eal: fix telemetry log type on registration failure
[dpdk.git] / lib / librte_ethdev /
2021-03-30 Tyler Retzlaffethdev: install driver headers
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-22 Ivan Malovethdev: reuse VXLAN header definition in flow item
2021-03-22 Ivan Malovethdev: reuse VLAN header definition in flow item
2021-03-22 Ivan Malovethdev: reuse ethernet header definition in flow item
2021-03-17 Xueming Liethdev: add helper function to get representor ID
2021-03-17 Xueming Liethdev: add API to get representor info
2021-03-16 Xueming Liethdev: support multi-host in representor
2021-03-16 Xueming Liethdev: support PF index in representor
2021-03-16 Xueming Liethdev: support sub-function representor
2021-03-16 Xueming Liethdev: support new VF representor syntax
2021-03-16 Xueming Liethdev: refactor representor port list parsing
2021-03-16 Xueming Liethdev: introduce representor type
2021-03-09 Alexander Kozyrevethdev: document generic modify flow action
2021-02-10 Qi Zhangethdev: refine doxygen comment of UDP tunnel API
2021-01-29 Hemant Agrawalethdev: add MPLS RSS offload type
2021-01-29 Alexander Kozyrevethdev: add IPv6 DSCP option for modify field action
2021-01-29 Thomas Monjalonethdev: fix close failure handling
2021-01-29 Viacheslav Galaktionovethdev: clarify what is included in generic byte statistics
2021-01-29 Bruce Richardsonbuild: add header includes check
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-21 Bruce Richardsonethdev: fix missing header include
2021-01-19 Alexander Kozyrevethdev: introduce generic modify flow action
2021-01-19 Bruce Richardsonethdev: avoid blocking telemetry for link status
2021-01-19 Shiri Kuzinethdev: introduce GENEVE header TLV option item
2021-01-19 Steve Yangethdev: fix max Rx packet length check
2021-01-19 Jeff Guoethdev: add eCPRI tunnel type
2021-01-18 Liang Maethdev: add simple power management API
2020-11-27 Andrew Rybchenkoethdev: deprecate shared counters using action attribute
2020-11-20 Thomas Monjalonethdev: rename a flow shared action error code
2020-11-20 Simei Suethdev: add eCPRI RSS offload type
2020-11-04 Yunjian Wangethdev: fix data type for port id
2020-11-04 Yunjian Wangethdev: fix using Rx split config before null check
2020-11-03 Ivan Malovethdev: introduce transfer attribute to shared action...
2020-11-03 Morten Brørupethdev: document Rx packet number requirement for vector Rx
2020-11-03 Andrew Rybchenkoethdev: move L2 tunnel config structure to ixgbe driver
2020-11-03 Andrew Rybchenkoethdev: remove L2 tunnel offload control API
2020-11-03 Andrew Rybchenkoethdev: remove API to config L2 tunnel EtherType
2020-11-03 Andrew Rybchenkoethdev: remove legacy filter API functions
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy global filter configuration support
2020-11-03 Andrew Rybchenkoethdev: remove legacy HASH filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy tunnel filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy N-tuple filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy SYN filter type support
2020-11-03 Andrew Rybchenkoethdev: move flexible filter type to e1000 driver
2020-11-03 Andrew Rybchenkoethdev: remove legacy EtherType filter type support
2020-11-03 Andrew Rybchenkoethdev: move MAC filter type to i40e driver
2020-11-03 Andrew Rybchenkoethdev: remove legacy MACVLAN filter type support
2020-11-03 Thomas Monjalonethdev: move non-offload capabilities
2020-11-03 Lijun Ouapp/testpmd: fix RSS key for flow API RSS rule
2020-11-03 Thomas Monjalonethdev: include mbuf registration in Tx timestamp API
2020-11-03 Thomas Monjalonethdev: add doxygen comment for Rx timestamp API
2020-10-19 Gregory Etelsonethdev: rename tunnel flow offload callbacks
2020-10-19 Bruce Richardsonbuild: standardize component names and defines
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-16 Ferruh Yigitethdev: unify prefix for static functions and variables
2020-10-16 Andrew Rybchenkoethdev: unify error code if port ID is invalid
2020-10-16 Ferruh Yigitdoc: announce queue stats moving to xstats
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Ivan Ilchenkoethdev: allow stop function to return an error
2020-10-16 Thomas Monjalonethdev: allow close function to return an error
2020-10-16 Thomas Monjalonethdev: reset all when releasing a port
2020-10-16 Thomas Monjalonethdev: remove forcing stopped state upon close
2020-10-16 Viacheslav Ovsiienkoethdev: introduce Rx buffer split
2020-10-16 Eli Britsteinethdev: add tunnel offload model
2020-10-16 Gregory Etelsonethdev: allow negative values in flow rule types
2020-10-16 Dekel Peledethdev: add VLAN attributes to ethernet and VLAN items
2020-10-16 Bing Zhaoethdev: add hairpin queue operations
2020-10-16 Bing Zhaoethdev: add function to get hairpin peer ports list
2020-10-16 Bing Zhaoethdev: add new attributes to hairpin config
2020-10-16 Bing Zhaoethdev: add hairpin bind and unbind API
2020-10-16 Dekel Peledethdev: add IPv6 fragment extension header item
2020-10-16 Dekel Peledethdev: add extensions attributes to IPv6 item
2020-10-16 Honnappa Nagarahalliethdev: fix memory ordering for callback functions
2020-10-16 Phil Yangethdev: replace full barrier with relaxed barrier
2020-10-16 Andrey Vesnovatyethdev: add shared actions to flow API
2020-10-16 Wei Hu (Xavier)ethdev: check queue id in Rx interrupt control
2020-10-16 Wei Hu (Xavier)ethdev: check if queue setup in queue-related APIs
2020-10-16 Wei Hu (Xavier)ethdev: extract checking queue id into common functions
2020-10-16 Dekel Peledethdev: support query of age action
2020-10-16 Jiawei Wangethdev: introduce flow sample action
2020-10-16 Thomas Monjalonethdev: fix xstat name of basic stats per queue
2020-10-15 Suanming Mouethdev: make flow API thread safe
2020-10-09 Min Hu (Connor)ethdev: introduce FEC API
2020-10-08 Huisong Liethdev: fix data type in TC queues
2020-10-08 Dekel Peledethdev: move RSS expansion code to mlx5 driver
2020-10-08 Dekel Peledethdev: fix RSS flow expansion in case of mismatch
2020-10-08 Ferruh Yigitethdev: check if queues are allocated before getting...
2020-10-08 Stephen Hemmingerethdev: use mbuf bulk free API
2020-10-06 Ciara Powerethdev: add common stats for telemetry
2020-10-06 Ciara Powertelemetry: fix passing full params string to command
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Thomas Monjalonethdev: reset device and interrupt pointers on release
2020-09-29 David Marchandethdev: fix link speed helper documentation
2020-09-25 Phil Yangethdev: use C11 atomics for link status
2020-09-21 Chengchang Tangethdev: support getting Rx buffer size in Rx queue...
2020-09-21 Ivan Dyukovethdev: format link status text
next