net/mlx5: split meter color policy handling
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_dv.c
2021-07-22 Bing Zhaonet/mlx5: split meter color policy handling
2021-07-22 Bing Zhaonet/mlx5: support yellow meter policy rules
2021-07-22 Bing Zhaonet/mlx5: handle yellow case in default meter policy
2021-07-15 Gregory Etelsonnet/mlx5: support flow matchng on IPv4 IHL
2021-07-15 Suanming Mounet/mlx5: optimize hash list table allocate on demand
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 Suanming Moucommon/mlx5: call list callbacks with context
2021-07-15 Suanming Moucommon/mlx5: add per-lcore sharing flag in object list
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 Matan Azradnet/mlx5: optimize header modify action memory
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 Viacheslav Ovsiienkocommon/mlx5: fix compatibility with OFED port query API
2021-07-08 Jiawei Wangnet/mlx5: control flow rules with identical pattern
2021-07-08 Shun Haonet/mlx5: validate meter action in policy
2021-07-08 Shun Haonet/mlx5: add meter hierarchy destroy and cleanup
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 Xiaoyu Minnet/mlx5: remove unsupported flow item MPLS over IP
2021-07-08 Alexander Kozyrevnet/mlx5: fix offset calculation for modify field action
2021-07-08 Gregory Etelsonnet/mlx5: fix L4 integrity translation
2021-07-08 Xiaoyu Minnet/mlx5: fix match MPLS over GRE with key
2021-07-08 Shun Haonet/mlx5: fix meter policy flow match item
2021-07-08 Jiawei Wangnet/mlx5: fix representor ID check for sampling
2021-07-08 Jiawei Wangnet/mlx5: fix flow modify action validation
2021-06-24 Alexander Kozyrevnet/mlx5: convert meta register to big-endian
2021-06-24 Alexander Kozyrevnet/mlx5: fix modify field action order for MAC
2021-06-24 Matan Azradnet/mlx5: fix aging counter deallocation
2021-06-24 Alexander Kozyrevnet/mlx5: allow copy from one tag to another
2021-05-18 Alexander Kozyrevnet/mlx5: fix meta field size for flow modify
2021-05-16 Li Zhangnet/mlx5: fix metering cleanup on stop
2021-05-16 Suanming Mounet/mlx5: fix counter offset detection
2021-05-12 Jiawei Wangnet/mlx5: fix default context in flow age action
2021-05-12 Jiawei Wangnet/mlx5: fix age action in transfer root group
2021-05-11 Gregory Etelsonnet/mlx5: fix tunnel offload private items location
2021-05-05 Bing Zhaonet/mlx5: support connection tracking between two ports
2021-05-05 Bing Zhaonet/mlx5: validate connection tracking item
2021-05-05 Bing Zhaonet/mlx5: validate connection tracking action
2021-05-05 Bing Zhaonet/mlx5: add connection tracking context update
2021-05-05 Bing Zhaonet/mlx5: add translation of connection tracking item
2021-05-05 Bing Zhaonet/mlx5: add translation of connection tracking action
2021-05-05 Bing Zhaonet/mlx5: add ASO connection tracking destroy
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-03 Wisam Jaddonet/mlx5: fix TCP flags size for modify actions
2021-05-04 Gregory Etelsonnet/mlx5: support integrity flow item
2021-04-30 Michael Baumnet/mlx5: use aging by counter when counter exists
2021-04-30 Michael Baumnet/mlx5: support flow count action handle
2021-04-27 Shun Haonet/mlx5: connect meter policy to created flows
2021-04-27 Li Zhangnet/mlx5: prepare sub-policy for flow with meter
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: support ASO meter action
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: use mask for meter register setting
2021-04-21 Li Zhangnet/mlx5: optimize meter statistics
2021-04-21 Shun Haonet/mlx5: fix meter statistics
2021-04-19 Jiawei Wangnet/mlx5: fix VLAN push/pop and decap actions with...
2021-04-19 Bing Zhaoethdev: introduce indirect flow action
2021-04-15 Michael Baumnet/mlx5: separate Tx function declarations to another...
2021-04-15 Michael Baumnet/mlx5: separate Rx function declarations to another...
2021-04-13 Jiawei Wangnet/mlx5: fix resource release for mirror flow
2021-04-13 Alexander Kozyrevnet/mlx5: support 64-bit for modify field action
2021-04-13 Alexander Kozyrevnet/mlx5: fix modify field action endianness
2021-04-13 Alexander Kozyrevnet/mlx5: fix modify field action order for IPv6
2021-04-13 Alexander Kozyrevnet/mlx5: check extended metadata for meta modification
2021-04-07 Salem Solnet/mlx5: support NVGRE encap action in sampling
2021-04-07 Salem Solnet/mlx5: support VXLAN encap action in sampling
2021-04-07 Viacheslav Ovsiienkonet/mlx5: fix drop action for Direct Rules/Verbs
2021-04-07 Xiaoyu Minnet/mlx5: fix missing shared RSS hash types
2021-04-07 Xiaoyu Minnet/mlx5: fix shared inner RSS
2021-03-31 Alexander Kozyrevnet/mlx5: reject tunnel ID modification
2021-03-31 Alexander Kozyrevnet/mlx5: allow modify field action on group 0
2021-03-31 Alexander Kozyrevnet/mlx5: check extended metadata for mark modification
2021-03-31 Alexander Kozyrevnet/mlx5: adjust modify field action endianness
2021-03-31 Alexander Kozyrevnet/mlx5: check field size in modify field action
2021-03-23 Li Zhangnet/mlx5: fix flow actions index in cache
2021-02-21 Viacheslav Ovsiienkonet/mlx5: fix metadata item validation for ingress...
2021-02-21 Alexander Kozyrevnet/mlx5: fix TCP flag field modification
2021-02-04 Dekel Pelednet/mlx5: fix shared RSS capability check
2021-02-04 Jiawei Wangnet/mlx5: fix E-Switch egress mirror flow validation
2021-02-04 Jiawei Wangnet/mlx5: fix counter and age flow action validation
2021-02-02 Dekel Pelednet/mlx5: fix shared RSS translation and cleanup
2021-01-29 Viacheslav Ovsiienkonet/mlx5: fix wire vport hint
2021-01-29 Alexander Kozyrevnet/mlx5: support modify field flow action
2021-01-29 Jiawei Wangnet/mlx5: fix count actions query in sample flow
2021-01-29 Jiawei Wangnet/mlx5: use global default miss for E-Switch sampling
2021-01-29 Jiawei Wangnet/mlx5: fix E-Switch sample action creation
2021-01-29 Gregory Etelsonnet/mlx5: fix drop action in tunnel offload mode
2021-01-29 Gregory Etelsonnet/mlx5: fix mark action in active tunnel offload
2021-01-29 Dekel Pelednet/mlx5: fix flow split combined with age action
2021-01-29 Dekel Pelednet/mlx5: fix flow split combined with counter
2021-01-29 Dong Zhounet/mlx5: enlarge maximal flow priority
next