test/crypto: add lookaside IPsec ICV corrupt case
[dpdk.git] / app / test / test_distributor.c
2021-01-29 Lukasz Wojciechowskitest/distributor: fix return buffer queue overload
2020-10-31 Thomas Monjalontest/distributor: switch sequence to dynamic mbuf field
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
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
2019-10-25 Ruifeng Wangtest/distributor: fix spurious failure
2019-07-17 Harman Kalratest/distributor: fix flush with worker shutdown
2019-07-08 Phil Yangtest/distributor: replace sync with atomic builtins
2019-06-27 David Marchandtest: skip tests when missing requirements
2019-04-05 Pallantla Poornimatest/distributor: replace sprintf with strlcpy
2019-02-26 Bruce Richardsontest: move to app directory
2017-02-28 Ferruh Yigittest: move unit tests to separate directory
2016-07-15 Thomas Monjalonapp/test: rework command registration
2015-05-11 Konstantin Ananyevapps: fix default mbuf size
2015-05-11 Bruce Richardsondistributor: remove inclusion of mbuf header
2015-04-28 Olivier Matzapps: use helper to create mbuf pools
2014-11-13 Qinglai Xiaombuf: add usr alias for hash
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-08-26 David Marchandapp/test: only build what has been selected in config
2014-08-26 David Marchandapp/test: convert all tests to register system
2014-08-26 David Marchandapp/test: use accessor to set refcnt field
2014-06-12 Bruce Richardsondistributor: add unit tests