net/txgbe: fix build with clang 13
[dpdk.git] / app /
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
2021-11-04 Konstantin Ananyevbpf: fix convert API when libpcap missing
2021-11-04 Wojciech Liguzinskisched: add PIE based congestion management
2021-11-04 Vladimir Medvedkinfib: add RIB extension size parameter
2021-11-04 Olivier Matztest/mbuf: fix access to freed memory
2021-11-04 David Marchandtest/cmdline: fix memory leak
2021-11-04 Vladimir Medvedkintest/thash: add performance tests for Toeplitz hash
2021-11-04 Vladimir Medvedkinhash: add bulk Toeplitz hash implementation
2021-11-04 Vladimir Medvedkinhash: add new Toeplitz hash implementation
2021-11-03 Dmitry Kozlyuktest/mempool: fix no-huge mode
2021-11-03 Dmitry Kozlyuktest/mempool: fix test on FreeBSD
2021-11-02 David Marchanddevtools: forbid indent with tabs in Meson
2021-10-26 Konstantin Ananyevtest: fix ring PMD initialisation
2021-10-25 Wisam Jaddoapp/flow-perf: export some config as runtime options
2021-10-25 Honnappa Nagarahallitest: test control thread creation
2021-10-25 Harman Kalratest/interrupts: remove direct access to interrupt...
2021-10-25 Honnappa Nagarahallitest/ring: relax memory ordering for stress test
2021-10-25 Dmitry Kozlyukmempool: fix non-IO flag inference
2021-10-25 Shijith Thottontest/event: fix timer adapter creation test
2021-10-25 Xueming Litest/devargs: fix memory leak
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-20 Kai Jitest/crypto: enable chacha_poly PMD
2021-10-20 Pablo de Laratest/crypto: add ZUC-256 vectors
2021-10-20 Pablo de Laratest/crypto: check auth parameters
2021-10-20 Pablo de Laratest/crypto: check cipher parameters
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-22 Konstantin Ananyevtest/bonding: fix after hiding ethdev internal structures
2021-10-22 Eli Britsteinapp/testpmd: fix packet burst spreading stats
2021-10-21 Xueming Liapp/testpmd: add forwarding engine for shared Rx queue
2021-10-21 Xueming Liapp/testpmd: force shared Rx queue polled on same core
2021-10-21 Xueming Liapp/testpmd: dump port info for shared Rx queue
2021-10-21 Xueming Liapp/testpmd: add parameter for shared Rx queue
2021-10-21 Xueming Liapp/testpmd: dump device capability and Rx domain info
2021-10-21 Jie Wangapp/testpmd: support L2TPv2 and PPP protocol pattern
2021-10-22 Zhihong Pengcmdline: free on exit
2021-10-22 Dmitry Kozlyukcmdline: make struct rdline opaque
2021-10-22 Stephen Hemmingerapp/dumpcap: add new packet capture application
2021-10-22 Stephen Hemmingerbpf: add function to convert classic BPF to DPDK BPF
2021-10-22 Stephen Hemmingertest/bpf: enable in fast tests
2021-10-22 Stephen Hemmingertest/pcapng: test pcapng library
2021-10-21 Chengwen Fengtest/dma: check DMA info query
2021-10-21 David Marchanddmadev: hide devices array
2021-10-21 Harry van Haarenapp/eventdev: add event port hints for perf mode
2021-10-21 Rashmi Shettyapp/eventdev: support burst enqueue
2021-10-21 Harry van Haarenapp/eventdev: fix terminal colour after control-c exit
2021-10-21 Naga Harish K S Veventdev/eth_rx: add per-queue event buffer
2021-10-21 Naga Harish K S Veventdev/eth_rx: add event buffer size configurability
2021-10-21 Ganapati Kundapuraeventdev/eth_rx: support Rx queue config get
2021-10-21 Pavan Nikhilesheventdev/eth_rx: simplify event vector config
2021-10-21 Shijith Thottoneventdev/crypto: add cryptodev start in adapter spec
2021-10-21 David Marchandtest: rely on EAL detection for core list
2021-10-21 Xueming Litest: add devargs test cases
2021-10-21 Olivier Matzmbuf: fix reset on mbuf free
2021-10-21 Vladimir Medvedkintest/hash: fix buffer overflow with jhash
2021-10-20 Gregory Etelsonapp/testpmd: add flex item commands
2021-10-20 Gregory Etelsonapp/testpmd: add flow command parsing routine
2021-10-19 Eli Britsteinapp/testpmd: add tunnel types
2021-10-19 Sunil Kumar Koriapp/testpmd: fix access to DSCP table entries
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-15 Jie Wangapp/testpmd: fix RSS hash offload display
next