doc: remove similar columns from NIC features matrix
[dpdk.git] / app /
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-16 Thomas Monjalonreplace always-inline attributes
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-15 Suanming Moubitmap: add init with all bits set
2020-04-15 Thomas Monjalontest: remove meson dependency on /proc file
2020-04-04 Pavan Nikhileshapp/eventdev: validate producer type
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-04-05 Nagadheeraj Rottelacrypto/nitrox: support 3DES-CBC
2020-04-05 Nicolas Chautruapp/bbdev: update test vectors
2020-04-05 Nicolas Chautruapp/bbdev: support offload test for LDPC
2020-04-05 Nicolas Chautruapp/bbdev: support LDPC interrupt test
2020-04-05 Nicolas Chautruapp/bbdev: add performance tests
2020-04-05 Nicolas Chautruapp/bbdev: support HARQ validation
2020-04-05 Nicolas Chautruapp/bbdev: rename FPGA LTE macros to be more explicit
2020-04-05 Nicolas Chautrubaseband/turbo_sw: support large size code block
2020-04-05 Arek Kusztaltest/crypto: add AES-GCM J0 case
2020-04-05 Ruifeng Wangtest/ipsec: fix crash in session destroy
2020-04-05 Mairtin o Loingsightest/crypto: add AES-256 DOCSIS test vectors
2020-04-10 Vladimir Medvedkinapp/test-fib: add in default build
2020-04-10 Vladimir Medvedkinapp/test-fib: get rid of libresolv dependency
2020-04-10 Vladimir Medvedkinapp/test-fib: fix 32-bits build
2020-04-10 Vladimir Medvedkinapp/test-fib: fix possible use of uninitialized data
2020-03-27 Yunjian Wangkvargs: fix buffer overflow when parsing list
2020-03-27 Olivier Matztest/kvargs: fix invalid cases check
2020-03-27 Olivier Matztest/kvargs: fix to consider empty elements as valid
2020-03-24 Ruifeng Wangtest: allow no-huge mode for fast-tests
2020-03-24 Ruifeng Wangtest: skip some subtests in no-huge mode
2020-03-24 David Marchandtest: load drivers when required
2020-03-18 Xiao Zhangethdev: add PFCP header to flow API
2020-03-18 Xiao Zhangapp/testpmd: parse flow command line for AH
2020-03-04 Timothy Redaelliapp/pipeline: fix build with gcc 10
2020-03-04 Timothy Redaellitest: fix build with gcc 10
2020-02-22 Hemant Agrawaladd top-level SPDX license tag
2020-02-21 Hariprasad Govindh... app/testpmd: fix return of port list parser
2020-02-21 Wisam Jaddoapp/testpmd: fix identifier size for port attach
2020-02-19 Ferruh Yigitapp/testpmd: guarantee port array access in range
2020-02-20 Thomas Monjalontest/ipsec: fix a typo in function name
2020-02-20 Thomas Monjalonapp/crypto-perf: use common macros for min/max
2020-02-16 Vladimir Medvedkinapp/test-fib: add test application for FIB
2020-02-16 Reshma Pattantest: fix build without ring PMD
2020-02-15 Pavan Nikhileshapp/eventdev: fix pipeline test with meson build
2020-02-14 Wei Hu (Xavier)app/testpmd: update Rx offload after setting MTU
2020-02-14 Thomas Monjalonapp/testpmd: fix hot-unplug detaching
2020-02-14 Thomas Monjalonapp/testpmd: rename function for detaching by devargs
2020-02-14 Thomas Monjalonapp/testpmd: add port check before manual detach
2020-02-14 Hariprasad Govindh... app/testpmd: add --portlist option
2020-02-14 Viacheslav Ovsiienkoapp/testpmd: fix txonly flow generation entropy
2020-02-13 Marcin Smoczynskitest/crypto: add CPU crypto mode cases
2020-02-13 Artur Trybulatest/compress: replace test vector
2020-02-13 Thomas Monjalonfix Mellanox copyright and SPDX tag
2020-02-13 Konstantin Ananyevtest/acl: add 32-bit range test case
2020-02-11 Thomas Monjalonbuild: remove redundant config include
2020-02-06 Viacheslav Ovsiienkotest/mbuf: check pinned external buffer
2020-02-06 Stephen Hemmingerapp/pdump: fix build with clang
2020-02-06 Thomas Monjalonmk: ignore missing field initializers warning
2020-02-05 Artur Trybulatest/compress: add cycle-count mode to perf tool
2020-02-05 Adam Dybkowskitest/crypto: refactor unit tests into one combined...
2020-02-05 Adam Dybkowskitest/crypto: add capability checks
2020-02-05 Adam Dybkowskitest/crypto: refactor unit tests
2020-02-05 Wei Hu (Xavier)app/testpmd: fix uninitialized members when setting PFC
2020-02-05 Wei Hu (Xavier)app/testpmd: fix initial value when setting PFC
2020-02-05 Ori Kamapp/testpmd: fix copy of dynamic flag name
2020-02-05 Ori Kamapp/testpmd: fix uninitialized members of MPLS
2020-02-05 Stephen Hemmingerapp/testpmd: fix RFC addresses for Tx only
2020-02-05 Honnappa Nagarahallitest/hash: move lock-free tests to perf tests
2020-02-05 Honnappa Nagarahallitest/hash: add lock-free functional tests
2020-02-05 Amit Guptatest/hash: split into shorter subtests
2020-02-05 Thomas Monjaloncryptodev: revert Chacha20-Poly1305 AEAD algorithm
2020-02-05 Pavan Nikhileshapp: use common macro RTE_DIM
2020-01-20 Viacheslav Ovsiienkoapp/testpmd: add mempool with external data buffers
2020-01-20 Bruce Richardsonapp/test: remove meson dependency on file in /sys
2020-01-17 Xueming Liapp/testpmd: add flow dump command
2020-01-17 Dekel Peledapp/testpmd: support GTP message type
2020-01-17 Ori Kamapp/testpmd: support mbuf dynamic flag
2020-01-17 Bernard Iremongerapp/testpmd: improve flow command debug
2020-01-17 Bernard Iremongerapp/testpmd: parse flow command line for ESP
2020-01-17 Rory Sextonethdev: add L2TPv3 over IP header to flow API
2020-01-17 Dekel Peledapp/testpmd: fix GENEVE flow item
2020-01-17 Suanming Mouethdev: add IPv4/IPv6 DSCP rewrite action
2020-01-17 Stephen Hemmingerapp/testpmd: call cleanup on exit
2020-01-17 Ciara Powerapp/testpmd: fix device mcast list error handling
2020-01-17 Kalesh APapp/testpmd: show MAC addresses added to a port
2020-01-19 Honnappa Nagarahallitest/ring: add custom element size performance tests
2020-01-19 Honnappa Nagarahallitest/ring: add custom element size functional tests
2020-01-19 Honnappa Nagarahallitest/ring: use division for cycle count calculation
2020-01-16 Arek Kusztaltest/crypto: add Chacha Poly cases
2020-01-15 Adam Dybkowskitest/crypto: add mixed encypted-digest
2020-01-15 Sunila Sahutest/crypto: add ECPM cases
2020-01-15 Ayuj Vermatest/crypto: add ECDSA sign/verify cases
2020-01-15 Adam Dybkowskitest/crypto: fix missing operation status check
2020-01-15 Pavan Nikhileshtest/event: fix OCTEON TX2 event device name
2020-01-15 Pavan Nikhileshtest/event: fix unintended vdev creation
2019-12-20 David Marchandtest/common: fix log2 check
2019-11-28 Allain Legacytest/cfgfile: replace license text with SPDX tag
2019-11-28 Vladimir Medvedkintest/thash: replace license text with SPDX tag
2019-11-27 Harry van Haarentest/service: fix wait for service core
2019-11-26 Pavan Nikhileshapp/testpmd: use better randomness for Tx split
2019-11-26 David Marchandapp/testpmd: reduce memory consumption
2019-11-26 Stephen Hemmingerapp/testpmd: fix memory leak on detach
2019-11-25 Archana Munigantiapp/crypto-perf: fix input of AEAD decrypt
next