summaryrefslogtreecommitdiff
path: root/lib/ethdev
AgeCommit message (Expand)Author
2024-02-01ethdev: parse multiple representor devargsHarman Kalra
2024-02-01ethdev: add NAT64 flow actionBing Zhao
2024-01-23ethdev: add Tx queue used count queryJerin Jacob
2023-12-15ethdev: add flow item for random matchingMichael Baum
2023-12-04ethdev: get RSS hash algorithm by nameJie Hai
2023-11-30ethdev: fix NVGRE encap flow action descriptionSunyang Wu
2024-02-16add extension keyword to GCC statement expressionsTyler Retzlaff
2024-02-14use C11 alignofTyler Retzlaff
2023-12-21lib: use per line logging in helpersDavid Marchand
2023-12-21lib: replace logging helpersDavid Marchand
2023-12-21lib: simplify multilines log messagesDavid Marchand
2023-12-21lib: add newline in logsDavid Marchand
2023-12-21lib: use dedicated logtypes and macrosDavid Marchand
2023-11-21ethdev: add trace for max LROHuisong Li
2023-11-21ethdev: add trace for new fieldsHuisong Li
2023-11-08ethdev: account for smaller MTU when setting defaultJoshua Washington
2023-11-13ethdev: promote TM API as stableStephen Hemminger
2023-11-03ethdev: add maximum Rx buffer sizeHuisong Li
2023-11-03ethdev: get RSS algorithm namesJie Hai
2023-11-03ethdev: set and query RSS hash algorithmJie Hai
2023-11-02ethdev: clarify RSS related fields usageJie Hai
2023-11-01ethdev: fix 32-bit build with GCC 13Ruifeng Wang
2023-10-31ethdev: add telemetry command for TM node capabilitiesJie Hai
2023-10-31ethdev: add telemetry command for TM level capabilitiesJie Hai
2023-10-31ethdev: add telemetry command for TM capabilitiesJie Hai
2023-10-31ethdev: fix flow share indirect flagGregory Etelson
2023-10-31ethdev: fix flow program action descriptionWenjing Qiao
2023-10-26ethdev: fix function name in commentBruce Richardson
2023-10-26ethdev: refresh shared memory reference in secondary processDavid Marchand
2023-10-30ethdev: use stdatomic APITyler Retzlaff
2023-10-17ethdev: add check in async flow action querySuanming Mou
2023-10-16ethdev: clarify device queue state after start and stopFerruh Yigit
2023-10-15net/mlx5: extend send to kernel action supportJiawei Wang
2023-10-13ethdev: remove init color from meter mark actionGregory Etelson
2023-10-12ethdev: add TCP/IP modify field IDsSuanming Mou
2023-10-12ethdev: add IPsec event subtype range for driver errorsNithin Dabilpuram
2023-10-11ethdev: add calculate hash functionOri Kam
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-10-10ethdev: add packet type matching itemAlexander Kozyrev
2023-09-29ethdev: set flow group miss actionsTomer Shmilovich
2023-09-28ethdev: add flow API for P4-programmable devicesCristian Dumitrescu
2023-09-27ethdev: add API for mbuf recycle modeFeifei Wang
2023-09-22ethdev: add new symmetric hash functionXueming Li
2023-09-22ethdev: validate reserved fieldsStephen Hemminger
2023-09-22ethdev: remove bonding deprecated macroLong Wu
2023-09-22lib: remove pthread.h from includesThomas Monjalon
2023-09-05use abstracted bit count functionsDavid Marchand
2023-08-16remove C11 compatibility macroTyler Retzlaff