devtools: pass custom options to checkpatch
[dpdk.git] / examples / eventdev_pipeline /
2019-07-03 Bruce Richardsonexamples: fix pkg-config detection with older make
2019-07-02 Bruce Richardsonexamples: support relocated DPDK install
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-20 Bruce Richardsonexamples: fix make clean when using pkg-config
2019-04-22 Jerin Jacobeventdev: promote adapter functions as stable
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-15 Pavan Nikhileshexamples/eventdev: start ethdev after adapter setup
2019-03-15 Pavan Nikhileshexamples/eventdev: follow proper teardown sequence
2019-03-15 Pavan Nikhileshexamples/eventdev: probe max events
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2018-10-01 Pavan Nikhileshexamples/eventdev_pipeline: support Tx adapter
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 port id validation
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonexamples: enable linking both static and shared
2018-01-30 Bruce Richardsonexamples: use pkg-config in makefiles
2018-01-30 Bruce Richardsonexamples: put app name and sources at top of makefiles
2018-01-30 Bruce Richardsonexamples: build some samples with meson
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-21 Thomas Monjalonexamples/eventdev: fix build with GCC < 5
2018-01-19 Pavan Nikhileshexamples/eventdev: rename example