ethdev: remove legacy SYN filter type support
[dpdk.git] / app / test /
2020-11-02 Pablo de Laratest/crypto: disable wireless cases for CPU crypto API
2020-11-03 Thomas Monjalonmbuf: remove deprecated timestamp field
2020-11-02 Timothy McDanielevent/dlb: add self-tests
2020-11-02 Timothy McDanielevent/dlb2: add self-tests
2020-10-31 David Marchandreorder: switch sequence number to dynamic mbuf field
2020-10-31 Thomas Monjalontest/graph: switch user data to dynamic mbuf field
2020-10-31 Thomas Monjalontest/distributor: switch sequence to dynamic mbuf field
2020-10-31 Thomas Monjalontest/mbuf: skip field registration at busy offset
2020-10-30 Honnappa Nagarahallitest/rcu: fix build with low core count
2020-10-29 Honnappa Nagarahallitest/ring: add stress tests for zero copy API
2020-10-29 Honnappa Nagarahallitest/ring: add functional tests for zero copy API
2020-10-29 Honnappa Nagarahallitest/ring: fix integer cast to pointer
2020-10-29 Honnappa Nagarahallitest/ring: remove unnecessary braces
2020-10-29 Honnappa Nagarahallitest/ring: fix memory dump
2020-10-28 Vladimir Medvedkinfib: remove maximum type enums
2020-10-24 Dharmik Thakkartest/hash: add RCU tests
2020-10-24 Dharmik Thakkartest/hash: use C11 atomics in lock-free perf test
2020-10-23 Thomas Monjalonremove config prefix used with make
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: standardize component names and defines
2020-10-19 Bruce Richardsonapp: fix missing dependencies
2020-10-19 Ciara Powertest/telemetry: fix socket resource leak
2020-10-19 Ciara Powertest/telemetry: fix error handling for socket
2020-10-19 Stephen Hemmingermalloc: add alloc_size attribute to functions
2020-10-19 Hemant Agrawalbitrate: add free function
2020-10-19 Sarosh Ariftest/distributor: fix mbuf leak on failure
2020-10-19 Lukasz Wojciechowskitest/distributor: fix quitting workers in burst mode
2020-10-19 Lukasz Wojciechowskitest/distributor: ensure all packets are delivered
2020-10-19 Lukasz Wojciechowskitest/distributor: add test with packets marking
2020-10-19 Lukasz Wojciechowskitest/distributor: fix race conditions on shutdown
2020-10-19 Lukasz Wojciechowskitest/distributor: collect return mbufs
2020-10-19 Lukasz Wojciechowskitest/distributor: fix lcores statistics
2020-10-19 Lukasz Wojciechowskitest/distributor: fix freeing mbufs
2020-10-19 Lukasz Wojciechowskitest/distributor: fix shutdown of busy worker
2020-10-19 Lukasz Wojciechowskidistributor: fix buffer use after free
2020-10-19 Akhil Goyalsecurity: update session create API
2020-10-16 Andrew Rybchenkoethdev: unify error code if port ID is invalid
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Ivan Ilchenkotest: check stop call status
2020-10-16 Omkar Maslekareal: add cache line demotion API
2020-10-16 Kevin Laatztest/service: fix race condition on stopping lcore
2020-10-15 Timothy McDanieleventdev: express DLB/DLB2 PMD constraints
2020-10-15 Ankur Dwiveditest/event: free resources after crypto adapter test
2020-10-15 Ankur Dwiveditest/event: fix function arguments for crypto adapter
2020-10-15 Ankur Dwiveditest/event: check unsupported crypto adapter mode
2020-10-15 Jay Jayatheerthantest/event: add null dev creation in Rx adapter autotest
2020-10-15 Jay Jayatheerthantest/event: uninit vdevs in Rx adapter autotest
2020-10-14 Franck Lenormandtest/crypto: add PDCP-SDAP cases
2020-10-14 Franck Lenormandtest/crypto: rework PDCP function
2020-10-14 Franck Lenormandtest/crypto: add test vectors for PDCP-SDAP
2020-10-14 Abhinandan Gujjartest/event_crypto_adapter: fix configuration
2020-10-14 Fan Zhangtest/crypto: add cases for raw datapath API
2020-10-14 Fan Zhangcryptodev: change crypto symmetric vector structure
2020-10-14 Pablo de Laratest/crypto: add GMAC SGL
2020-10-14 Vikas Guptatest/crypto: add bcmfs
2020-10-14 Ruifeng Wangtest/crypto: replace armv8 test suite
2020-10-14 Ruifeng Wangtest/crypto: fix stats test
2020-10-14 Marcel Cornucrypto/aesni_mb: support AES-ECB
2020-10-14 Adam Dybkowskicrypto/scheduler: rename slave to worker
2020-10-14 Nagadheeraj Rottelatest/crypto: replace NITROX PMD specific test suite
2020-10-14 Ankur Dwiveditest/crypto: fix device number
2020-10-15 Thomas Monjaloneal: simplify exit functions
2020-10-15 Harry van Haareneal: add new prefetch write variants
2020-10-15 Savinay Dharmappatest/sched: update subport rate dynamically
2020-10-15 Savinay Dharmappasched: update subport rate dynamically
2020-10-14 Dmitry Kozlyukcmdline: make implementation logically opaque
2020-10-14 Konstantin Ananyevacl: add 512-bit AVX512 classify method
2020-10-14 Konstantin Ananyevacl: add 256-bit AVX512 classify method
2020-10-14 Konstantin Ananyevtest/acl: expand classify test coverage
2020-10-13 Mairtin o Loingsighnet: add CRC AVX512 implementation
2020-10-13 Wei Hu (Xavier)test/cpuflags: add new Arm flags
2020-10-13 Ruifeng Wangconfig: remap flags used for Arm platforms
2020-10-07 Pavan Nikhileshtrace: add size_t as generic trace point
2020-10-06 Louise Kilheeneytest/telemetry: add unit tests for data to JSON
2020-10-06 Bruce Richardsontest/raw: remove ioat-specific autotest
2020-10-06 Bruce Richardsontest/raw: run selftest on all devices
2020-10-02 Louise Kilheeneysupport python 3 only
2020-09-30 Chenbo Xiaapp: fix ethdev port id size
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-10-01 Ciara Powerapp: remove references to make-based config
2020-09-30 Steven Lariautest/stack: remove thread synchronisation
2020-09-30 Steven Lariautest/stack: check errors for multi-threads
2020-09-30 Steven Lariautest/stack: remove unneeded memory allocations
2020-09-25 Radu Nicolaubuild: remove deprecated cpuflag macros
2020-09-23 Feifei Wangtest/ring: enhance debug info in failure cases
2020-09-23 Feifei Wangtest/ring: factorize object checks
2020-09-23 Feifei Wangtest/ring: validate single element enqueue/dequeue
2020-09-23 Feifei Wangtest/ring: check dequeued object for single element
2020-09-23 Feifei Wangtest/ring: fix dequeued object checks
2020-09-23 Feifei Wangtest/ring: fix number of single element enqueue/dequeue
2020-09-23 Feifei Wangtest/ring: fix object reference for single element...
2020-09-21 Ivan Dyukovapp: use new link status print format
2020-09-21 Ivan Dyukovethdev: format link status text
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-21 Harry van Haarentest/service: fix race condition on stopping lcore
2020-09-11 Bruce Richardsonrawdev: add private data size to info query
2020-09-07 Ciara Powerbuild: remove makefiles
2020-07-27 Ruifeng Wangtest/cycles: restore default delay callback
2020-07-21 Louise Kilheeneyadd python2 deprecation notice
next