net/mlx5: check consistency of meter policy and profile
[dpdk.git] / drivers / net / mlx5 / mlx5.h
2021-07-22 Bing Zhaonet/mlx5: check consistency of meter policy and profile
2021-07-22 Bing Zhaonet/mlx5: support yellow in meter policy validation
2021-07-22 Bing Zhaonet/mlx5: handle yellow case in default meter policy
2021-07-21 Xueming Linet/mlx5: support Sub-Function
2021-07-21 Xueming Linet/mlx5: migrate to bus-agnostic common interface
2021-07-21 Xueming Linet/mlx5: reduce PCI dependency
2021-07-15 Suanming Mounet/mlx5: enable indexed pool per-core cache
2021-07-15 Matan Azradnet/mlx5: move header modify allocator to ipool
2021-07-15 Matan Azradcommon/mlx5: add per-lcore cache to hash list utility
2021-07-15 Matan Azradnet/mlx5: allocate list memory in create function
2021-07-15 Matan Azradnet/mlx5: add per-lcore cache to the list utility
2021-07-15 Matan Azradnet/mlx5: remove cache term from the list utility
2021-07-15 Suanming Mounet/mlx5: replace flow list with indexed pool
2021-07-13 Rongwei Liunet/mlx5: support matching on VXLAN reserved field
2021-07-08 Jiawei Wangnet/mlx5: control flow rules with identical pattern
2021-07-08 Shun Haonet/mlx5: support meter hierarchy drop count
2021-07-08 Shun Haonet/mlx5: support meter action in meter policy
2021-07-08 Haifei Luonet/mlx5: add more details to flow dump
2021-07-08 Shun Haonet/mlx5: fix meter policy flow match item
2021-07-08 Shun Haonet/mlx5: fix meter policy ID table container
2021-07-08 Shun Haonet/mlx5: optimize meter profile lookup
2021-07-08 Jiawei Wangnet/mlx5: fix representor ID check for sampling
2021-05-18 Bing Zhaonet/mlx5: fix loopback for Direct Verbs queue
2021-05-16 Li Zhangnet/mlx5: fix metering cleanup on stop
2021-05-05 Bing Zhaonet/mlx5: validate connection tracking action
2021-05-05 Bing Zhaonet/mlx5: add translation of connection tracking action
2021-05-05 Bing Zhaonet/mlx5: add ASO connection tracking query
2021-05-05 Bing Zhaonet/mlx5: add actions for connection tracking creation
2021-05-05 Bing Zhaonet/mlx5: support connection tracking modify
2021-05-05 Bing Zhaonet/mlx5: initialize connection tracking management
2021-05-03 Michael Baumnet/mlx5: workaround ASO memory region creation
2021-04-30 Michael Baumnet/mlx5: fix flow age event triggering
2021-04-30 Michael Baumnet/mlx5: support flow count action handle
2021-04-28 Viacheslav Ovsiienkonet/mlx5: remove drop queue function prototypes
2021-04-27 Li Zhangnet/mlx5: support meter creation with policy
2021-04-27 Li Zhangnet/mlx5: support meter policy operations
2021-04-21 Li Zhangethdev: add pre-defined meter policy API
2021-04-21 Li Zhangnet/mlx5: allow multiple flow tables on same level
2021-04-21 Li Zhangnet/mlx5: make ASO meter queue thread-safe
2021-04-21 Li Zhangnet/mlx5: support ASO meter action
2021-04-21 Li Zhangnet/mlx5: add meter ASO queue management
2021-04-21 Li Zhangnet/mlx5: initialize flow meter ASO SQ
2021-04-21 Li Zhangnet/mlx5: add flow meter pool to manage meter object
2021-04-21 Shun Haonet/mlx5: fix meter statistics
2021-04-19 Haifei Luonet/mlx5: support single flow dump
2021-04-14 Haifei Luoethdev: dump single flow rule
2021-04-14 Dmitry Kozlyuknet: provide IP-related API on any OS
2021-04-07 Viacheslav Ovsiienkonet/mlx5: fix drop action for Direct Rules/Verbs
2021-03-31 Xueming Linet/mlx5: probe host PF representor with sub-function
2021-03-31 Xueming Linet/mlx5: save bonding member ports information
2021-03-31 Xueming Linet/mlx5: refactor bonding representor probing
2021-03-31 Xueming Linet/mlx5: revert setting bonding representor to first PF
2021-03-31 Xueming Linet/mlx5: support sub-function representor
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-16 Viacheslav Ovsiienkonet/mlx5: support timestamp format
2021-03-03 Matan Azradnet/mlx5: fix imissed statistics
2021-01-29 Suanming Mounet/mlx5: fix port attach in secondary process
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Shiri Kuzinnet/mlx5: create GENEVE TLV option management
2021-01-14 Michael Baumnet/mlx5: move Rx RQ creation to common
2021-01-14 Michael Baumnet/mlx5: move ASO SQ creation to common
2021-01-14 Michael Baumnet/mlx5: move Tx SQ creation to common
2021-01-14 Michael Baumnet/mlx5: move rearm and clock queue SQ creation to...
2021-01-14 Michael Baumnet/mlx5: move Rx CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move Tx CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move ASO CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move rearm and clock queue CQ creation to...
2021-01-14 Michael Baumnet/mlx5: remove CQE padding device argument
2021-01-08 Tal Shnaidermannet/mlx5: fix device name size on Windows
2021-01-08 Ophir Munknet/mlx5: unify operations for all OS
2021-01-08 Ophir Munknet/mlx5: enable more shared code on Windows
2021-01-08 Tal Shnaidermannet/mlx5: add macros for file name and path
2021-01-08 Ophir Munknet/mlx5: prepare MR prototypes for DevX
2021-01-08 Ophir Munknet/mlx5: extend device attributes getter
2021-01-08 Viacheslav Ovsiienkonet/mlx5: fix Verbs memory allocation callback
2020-11-22 Andrey Vesnovatynet/mlx5: fix shared RSS action update
2020-11-20 Xueming Linet/mlx5: set representor to first PF in bonding mode
2020-11-20 Gregory Etelsonnet/mlx5: fix tunnel offload object allocation
2020-11-13 Suanming Mounet/mlx5: fix shared RSS action release
2020-11-13 Xueming Linet/mlx5: fix missing meter packet
2020-11-13 Dekel Pelednet/mlx5: fix aging queue doorbell ringing
2020-11-14 Viacheslav Ovsiienkonet/mlx5: fix UAR used by ASO queues
2020-11-04 Tal Shnaidermancommon/mlx5: split PCI relaxed ordering for read and...
2020-11-03 Matan Azradnet/mlx5: allow age modes combination
2020-11-03 Matan Azradnet/mlx5: support shared age action
2020-11-03 Matan Azradnet/mlx5: optimize shared RSS action memory
2020-11-03 Dekel Pelednet/mlx5: support flow hit action for aging
2020-11-03 Alexander Kozyrevnet/mlx5: support flow tag and packet header miniCQEs
2020-11-03 Viacheslav Ovsiienkonet/mlx5: use C11 atomics in packet scheduling
2020-11-03 Xueming Linet/mlx5: remove shared context lock
2020-11-03 Suanming Mounet/mlx5: make shared action list thread safe
2020-11-03 Suanming Mounet/mlx5: make sample and mirror action thread safe
2020-11-03 Xueming Linet/mlx5: make push VLAN action cache thread safe
2020-11-03 Xueming Linet/mlx5: make port ID action cache thread safe
2020-11-03 Xueming Linet/mlx5: make matcher list thread safe
2020-11-03 Suanming Mounet/mlx5: make Rx queue thread safe
2020-11-03 Suanming Mounet/mlx5: optimize shared RSS list operation
2020-11-03 Suanming Mounet/mlx5: remove unused mreg copy
2020-11-03 Xueming Linet/mlx5: make flow table cache thread safe
2020-11-03 Suanming Mounet/mlx5: create global default miss action
next