ethdev: add namespace
[dpdk.git] / examples / packet_ordering / main.c
2021-10-22 Ferruh Yigitethdev: add namespace
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-04-21 Chengchang Tangexamples: add eal cleanup to examples
2021-03-24 Dapeng Yuexamples/packet_ordering: fix port configuration
2021-03-23 Ibtisam Tariqexamples/packet_ordering: enhance getopt_long usage
2020-10-31 David Marchandreorder: switch sequence number to dynamic mbuf field
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-07-30 Sarosh Arifexamples/packet_ordering: use proper exit method
2020-07-30 Sarosh Arifexamples: fix port mask parsing failure handling
2019-10-07 Igor Romanovexamples: check status of getting MAC address
2019-10-07 Ivan Ilchenkoexamples: take promiscuous mode switch result into...
2019-10-07 Ivan Ilchenkoexamples: check status of getting ethdev info
2019-07-08 Phil Yangexamples/packet_ordering: add stats per worker thread
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