app/eventdev: check Tx adapter service ID
[dpdk.git] / app / test-eventdev / test_pipeline_common.c
2020-05-14 Pavan Nikhileshapp/eventdev: check Tx adapter service ID
2020-04-04 Pavan Nikhileshapp/eventdev: validate producer type
2019-11-26 Pavan Nikhileshapp/eventdev: check function errors
2019-11-08 Andrzej Ostruszkaapp/eventdev: clean LTO warnings
2019-10-05 Pavan Nikhileshapp/eventdev: add options for mbuf and packet sizes
2019-10-07 Ivan Ilchenkoapp: check code of promiscuous mode switch
2019-10-07 Ivan Ilchenkoapp: check status of getting ethdev info
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-03-15 Pavan Nikhileshapp/eventdev: follow proper teardown sequence
2018-11-23 Thomas Monjalonapp/eventdev: fix possible uninitialized variable
2018-10-01 Pavan Nikhileshapp/eventdev: support Tx adapter
2018-10-01 Pavan Nikhileshapp/eventdev: remove redundant newlines
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-25 Pavan Nikhileshapp/eventdev: use proper teardown sequence
2018-07-05 Ferruh Yigitexamples: fix RSS hash function configuration
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-01-19 Pavan Nikhileshapp/eventdev: launch pipeline lcores
2018-01-19 Pavan Nikhileshapp/eventdev: add Tx service setup
2018-01-19 Pavan Nikhileshapp/eventdev: add event port and Rx adapter setup
2018-01-19 Pavan Nikhileshapp/eventdev: add pipeline ethport setup and destroy
2018-01-19 Pavan Nikhileshapp/eventdev: add pipeline opt dump and check functions
2018-01-19 Pavan Nikhileshapp/eventdev: add mempool setup and destroy
2018-01-19 Pavan Nikhileshapp/eventdev: add pipeline test setup and destroy