summaryrefslogtreecommitdiff
path: root/examples/packet_ordering/main.c
AgeCommit message (Expand)Author
2024-04-19examples: move alignment attribute on types for MSVCTyler Retzlaff
2024-03-07examples/packet_ordering: fix Rx with reorder mode disabledQian Hao
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2022-01-11fix spelling in comments and stringsJosh Soref
2021-10-22ethdev: add namespaceFerruh Yigit
2021-09-07net: add macro to extract MAC address bytesAman Deep Singh
2021-04-21examples: add eal cleanup to examplesChengchang Tang
2021-03-24examples/packet_ordering: fix port configurationDapeng Yu
2021-03-23examples/packet_ordering: enhance getopt_long usageIbtisam Tariq
2020-10-31reorder: switch sequence number to dynamic mbuf fieldDavid Marchand
2020-10-20eal: rename lcore master and slaveStephen Hemminger
2020-07-30examples/packet_ordering: use proper exit methodSarosh Arif
2020-07-30examples: fix port mask parsing failure handlingSarosh Arif
2019-10-07examples: check status of getting MAC addressIgor Romanov
2019-10-07examples: take promiscuous mode switch result into accountIvan Ilchenko
2019-10-07examples: check status of getting ethdev infoIvan Ilchenko
2019-07-08examples/packet_ordering: add stats per worker threadPhil Yang
2019-05-24net: add rte prefix to ether structuresOlivier Matz
2018-07-04ethdev: remove old offload APIFerruh Yigit
2018-04-18ethdev: deprecate port count functionThomas Monjalon
2018-04-18fix ethdev port id validationThomas Monjalon
2018-04-18fix ethdev ports enumerationThomas Monjalon
2018-02-01examples: increase default ring sizes to 1024Kevin Laatz
2018-01-16examples/packet_ordering: convert to new ethdev offloads APIShahaf Shuler
2018-01-04examples: use SPDX tag for Intel copyright filesBruce Richardson
2017-10-06ethdev: increase port id rangeZhiyong Yang
2017-07-08examples: adjust Rx and Tx descriptors to device limitsRoman Zhukov
2017-03-29ring: return remaining entry count when dequeuingBruce Richardson
2017-03-29ring: return free space when enqueuingBruce Richardson
2017-03-10examples: fix optind resetKeith Wiles
2016-12-01log: do not drop debug logs at compile timeOlivier Matz
2016-05-02examples: remove useless debug flagsThomas Monjalon
2016-03-11examples: use buffered TxTomasz Kulasek
2015-05-11apps: fix default mbuf sizeKonstantin Ananyev
2015-04-28apps: use helper to create mbuf poolsOlivier Matz
2015-02-24examples/packet_ordering: move creation of reorder bufferSergio Gonzalez Monroy
2015-02-18examples/packet_ordering: new sample appSergio Gonzalez Monroy