net/mlx5: make ethernet xstats names compliant
[dpdk.git] / lib / librte_ethdev /
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
2020-09-18 Kiran Kumar Kethdev: support encapsulation level for RSS offload
2020-09-18 Nithin Dabilpuramethdev: support TM for shaper config in packet mode
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: use hairpin helper functions
2020-09-18 Ferruh Yigitethdev: mark internal functions
2020-09-18 Ferruh Yigitethdev: make device operations struct private
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Ferruh Yigitethdev: deprecate descriptor status check API
2020-09-18 Ferruh Yigitethdev: remove redundant license text
2020-09-18 Nithin Dabilpuramethdev: mark all traffic manager API as experimental
2020-09-18 Thomas Monjalonethdev: allow unknown link speed
2020-09-18 Wei Hu (Xavier)ethdev: check if queue setup when getting queue info
2020-09-21 David Marchandethdev: remove unused kernel driver field
2020-09-10 Fady Baderethdev: remove structs from export map
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-08-07 Stephen Hemmingerethdev: improve API comment for MAC address addition
2020-08-05 Thomas Monjalonethdev: remove device-specific comments from VLAN API
2020-07-13 Bing Zhaoethdev: add eCPRI key fields to flow API
2020-07-11 Renata Saiakhovaethdev: add function to release HW rings
2020-07-11 Viacheslav Ovsiienkombuf: introduce accurate packet Tx scheduling
2020-07-11 Junfeng Guoethdev: add RSS types for IPv6 prefix
2020-07-11 Wei Hu (Xavier)ethdev: fix VLAN offloads set if no relative capabilities
2020-07-11 Wei Hu (Xavier)ethdev: fix data room size verification in Rx queue...
2020-07-11 Ferruh Yigitethdev: verify reserved HW ring
2020-07-07 Ferruh Yigitethdev: fix log type for some error messages
2020-07-07 Simei Suethdev: add PPPoE RSS offload types
2020-07-05 David Marchandtrace: simplify trace point registration
2020-07-03 Jerin Jacoblog: introduce logtype register macro
next