mbuf: add rte prefix to offload flags
[dpdk.git] / app /
2021-07-30 Olivier Matzmbuf: add rte prefix to offload flags rename-olflags1
2021-07-30 Paulis Gributsapp/testpmd: fix hotplug removal
2021-07-30 Gregory Etelsonapp/testpmd: fix Tx checksum calculation for tunnel
2021-07-24 Andrew Rybchenkoapp/testpmd: send failure logs to stderr
2021-07-24 Paulis Gributsapp/testpmd: remove most uses of internal ethdev array
2021-07-24 Yuying Zhangapp/testpmd: fix MAC address after port reset
2021-07-24 Ferruh Yigitapp/testpmd: fix help string for port reset
2021-07-21 Adam Dybkowskitest/crypto: check raw API support
2021-07-20 Shiri Kuzintest/crypto: support mlx5 driver
2021-07-20 Shiri Kuzintest/crypto: add multi-segment out-of-place AES-XTS
2021-07-20 Shiri Kuzintest/crypto: add AES-XTS vectors
2021-07-20 Abhinandan Gujjartest/crypto: fix mempool size for session-less
2021-07-20 Richael Zhuangtest/power: fix CPU frequency check for intel_pstate
2021-07-13 Rongwei Liuapp/testpmd: support matching on VXLAN reserved field
2021-07-13 Gregory Etelsonapp/testpmd: add flow matching on IPv4 version and IHL
2021-07-13 Viacheslav Ovsiienkoapp/testpmd: fix offloads for newly attached port
2021-07-09 Richael Zhuangtest/power: fix CPU frequency when turbo enabled
2021-07-09 Richael Zhuangpower: support cppc_cpufreq driver
2021-07-07 Rebecca Troytest/crypto: use formal array size macro
2021-07-07 Rebecca Troytest/crypto: fix typo in ESN case
2021-07-07 Rebecca Troytest/crypto: fix typo in AES case
2021-07-07 Rebecca Troytest/crypto: rename slave to worker
2021-07-07 Rebecca Troytest/crypto: fix autotest function parameters
2021-07-07 Thierry Herbelottest/crypto: fix mbuf reset after null check
2021-07-07 Kai Jiapp/crypto-perf: fix out-of-place mempool allocation
2021-07-07 Kiran Kumar Ktest/crypto: add cnxk for asymmetric cases
2021-07-07 Tejasree Kondojtest/crypto: enable cnxk
2021-07-02 Huisong Liapp/testpmd: change port link speed without stopping all
2021-07-02 Jie Zhouapp/testpmd: build on Windows
2021-07-02 Jie Zhouapp/testpmd: disable flow director functions if unneeded
2021-07-02 Jie Zhouapp/testpmd: replace POSIX-specific code
2021-07-02 Jie Zhouapp/testpmd: fix type of FEC mode parsing output
2021-07-02 Jie Zhouapp/testpmd: resolve name collisions with Windows types
2021-07-02 Olivier Matztest/cksum: add L3/L4 checksum API test
2021-07-02 Thierry Herbelotapp/testpmd: move conntrack update after null check
2021-07-01 Pavan Nikhileshapp/eventdev: add option to enable per port pool
2021-06-30 Feifei Wangapp/eventdev: remove unnecessary barrier from order...
2021-07-06 Olivier Matztest/mbuf: fix virtual address conversion
2021-07-06 David Marchandtest: remove hack for private header inclusion
2021-07-05 Lance Richardsonapp/test: fix IPv6 header initialization
2021-06-24 Owen Hilyardtests/eal: fix memory leak
2021-06-24 Owen Hilyardtests/cmdline: fix memory leaks
2021-06-03 Aaron Conoletest: remove strict timing requirements some tests
2021-05-20 Kevin Traynortest: fix build with GCC 11
2021-05-19 Kevin Traynortest/crypto: fix build with GCC 11
2021-05-19 Stephen Hemmingertest/timer: remove license boilerplate
2021-05-19 Ciara Powertest/crypto: fix result when PMD is not loaded
2021-05-19 Min Hu (Connor)test: fix division by zero
2021-05-18 Ferruh Yigittest/table: fix build with GCC 11
2021-05-12 David Hunttest/power: fix turbo test
2021-05-12 David Hunttest/power: fix low frequency test when turbo enabled
2021-05-12 David Hunttest/power: add turbo mode to frequency check
2021-05-12 David Hunttest/power: fix CPU frequency check
2021-05-12 Min Hu (Connor)test: check flow classifier creation
2021-05-12 Min Hu (Connor)app/crypto-perf: check memory allocation
2021-05-12 Ciara Powertest/crypto: build block-cipher suite dynamically
2021-05-12 Ciara Powertest/crypto: fix return value of a skipped test
2021-05-12 Ciara Powertest/crypto: move test suite parameters to header file
2021-05-12 Ciara Powertest/crypto: replace unsupported with skipped
2021-05-12 Ciara Powertest/crypto: refactor to use sub test suites
2021-05-12 Ciara Powertest: introduce parent test suite format
2021-05-12 Ciara Powertest: refactor unit test suite runner
2021-05-12 Haifei Luoapp/testpmd: support action meter color
2021-05-11 Gregory Etelsonapp/testpmd: fix tunnel offload flows cleanup
2021-05-09 Shijith Thottontest/event: fix result of unsupported periodic timer
2021-05-09 Pavan Nikhileshapp/eventdev: fix lcore parsing skipping last core
2021-05-12 Min Hu (Connor)test/timer: check memzone allocation
2021-05-05 Kai Jitest/crypto: copy offset data to OOP destination buffer
2021-05-05 Kai Jitest/crypto: fix auth-cipher compare length in OOP
2021-05-05 Min Hu (Connor)app/bbdev: fix HARQ error messages
2021-05-05 Min Hu (Connor)app/bbdev: check memory allocation
2021-05-05 Stanislaw Kardachtest/distributor: fix burst flush on worker quit
2021-05-05 Stanislaw Kardachtest/distributor: fix worker notification in burst...
2021-04-30 Michael Baumapp/testpmd: support indirect counter action query
2021-04-30 Michael Baumapp/testpmd: remove indirect RSS action query
2021-04-29 Huisong Liapp/testpmd: remove redundant forwarding initialization
2021-04-29 Huisong Liapp/testpmd: add forwarding configuration to DCB config
2021-04-29 Huisong Liapp/testpmd: verify DCB config during forward config
2021-04-29 Huisong Liapp/testpmd: check DCB info support for configuration
2021-04-29 Huisong Liapp/testpmd: fix DCB re-configuration
2021-04-29 Huisong Liapp/testpmd: fix DCB forwarding configuration
2021-04-29 Huisong Liapp/testpmd: fix forward lcores number for DCB
2021-04-29 Min Hu (Connor)app/testpmd: fix division by zero on socket memory...
2021-04-27 Viacheslav Ovsiienkoapp/testpmd: fix segment number check
2021-04-26 Chengchang Tangapp/testpmd: fix max queue number for Tx offloads
2021-04-26 Min Hu (Connor)test/kni: check init result
2021-04-26 Min Hu (Connor)test/kni: fix a comment
2021-05-04 Pavan Nikhileshevent/cnxk: add SSO selftest and dump
2021-04-29 Min Hu (Connor)app/eventdev: fix overflow in lcore list parsing
2021-05-04 Olivier Matztest/mempool: fix object initializer
2021-05-04 Bruce Richardsonbuild: fix formatting of Meson lists
2021-05-03 Stanislaw Kardachstack: allow lock-free only on relevant architectures
2021-04-21 Chengwen Fengapp/testpmd: support display queue state
2021-04-21 Huisong Liapp/testpmd: show link flow control info
2021-04-21 Chengwen Fengapp/testpmd: support cleanup Tx queue mbufs
2021-04-21 Haifei Luoapp/testpmd: support policy actions per color
2021-04-21 Li Zhangethdev: add pre-defined meter policy API
2021-04-19 Bing Zhaoapp/testpmd: add commands for conntrack
2021-04-19 Jeff Guoapp/testpmd: add packet ID for IP fragment
2021-04-19 Ori Kamapp/testpmd: support integrity flow item
next