summaryrefslogtreecommitdiff
path: root/lib/ethdev/rte_ethdev.h
AgeCommit message (Expand)Author
2024-11-11ethdev: require checking result of query functionsStephen Hemminger
2024-10-26ethdev: fix link with C++David Marchand
2024-10-12ethdev: add frequency adjustmentMingjin Ye
2024-09-27ethdev: add link speed lanes configurationDamodharam Ammepalli
2024-09-27ethdev: add report of register names and filterJie Hai
2024-09-22ethdev: optimize activation of fast path tracepointsAdel Belkhiri
2024-10-09use C linkage where appropriate in headersMattias Rönnblom
2024-04-22ethdev: fix strict aliasing in link upChengwen Feng
2024-03-06lib: move alignment attribute on types for MSVCTyler Retzlaff
2024-02-09ethdev: support RSS based on IPv6 flow labelAjit Khaparde
2024-02-09ethdev: recommend against using locks in event callbacksDavid Marchand
2024-01-23ethdev: add Tx queue used count queryJerin Jacob
2023-12-04ethdev: get RSS hash algorithm by nameJie Hai
2023-12-21lib: use per line logging in helpersDavid Marchand
2023-12-21lib: replace logging helpersDavid Marchand
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-10-26ethdev: fix function name in commentBruce Richardson
2023-10-30ethdev: use stdatomic APITyler Retzlaff
2023-10-16ethdev: clarify device queue state after start and stopFerruh Yigit
2023-10-12ethdev: add IPsec event subtype range for driver errorsNithin Dabilpuram
2023-09-27ethdev: add API for mbuf recycle modeFeifei Wang
2023-09-22ethdev: remove bonding deprecated macroLong Wu
2023-07-28doc: announce bonding macro renamingLong Wu
2023-06-27lib: align comment blocksThomas Monjalon
2023-06-27lib: remove blank line ending comment blocksThomas Monjalon
2023-06-20ethdev: rename functions checking queue validityThomas Monjalon
2023-06-19ethdev: update documentation for API to get FECDenis Pryazhennikov
2023-06-19ethdev: update documentation for API to set FECDenis Pryazhennikov
2023-06-06ethdev: add functions to check queue validityDengdui Huang
2023-06-01ethdev: introduce low latency RS FECJie Hai
2023-05-19ethdev: fix MAC address occupies two entriesHuisong Li
2023-03-12ethdev: reword description of device info queryStephen Hemminger
2023-03-02ethdev: add link speed 400GThomas Monjalon
2023-02-17ethdev: add Tx queue mapping of aggregated portsJiawei Wang
2022-11-21ethdev: explicit some errors of port start and stopDariusz Sosnowski
2022-10-20net/bonding: call Tx prepare before Tx burstChengwen Feng
2022-10-17ethdev: add proactive error handling modeKalesh AP
2022-10-17ethdev: add error handling mode to device infoChengwen Feng
2022-10-09ethdev: introduce protocol-based buffer splitYuan Wang
2022-10-09ethdev: introduce protocol header APIYuan Wang
2022-10-08ethdev: support multiple mbuf pools per Rx queueHanumanth Pothula
2022-10-08ethdev: introduce hairpin memory capabilitiesDariusz Sosnowski
2022-10-07ethdev: support congestion managementJerin Jacob
2022-10-06ethdev: introduce Rx/Tx descriptor dump APIDongdong Liu
2022-10-06drivers/bus: set device NUMA node to unknown by defaultOlivier Matz
2022-10-04ethdev: increase queue rate parameter from 16b to 32bSatha Rao
2022-10-04ethdev: remove Rx header split port offloadXuan Ding