summaryrefslogtreecommitdiff
path: root/lib/ethdev/rte_ethdev.h
AgeCommit message (Expand)Author
2022-09-28ethdev: avoid non-dataplane checks in Rx queue countMorten Brørup
2022-09-28ethdev: add MACsec flow itemAkhil Goyal
2022-09-27ethdev: add IPsec SA expiry event subtypesVamsi Attunuru
2022-09-27ethdev: promote Rx metadata negotiation APIIvan Malov
2022-08-31ethdev: remove deprecated Flow Director configurationAndrew Rybchenko
2022-08-24ethdev: remove deprecated maximum Rx MAC addresses defineAndrew Rybchenko
2022-08-24ethdev: remove deprecated VLAN offload configuration definesAndrew Rybchenko
2022-08-24ethdev: remove deprecated flow control definesAndrew Rybchenko
2022-08-24ethdev: remove deprecated tunnel type definesAndrew Rybchenko
2022-08-24ethdev: remove deprecated DCB and VMDq definesAndrew Rybchenko
2022-08-24ethdev: remove deprecated Rx and Tx offload definesAndrew Rybchenko
2022-08-24ethdev: remove deprecated defines for RSS configurationAndrew Rybchenko
2022-08-24ethdev: remove deprecated Rx and Tx multi-queue mode definesAndrew Rybchenko
2022-08-24ethdev: remove deprecated link speed and duplex definesAndrew Rybchenko
2022-09-23dev: introduce device accessorsDavid Marchand
2022-09-23dev: introduce driver accessorsDavid Marchand
2022-09-23eal: deprecate RTE_FUNC_PTR_* macrosDavid Marchand
2022-06-21ethdev: remove unneeded header includesSean Morrissey
2022-06-08ethdev: introduce available Rx descriptors thresholdSpike Du
2022-06-02ethdev: promote port ownership API as stableThomas Monjalon
2022-05-25ethdev: prohibit polling stopped queueDmitry Kozlyuk
2022-05-20ethdev: clarify null location case in xstats getChengwen Feng
2022-03-08ethdev: fix doxygen comments for device info structFerruh Yigit
2022-02-11ethdev: introduce dump APIMin Hu (Connor)
2022-02-10ethdev: add mbuf dynfield for incomplete IP reassemblyAkhil Goyal
2022-02-10ethdev: introduce IP reassembly offloadAkhil Goyal
2022-02-09ethdev: add L2TPv2 RSS offload typeJie Wang
2022-02-08ethdev: support queue-based priority flow controlJerin Jacob
2022-01-13ethdev: mark old macros as deprecatedFerruh Yigit
2021-11-26fix PMD wordingSean Morrissey
2021-11-04ethdev: promote device removal check function as stableThomas Monjalon
2021-11-02ethdev: add capability to keep shared objects on restartDmitry Kozlyuk
2021-11-02ethdev: add capability to keep flow rules on restartDmitry Kozlyuk
2021-10-24mbuf: add namespace to offload flagsOlivier Matz
2021-10-22ethdev: avoid usage of ULL for 64-bit unsigned constantsAndrew Rybchenko
2021-10-22ethdev: replace single bit masks with macrosAndrew Rybchenko
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-22ethdev: remove unused L2 tunnel mask definesAndrew Rybchenko
2021-10-22ethdev: get device capability name as stringXueming Li
2021-10-22ethdev: introduce shared Rx queueXueming Li
2021-10-21ethdev: fix ID spelling in comments and log messagesAndrew Rybchenko
2021-10-21ethdev: fix VLAN spelling including VLAN ID caseAndrew Rybchenko
2021-10-21ethdev: fix DCB and VMDq spellingAndrew Rybchenko
2021-10-21ethdev: fix Ethernet spellingAndrew Rybchenko
2021-10-21ethdev: fix Rx/Tx spellingAndrew Rybchenko
2021-10-21ethdev: avoid documentation in next linesAndrew Rybchenko
2021-10-20ethdev: replace bit shifts with macrosThomas Monjalon
2021-10-18ethdev: unify MTU checksFerruh Yigit
2021-10-18ethdev: remove jumbo offload flagFerruh Yigit
2021-10-18ethdev: fix max Rx packet lengthFerruh Yigit