examples: fix port mask parsing failure handling
[dpdk.git] / examples / distributor / main.c
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 Igor Romanovexamples: check status of getting link info
2019-10-07 Ivan Ilchenkoexamples: take promiscuous mode switch result into...
2019-10-07 Ivan Ilchenkoexamples: check status of getting ethdev info
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-02 David Huntexamples/distributor: detect high frequency cores
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-31 Kevin Laatzexamples: increase default ring sizes to 1024
2018-01-16 Shahaf Shulerexamples/distributor: convert to new ethdev offloads API
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-03-29 Bruce Richardsonring: return remaining entry count when dequeuing
2017-03-29 Bruce Richardsonring: return free space when enqueuing
2017-03-29 David Huntexamples/distributor: give Rx thread a core
2017-03-29 David Huntexamples/distributor: tweak for performance
2017-03-29 David Huntexamples/distributor: add dedicated core
2017-03-29 David Huntexamples/distributor: wait for ports to come up
2017-03-29 David Huntexamples/distributor: allow for extra stats
2017-03-29 David Huntdistributor: switch over to new API
2017-03-10 Keith Wilesexamples: fix optind reset
2016-12-01 Olivier Matzlog: do not drop debug logs at compile time
2016-07-15 Reshma Pattanexamples/distributor: fix Rx thread logic for zero...
2016-05-16 Marcin Kerlinexamples/distributor: check mempool error
2016-05-02 Thomas Monjalonexamples: remove useless debug flags
2016-02-16 Jerin Jacobexamples/distributor: fix build for non-x86 arch
2015-11-27 Michael Qiuexamples/distributor: fix build with icc 2015
2015-06-22 Bruce Richardsonexamples/distributor: fix debug macro
2015-05-11 Konstantin Ananyevapps: fix default mbuf size
2015-04-28 Olivier Matzapps: use helper to create mbuf pools
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2014-11-27 David Marchandexamples: no more bare metal environment
2014-11-16 Reshma Pattanexamples/distributor: new sample app