summaryrefslogtreecommitdiff
path: root/examples/eventdev_pipeline/main.c
AgeCommit message (Expand)Author
2023-09-05use abstracted bit count functionsDavid Marchand
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2021-01-26examples/eventdev: move ethdev stop to the endFeifei Wang
2021-01-26examples/eventdev: add info output for main coreFeifei Wang
2021-01-26examples/eventdev: check CPU core enablingFeifei Wang
2020-10-20eal: rename lcore master and slaveStephen Hemminger
2020-10-16examples: check stop call statusIvan Ilchenko
2020-06-29examples/eventdev: fix 32-bit coremaskHarry van Haaren
2020-05-11examples/eventdev: fix crash on exitHarry van Haaren
2020-03-04examples/eventdev: fix build with gcc 10Timothy Redaelli
2019-11-11examples/eventdev: split port init sequencePavan Nikhilesh
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-05-24net: add rte prefix to ether definesOlivier Matz
2019-05-24net: add rte prefix to ether structuresOlivier Matz
2019-03-15examples/eventdev: start ethdev after adapter setupPavan Nikhilesh
2019-03-15examples/eventdev: follow proper teardown sequencePavan Nikhilesh
2018-10-01examples/eventdev_pipeline: support Tx adapterPavan Nikhilesh
2018-07-05examples: fix RSS hash function configurationFerruh Yigit
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-01-19examples/eventdev: rename examplePavan Nikhilesh