summaryrefslogtreecommitdiff
path: root/examples/eventdev_pipeline
AgeCommit message (Expand)Author
2024-10-08examples: use eventdev pre-schedulingPavan Nikhilesh
2024-09-19examples/eventdev: fix queue crash with generic pipelineChengwen Feng
2024-04-19examples: move alignment attribute on types for MSVCTyler Retzlaff
2023-09-05use abstracted bit count functionsDavid Marchand
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2022-05-17examples: use event port quiescingPavan Nikhilesh
2022-05-17examples/eventdev: clean up worker state before exitPavan Nikhilesh
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-21examples/eventdev_pipeline: use port config hintsHarry van Haaren
2021-10-18ethdev: fix max Rx packet lengthFerruh Yigit
2021-10-08net: rename Ethernet header fieldsDmitry Kozlyuk
2021-09-07net: add macro to extract MAC address bytesAman Deep Singh
2021-05-05examples: fix pkg-config overrideJerin Jacob
2021-04-21examples: reduce indentation in build filesBruce Richardson
2021-01-30examples: warn about broken pkg-configBruce Richardson
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-11-15examples: restore trace pointDavid Marchand
2020-10-20eal: rename lcore master and slaveStephen Hemminger
2020-10-16examples: check stop call statusIvan Ilchenko
2020-10-15eventdev: express DLB/DLB2 PMD constraintsTimothy McDaniel
2020-09-07examples: remove legacy sections of makefilesCiara Power
2020-06-29examples/eventdev: fix 32-bit coremaskHarry van Haaren
2020-07-01build/pkg-config: improve static linking flagsBruce Richardson
2020-05-11examples/eventdev: fix crash on exitHarry van Haaren
2020-04-23ethdev: add tracepointsSunil Kumar Kori
2020-03-04examples/eventdev: fix build with gcc 10Timothy Redaelli
2019-11-20examples: hide error for missing pkg-config path flagBruce Richardson
2019-11-20examples: fix build with old pkg-configBruce Richardson
2019-11-11examples/eventdev: add new Rx RSS hash offloadPavan Nikhilesh
2019-11-11examples/eventdev: split port init sequencePavan Nikhilesh
2019-10-18eventdev: add Tx flag for packets with same destinationNipun Gupta
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-03examples: fix pkg-config detection with older makeBruce Richardson
2019-07-02examples: support relocated DPDK installBruce Richardson
2019-05-24net: add rte prefix to ether definesOlivier Matz
2019-05-24net: add rte prefix to ether functionsOlivier Matz
2019-05-24net: add rte prefix to ether structuresOlivier Matz
2019-05-20examples: fix make clean when using pkg-configBruce Richardson
2019-04-22eventdev: promote adapter functions as stableJerin Jacob
2019-03-30examples: detect default build directoryBruce Richardson
2019-03-15examples/eventdev: start ethdev after adapter setupPavan Nikhilesh
2019-03-15examples/eventdev: follow proper teardown sequencePavan Nikhilesh
2019-03-15examples/eventdev: probe max eventsPavan Nikhilesh
2019-03-12mk: use linux and freebsd in config namesBruce Richardson
2018-10-01examples/eventdev_pipeline: support Tx adapterPavan Nikhilesh
2018-07-05examples: fix RSS hash function configurationFerruh Yigit