net: add rte prefix to ether structures
[dpdk.git] / examples / packet_ordering / main.c
2019-05-24 Olivier Matznet: add rte prefix to ether structures
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-31 Kevin Laatzexamples: increase default ring sizes to 1024
2018-01-16 Shahaf Shulerexamples/packet_ordering: convert to new ethdev offload...
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-03-29 Bruce Richardsonring: return remaining entry count when dequeuing
2017-03-29 Bruce Richardsonring: return free space when enqueuing
2017-03-10 Keith Wilesexamples: fix optind reset
2016-12-01 Olivier Matzlog: do not drop debug logs at compile time
2016-05-02 Thomas Monjalonexamples: remove useless debug flags
2016-03-11 Tomasz Kulasekexamples: use buffered Tx
2015-05-11 Konstantin Ananyevapps: fix default mbuf size
2015-04-28 Olivier Matzapps: use helper to create mbuf pools
2015-02-24 Sergio Gonzalez... examples/packet_ordering: move creation of reorder...
2015-02-18 Sergio Gonzalez... examples/packet_ordering: new sample app