ethdev: add namespace
[dpdk.git] / app / test-eventdev / test_pipeline_common.c
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-21 Pavan Nikhilesheventdev/eth_rx: simplify event vector config
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-07-01 Pavan Nikhileshapp/eventdev: add option to enable per port pool
2021-04-12 Pavan Nikhileshapp/eventdev: add vector mode in pipeline test
2021-01-26 Feifei Wangapp/eventdev: remove unnecessary barrier in pipeline...
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-15 Harman Kalraapp/eventdev: enable fast free offload
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