test/mbuf: fix access to freed memory
[dpdk.git] / app /
2021-10-29 Olivier Matztest/mbuf: fix access to freed memory tmp_20211029
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
2021-10-14 Gregory Etelsonnet: introduce IPv4 IHL and version fields
2021-10-14 Ivan Ilchenkoapp/testpmd: add option to display extended statistics
2021-10-14 Viacheslav Ovsiienkoapp/testpmd: fix hex string parser in flow commands
2021-10-14 Viacheslav Ovsiienkoapp/testpmd: update modify field flow action support
2021-10-14 Ivan Malovethdev: query proxy port to manage transfer flows
2021-10-13 Ivan Malovethdev: add represented port action to flow API
2021-10-13 Ivan Malovethdev: add port representor action to flow API
2021-10-13 Ivan Malovethdev: add represented port item to flow API
2021-10-13 Ivan Malovethdev: add port representor item to flow API
2021-10-13 Konstantin Ananyevethdev: add API to retrieve multiple MAC addresses
2021-10-12 Ivan Malovethdev: negotiate delivery of packet metadata from...
2021-10-12 Andrew Rybchenkoethdev: remove deprecated shared counter attribute
2021-10-12 Viacheslav Galaktionovapp/testpmd: add command to print representor info
2021-10-11 Huisong Liapp/testpmd: retain all original dev conf when config DCB
2021-10-11 Chengchang Tangapp/testpmd: add command to show LACP bonding info
2021-10-08 Alvin Zhangapp/testpmd: fix txonly forwarding
2021-10-08 Alvin Zhangapp/testpmd: update forward engine beginning
2021-10-20 Konstantin Ananyevtest/bpf: fix undefined behavior with clang
2021-10-18 Akhil Goyalapp/crypto-perf: support lookaside IPsec
2021-10-18 Nipun Guptaapp/bbdev: handle endianness of test data
2021-10-18 Hemant Agrawalapp/bbdev: enable la12xx
2021-10-17 Hemant Agrawaltest/crypto: add raw API support in 5G algos
2021-10-17 Hemant Agrawaltest/crypto: add raw API test for dpaax
2021-10-17 Hemant Agrawalcryptodev: rename field in vector struct
2021-10-16 Matan Azradcryptodev: extend data-unit length field
2021-10-16 Przemyslaw Zeganapp/crypto-perf: fix AAD template copy overrun
2021-10-20 David Marchandmempool: accept user flags only
2021-10-20 Andrew Rybchenkomempool: make header size calculation internal
2021-10-20 Andrew Rybchenkomempool: add namespace to flags
2021-10-19 Dharmik Thakkartest/hash: use compiler atomics for sync
2021-10-19 Joyce Kongstack: remove unneeded atomic header include
2021-10-19 Dmitry Kozlyukmempool: add non-IO flag
2021-10-19 Dmitry Kozlyukmempool: add event callbacks
2021-10-18 Kevin Laatztest/dma: add burst capacity test
2021-10-18 Kevin Laatztest/dma: add fill tests
2021-10-18 Bruce Richardsontest/dma: add failure handling tests
2021-10-18 Bruce Richardsontest/dma: add more comprehensive copy tests
2021-10-18 Bruce Richardsontest/dma: run test suite on skeleton driver
2021-10-18 Bruce Richardsontest/dma: add basic copy tests
2021-10-18 Bruce Richardsontest/dma: add basic dmadev instance tests
2021-10-17 Chengwen Fengtest/dma: add dmadev API test
2021-10-15 David Marchandmbuf: enforce no option for dynamic fields and flags
2021-10-15 David Marchandmemzone: enforce valid flags when reserving
2021-10-15 David Marchandmempool: enforce valid flags at creation
2021-10-14 David Christensentest/atomic: fix 128-bit atomic test with many cores
2021-10-12 John Levoneal/linux: allow hugetlbfs sub-directories
2021-10-12 David Marchandtest: remove autotest python wrapper
2021-10-12 David Marchandtest/service: fix race in attr check
2021-10-12 Joyce Kongtest/service: fix some comment
next