summaryrefslogtreecommitdiff
path: root/lib/ethdev/ethdev_private.c
AgeCommit message (Expand)Author
2024-09-22ethdev: optimize activation of fast path tracepointsAdel Belkhiri
2024-01-23ethdev: add Tx queue used count queryJerin Jacob
2023-12-21lib: replace logging helpersDavid Marchand
2023-12-21lib: use dedicated logtypes and macrosDavid Marchand
2023-10-26ethdev: refresh shared memory reference in secondary processDavid Marchand
2023-10-30ethdev: use stdatomic APITyler Retzlaff
2023-10-11ethdev: cleanup shared data with the last portDavid Marchand
2023-10-11ethdev: avoid panicking in absence of ethdev shared dataDavid Marchand
2023-10-11ethdev: protect shared memory accesses under one lockDavid Marchand
2023-09-27ethdev: add API for mbuf recycle modeFeifei Wang
2023-02-08ethdev: add trace pointsAnkur Dwivedi
2022-02-27remove extra blank line at EOFStephen Hemminger
2022-02-11ethdev: move driver interface functions to its own fileFerruh Yigit
2021-10-27ethdev: warn once when using port not readyDavid Marchand
2021-10-13ethdev: make fast-path functions to use new flat arrayKonstantin Ananyev
2021-10-13ethdev: copy fast-path API into separate structureKonstantin Ananyev
2021-04-21lib: remove librte_ prefix from directory namesBruce Richardson