test/mbuf: fix access to freed memory
[dpdk.git] / app / test /
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 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-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 Zhihong Pengcmdline: free on exit
2021-10-22 Dmitry Kozlyukcmdline: make struct rdline opaque
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 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 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-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-14 Gregory Etelsonnet: introduce IPv4 IHL and version fields
2021-10-20 Konstantin Ananyevtest/bpf: fix undefined behavior with clang
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-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
2021-10-08 Archana Munigantitest/crypto: add inner checksum cases
2021-10-08 Shijith Thottontest/event_crypto: fix event crypto metadata write
2021-10-08 Vidya Sagar Velumuritest/crypto: add ZUC cases with 256-bit keys
2021-10-08 Tejasree Kondojtest/crypto: add UDP encapsulation port verification
2021-10-06 Xueming Liethdev: make queue release callback optional
2021-10-08 Dmitry Kozlyuknet: rename Ethernet header fields
2021-10-05 David Marchandtest/latency: fix loop boundary
2021-10-02 Bruce Richardsontest/mem: fix memory autotests on FreeBSD
2021-10-01 Pablo de Laraefd: allow more CPU sockets in table creation
2021-09-28 Tejasree Kondojtest/crypto: add tunnel header verification cases
2021-09-28 Anoob Josephtest/crypto: add packet hard expiry cases
2021-09-28 Anoob Josephtest/crypto: add packet soft expiry cases
2021-09-28 Anoob Josephsecurity: add SA lifetime configuration
2021-09-28 Anoob Josephtest/crypto: add outbound known vector cases for IV
2021-09-28 Tejasree Kondojtest/crypto: add UDP-encapsulated IPsec cases
2021-09-28 Tejasree Kondojtest/crypto: add IV gen cases for IPsec
2021-09-28 Tejasree Kondojtest/crypto: add lookaside IPsec ICV corrupt case
2021-09-28 Anoob Josephtest/crypto: add combined mode IPsec cases
2021-09-28 Anoob Josephtest/crypto: add lookaside IPsec cases
2021-09-28 Rebecca Troytest/compress: fix buffer overflow
2021-09-28 Fan Zhangtest/crypto: fix PDCP short MAC-I case
2021-09-27 Shijith Thottoneal: add macro to swap two variables
2021-09-23 Radu Nicolautelemetry: support dict of dicts
2021-09-16 Joyce Kongtest/func_reentrancy: free memzones after test
2021-09-15 Thomas Monjalontest/crypto: fix minsize build
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-09-08 Gagandeep Singhtest/crypto: support PDCP short MAC-I
2021-09-08 Akhil Goyaltest/crypto: remove illegal PMD header include
2021-09-06 Rebecca Troytest/crypto: refactor scheduler workers init
2021-08-02 John Levontest: quieten warning noise while forking
2021-07-31 John Levontest: flush stdout after forking
2021-07-30 Suanming Moutest/crypto: increase mbuf data payload size to 4K
2021-07-30 Joyce Kongtest/rcu: use compiler atomics for data sync
2021-07-30 Joyce Kongtest/service: use compiler atomics for lock sync
2021-07-30 Joyce Kongtest/mempool: use compiler atomics for lcores sync
2021-07-30 Joyce Kongtest/mempool: remove unused variable for lcores sync
2021-07-30 Joyce Kongtest/mcslock: use compiler atomics for lcores sync
2021-07-30 Joyce Kongtest/rwlock: use compiler atomics for lcores sync
2021-07-30 Joyce Kongtest/spinlock: use compile atomics for lcores sync
2021-07-30 Joyce Kongtest/ticketlock: use compiler atomics for lcores sync
next