test/crypto: enable cnxk
[dpdk.git] / app /
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
2021-04-19 Huisong Liapp/testpmd: add link autoneg status display
2021-04-19 Bing Zhaoethdev: introduce indirect flow action
2021-04-21 Richael Zhuangtest/power: round CPU frequency to check
2021-04-21 Richael Zhuangtest/power: add delay before checking CPU frequency
2021-04-21 Min Hu (Connor)test/bpf: fix error message
2021-04-21 Chengwen Fengtest: check thread creation
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names
2021-04-21 Bruce Richardsonapp: reduce indentation in build files
2021-04-20 Kevin Traynortest/cmdline: silence clang 12 warning
2021-04-20 Kevin Traynortest/cmdline: fix inputs array
2021-04-20 Vladimir Medvedkinhash: add predictable RSS
2021-04-17 Shijith Thottontest/event_crypto: use crypto adapter enqueue API
2021-04-14 Huisong Liapp/testpmd: fix bitmap of link speeds when force speed
2021-04-14 Haifei Luoapp/testpmd: add command for single flow dump
2021-04-14 Haifei Luoethdev: dump single flow rule
2021-04-13 Li Zhangapp/testpmd: add meter profile packet mode option
2021-04-09 Lance Richardsontest: fix TCP header initialization
2021-04-09 Hemant Agrawalapp/testpmd: fix missing MPLS tokens for RSS
2021-04-16 Fan Zhangcryptodev: add dequeue count parameter in raw API
2021-04-16 Adam Dybkowskiapp/crypto-perf: close device after benchmark run
2021-04-16 Adam Dybkowskitest/crypto: close device after tests
2021-04-16 Tejasree Kondojtest/crypto: add cases for block cipher encrypted digest
2021-04-16 Nicolas Chautrubbdev: add explicit enum for code block mode
2021-04-14 Xueming Lidevargs: unify scratch buffer storage
2021-04-14 Stephen Hemmingerpflock: add phase-fair reader writer locks
2021-04-14 Feifei Wangtest/trace: fix race on collected perf data
next