net/mlx5: optimize meter statistics
[dpdk.git] / drivers / net / mlx5 / mlx5_flow.h
2021-04-21 Li Zhangnet/mlx5: optimize meter statistics
2021-04-21 Shun Haonet/mlx5: fix meter statistics
2021-04-19 Bing Zhaoethdev: introduce indirect flow action
2021-04-14 Dmitry Kozlyuknet: provide IP-related API on any OS
2021-04-07 Xiaoyu Minnet/mlx5: fix missing shared RSS hash types
2021-04-07 Xiaoyu Minnet/mlx5: fix shared inner RSS
2021-02-02 Dekel Pelednet/mlx5: fix shared RSS translation and cleanup
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 Dong Zhounet/mlx5: enlarge maximal flow priority
2021-01-29 Jiawei Wangnet/mlx5: extend skip scale flag
2021-01-29 Jiawei Wangnet/mlx5: support E-Switch mirroring and jump in one...
2021-01-19 Shiri Kuzinnet/mlx5: add GENEVE TLV option flow translation
2021-01-19 Shiri Kuzinnet/mlx5: add GENEVE TLV option flow validation
2021-01-19 Shiri Kuzinnet/mlx5: create GENEVE TLV option management
2021-01-19 Shiri Kuzinnet/mlx5: add GTP PSC item translation
2021-01-19 Shiri Kuzinnet/mlx5: add GTP PSC flow validation
2021-01-13 Tal Shnaidermannet/mlx5: split multi-thread flow handling per OS
2021-01-08 Ophir Munknet/mlx5: enable more shared code on Windows
2021-01-08 Suanming Mounet/mlx5: optimize hash list entry memory
2020-11-22 Andrey Vesnovatynet/mlx5: fix shared RSS action update
2020-11-20 Dekel Pelednet/mlx5: fix input register for ASO object
2020-11-20 Suanming Mounet/mlx5: fix sample and mirror flow action deletion
2020-11-20 Suanming Mounet/mlx5: fix header reformat action hash key
2020-11-20 Viacheslav Ovsiienkonet/mlx5: fix raw encap/decap limit
2020-11-20 Xueming Linet/mlx5: fix flow index type
2020-11-20 Gregory Etelsonnet/mlx5: fix tunnel offload hub multi-thread protection
2020-11-20 Gregory Etelsonnet/mlx5: fix structure passing method in function...
2020-11-20 Gregory Etelsonnet/mlx5: fix build with Direct Verbs disabled
2020-11-13 Xueming Linet/mlx5: fix nested flow creation
2020-11-13 Suanming Mounet/mlx5: fix shared RSS action release
2020-11-13 Jiawei Wangnet/mlx5: fix group value of sample suffix flow
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 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Suanming Mounet/mlx5: make tunnel hub 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: make header reformat action thread safe
2020-11-03 Xueming Linet/mlx5: make metadata copy flow list thread safe
2020-11-03 Suanming Mounet/mlx5: remove unused mreg copy
2020-11-03 Xueming Linet/mlx5: make flow modify action list thread safe
2020-11-03 Xueming Linet/mlx5: make flow tag list thread safe
2020-11-03 Xueming Linet/mlx5: make flow table cache thread safe
2020-11-03 Suanming Mounet/mlx5: add flow table tunnel offload attribute
2020-11-03 Suanming Mounet/mlx5: create global jump action
2020-11-03 Suanming Mounet/mlx5: make meter action thread safe
2020-11-03 Xueming Linet/mlx5: use indexed pool as id generator
2020-11-03 Xueming Linet/mlx5: reuse flow id as hairpin id
2020-11-03 Xueming Linet/mlx5: use thread specific flow workspace
2020-11-03 Bing Zhaonet/mlx5: add flow sync API
2020-11-03 Alexander Kozyrevnet/mlx5: use C11 atomics for flow tables
2020-11-03 Matan Azradnet/mlx5: support VLAN matching fields
2020-11-03 Gregory Etelsonnet/mlx5: implement tunnel offload
2020-11-03 Andrey Vesnovatynet/mlx5: translate shared action for RSS action
2020-11-03 Suanming Mounet/mlx5: remove single counter container
2020-11-03 Dekel Pelednet/mlx5: support match on IPv6 fragment extension
2020-11-03 Dekel Pelednet/mlx5: support match on IPv4 fragment packets
2020-10-16 Jiawei Wangnet/mlx5: update translate function for mirroring
2020-10-16 Jiawei Wangnet/mlx5: split sample flow into two sub-flows
2020-10-16 Jiawei Wangnet/mlx5: validate sample action
2020-09-30 Suanming Mounet/mlx5: manage header reformat actions with hashed...
2020-09-18 Suanming Mounet/mlx5: manage modify actions with hashed list
2020-07-21 Gregory Etelsonnet/mlx5: fix tunnel flow priority
2020-07-21 Ophir Munkcommon/mlx5: remove inclusion of Verbs header files
2020-07-21 Ophir Munknet/mlx5: move flow priority discovery to Verbs file
2020-07-21 Bing Zhaonet/mlx5: add flow validation of eCPRI header
2020-07-07 Dekel Pelednet/mlx5: add OS specific flow actions operations
2020-07-07 Dekel Pelednet/mlx5: rename Verbs action to generic name
2020-07-07 Dekel Pelednet/mlx5: rename Verbs flow to generic name
2020-06-30 Shiri Kuzinnet/mlx5: add default miss action to flow engine
2020-05-18 Matan Azradnet/mlx5: fix flow counter container resize
2020-05-05 Dong Zhounet/mlx5: support flow aging
2020-05-05 Bing Zhaonet/mlx5: fix actions validation on root table
2020-04-21 Bing Zhaonet/mlx5: fix header modify action validation
2020-04-21 Wentao Cuinet/mlx5: optimize memory for flow meter
2020-04-21 Suanming Mounet/mlx5: reorganize flow API structure
2020-04-21 Suanming Mounet/mlx5: allocate flow API from indexed pool
2020-04-21 Suanming Mounet/mlx5: optimize flow RSS struct
2020-04-21 Wentao Cuinet/mlx5: optimize flow director filter memory
2020-04-21 Suanming Mounet/mlx5: convert mark copy resource to indexed
2020-04-21 Suanming Mounet/mlx5: allocate meter from indexed pool
2020-04-21 Suanming Mounet/mlx5: optimize flow meter handle type
2020-04-21 Suanming Mounet/mlx5: reorganize flow handle struct
2020-04-21 Suanming Mounet/mlx5: optimize action flags in flow handle
2020-04-21 Suanming Mounet/mlx5: reorganize fate actions as union
2020-04-21 Suanming Mounet/mlx5: convert flow dev handle to indexed
2020-04-21 Suanming Mounet/mlx5: convert hrxq to indexed
2020-04-21 Suanming Mounet/mlx5: convert jump resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert port id action to indexed
2020-04-21 Suanming Mounet/mlx5: convert tag resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert push VLAN resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert encap/decap resource to indexed
2020-04-21 Suanming Mounet/mlx5: fix meter suffix table leak
2020-04-21 Suanming Mounet/mlx5: optimize flow counter handle type
next