build: fix warning about using -Wextra flag
[dpdk.git] / app /
2022-02-02 Bruce Richardsonbuild: fix warnings when running external commands
2022-01-18 Dmitry Kozlyukapp/testpmd: fix external buffer allocation
2022-01-18 Sean Morrisseyapp/testpmd: fix dereference before null check
2022-01-14 Viacheslav Ovsiienkoapp/testpmd: fix Tx scheduling interval
2022-01-21 Anoob Josephtest/crypto: add copy/set DF cases in IPsec
2022-01-21 Anoob Josephtest/crypto: add AES-XCBC known vectors
2022-01-21 Tejasree Kondojtest/crypto: skip null auth in ICV corrupt case
2022-01-21 Tejasree Kondojtest/crypto: add fragmented packet case
2022-01-21 Tejasree Kondojtest/crypto: add IPsec AES-CTR cases
2022-01-21 Ankur Dwiveditest/crypto: add IPsec security stats cases
2022-01-21 Anoob Josephtest/crypto: add IPsec transport mode cases
2022-01-21 Tejasree Kondojtest/crypto: add IPsec fragmented packet known vectors
2022-01-21 Tejasree Kondojtest/crypto: add IPsec HMAC-SHA384/512 known vectors
2022-01-21 Tejasree Kondojtest/crypto: add IPv6 tunnel mode cases
2022-01-21 Anoob Josephtest/crypto: add chained operations in combined cases
2022-01-21 Tejasree Kondojtest/crypto: add IPsec AES-CBC-HMAC-SHA256 known vectors
2022-01-21 Anoob Josephtest/crypto: add IPsec AES-CBC known vectors
2022-01-21 Bruce Richardsonbuild: make "packet framework" optional
2022-01-21 Bruce Richardsonbuild: make flow classification optional
2022-01-21 Bruce Richardsontest: link against all enabled libs
2022-01-21 Elena Agostinigpudev: add alignment for memory allocation
2022-01-20 Bruce Richardsontest/dma: increase iterations of capacity test case
2022-01-12 Jerin Jacobdrivers: remove octeontx2 drivers
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-26 Elena Agostiniapp/gpudev: remove memory leaks
2021-11-26 Sean Morrisseyfix PMD wording
2021-11-26 Sean Morrisseyremove repeated 'the' in the code
2021-11-24 Gregory Etelsonapp/testpmd: fix hexadecimal parser with odd length
2021-11-24 Xueming Libus: fix device iterator match from arguments
2021-11-23 Gagandeep Singhapp/crypto-perf: increase segment size for IPsec
2021-11-17 Gregory Etelsonapp/testpmd: fix tunnel offload validation
2021-11-17 Ivan Malovapp/testpmd: fix flow transfer proxy port handling
2021-11-16 Raslan Darawshehapp/testpmd: fix GTP PSC extension header length
2021-11-17 David Marchandbuild: make pdump optional
2021-11-17 David Marchandbuild: make metrics libraries optional
2021-11-17 David Marchandbuild: make GRO/GSO libraries optional
2021-11-17 Joyce Kongapp: remove unneeded atomic header include
2021-11-17 Joyce Kongapp/testpmd: remove atomic operations for port status
2021-11-17 Joyce Kongapp/eventdev: use compiler atomics for shared data...
2021-11-17 Joyce Kongapp/crypto: use compiler atomic builtins for display...
2021-11-17 Joyce Kongapp/compress: use compiler atomic builtins for display...
2021-11-17 Joyce Kongapp/bbdev: use compiler atomics for shared data sync
2021-11-17 Joyce Kongtest/timer: use compiler atomic builtins for sync
2021-11-17 Joyce Kongtest/stack_perf: use compiler atomics for lcore sync
2021-11-17 Joyce Kongtest/ring_perf: use compiler atomic builtins for lcores...
2021-11-17 Joyce Kongtest/pmd_perf: use compiler atomic builtins for polling...
2021-11-17 Joyce Kongtest/func_reentrancy: use compiler atomics for data...
2021-11-17 Joyce Kongtest/bpf: use compiler atomics for calculation
2021-11-17 Raslan Darawshehapp/flow-perf: fix parsing of invalid option
2021-11-16 Elena Agostiniapp/gpudev: improve output
2021-11-16 Stephen Hemmingerfix spelling in comments and doxygen
2021-11-16 David Marchandtest: move RED to extra tests list
2021-11-16 David Marchandtest: create a list of extra tests
2021-11-16 David Marchandtest: remove unnecessary test commands
2021-11-16 Stephen Hemmingertest/bpf: do not require DNS lookup
2021-11-16 Gagandeep Singhtest/crypto: fix output buffer length
2021-11-16 Ciara Powertest/crypto: remove unnecessary stats retrieval
2021-11-16 Anoob Josephtest/crypto: fix missing return checks
2021-11-16 Kai Jitest/crypto: fix data lengths
2021-11-16 Anoob Josephtest/crypto: skip plain text compare for null cipher
2021-11-16 Conor Walshtest/distributor: remove unused counter
2021-11-16 Conor Walshtest/thash: fix build with clang 13
2021-11-16 Rongwei Liuapp/flow-perf: add packet metering mode
2021-11-16 Rongwei Liuapp/flow-perf: support dynamic values for meter profile
2021-11-16 Rongwei Liuapp/flow-perf: support meter policy API
2021-11-16 Rongwei Liuapp/flow-perf: move flow options as global
2021-11-16 David Marchandtest/red: fix typo in test description
2021-11-15 Jie Wangapp/testpmd: fix DCB in VT configuration
2021-11-15 Haiyue Wangapp/testpmd: avoid process ID out of range
2021-11-10 David Marchandbuild: factorize jansson availability check
2021-11-10 David Marchandtest: fix dependency on pcapng
2021-11-10 David Marchandbuild: cleanup libpcap dependent components
2021-11-10 David Marchandtest: add bitmap to fast tests
2021-11-10 Huichao Caitest/ipfrag: check fragment offsets
2021-11-08 Huisong Liapp/testpmd: remove unused header file
2021-11-08 Elena Agostinigpudev: add communication list
2021-11-08 Elena Agostinigpudev: add communication flag
2021-11-08 Elena Agostinigpudev: add memory API
2021-11-08 Thomas Monjalongpudev: add child device representing a device context
2021-11-08 Elena Agostinigpudev: introduce GPU device class library
2021-11-08 Satheesh Paulapp/flow-perf: add random priority option
2021-11-07 David Marchandapp: fix external dependency linking
2021-11-05 David Marchandapp/testpmd: remove double dependency on bitrate lib
2021-11-05 David Marchandapp/testpmd: remove unneeded dependency on meter lib
2021-11-05 Gregory Etelsonapp/testpmd: fix flex item flush
2021-11-04 Naga Harish K S Vtest/event: add unit test for Rx adapter
2021-11-04 Vidya Sagar Velumuritest/crypto: fix vectors for ZUC-256
2021-11-04 Pablo de Laratest/crypto: fix test vectors for ZUC-256
2021-11-04 Rebecca Troytest/crypto: refactor DOCSIS to show hidden cases
2021-11-04 Jim Harristest/compress-perf: remove unused variable
2021-11-04 Kiran Kumar Ktest/crypto-perf: fix memory allocation in asym case
2021-11-04 Kai Jitest/crypto: fix max length for raw data path
2021-11-03 Junfeng Guoapp/testpmd: increase max raw pattern size to 512
2021-11-02 Min Hu (Connor)bonding: show Tx policy for 802.3AD mode
2021-10-29 Maxime Coquelinapp/testpmd: add missing flow types in port info
2021-10-29 Maxime Coquelinapp/testpmd: fix RSS type display
2021-10-29 Maxime Coquelinapp/testpmd: fix RSS key length
2021-10-28 Andrew Rybchenkoapp/testpmd: fix MTU configuration before device start
2021-10-28 Jie Wangapp/testpmd: fix L2TPv2 message type
2021-11-05 Sean Zhangapp/flow-perf: add destination ports parameter
next