net/mlx5: use indexed pool as id generator
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_dv.c
2020-11-03 Xueming Linet/mlx5: use indexed pool as id generator
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 Alexander Kozyrevnet/mlx5: use C11 atomics for RxQ/TxQ refcounts
2020-11-03 Matan Azradnet/mlx5: support VLAN matching fields
2020-11-03 Bing Zhaonet/mlx5: change hairpin ingress flow validation
2020-11-03 Gregory Etelsonnet/mlx5: implement tunnel offload
2020-11-03 Andrey Vesnovatynet/mlx5: support shared action for RSS
2020-11-03 Andrey Vesnovatynet/mlx5: modify hash Rx queue objects
2020-11-03 Xueming Linet/mlx5: fix port shared data reference count
2020-11-03 Suanming Mounet/mlx5: optimize counter extend memory
2020-11-03 Suanming Mounet/mlx5: rename flow counter macro
2020-11-03 Suanming Mounet/mlx5: make shared counters thread safe
2020-11-03 Suanming Mounet/mlx5: synchronize flow counter pool creation
2020-11-03 Suanming Mounet/mlx5: remove single counter container
2020-11-03 Suanming Mounet/mlx5: optimize shared counter memory
2020-11-03 Suanming Mounet/mlx5: locate aging pools in the general container
2020-11-03 Dekel Pelednet/mlx5: support query of age action
2020-11-03 Dekel Pelednet/mlx5: fix use of atomic cmpset for age state
2020-11-03 Dekel Pelednet/mlx5: support match on IPv6 fragment extension
2020-11-03 Dekel Pelednet/mlx5: support match on IPv6 fragment packets
2020-11-03 Dekel Pelednet/mlx5: support match on IPv4 fragment packets
2020-11-03 Dekel Pelednet/mlx5: remove handling of ICMP fragmented packets
2020-10-16 Jiawei Wangnet/mlx5: update translate function for mirroring
2020-10-16 Jiawei Wangnet/mlx5: update flow mirroring validation
2020-10-16 Jiawei Wangnet/mlx5: update translate function for sample action
2020-10-16 Jiawei Wangnet/mlx5: validate sample action
2020-10-16 Li Zhangnet/mlx5: support ICMP identifier matching
2020-09-30 Suanming Mounet/mlx5: manage header reformat actions with hashed...
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
2020-09-18 Michael Baumnet/mlx5: share Rx queue drop action code
2020-09-18 Michael Baumnet/mlx5: separate Rx queue drop
2020-09-18 Michael Baumnet/mlx5: share Rx hash queue code
2020-09-18 Michael Baumnet/mlx5: separate Rx hash queue creation
2020-09-18 Ophir Munknet/mlx5: rename constant conflicting with Windows
2020-09-18 Suanming Mounet/mlx5: manage modify actions with hashed list
2020-07-29 Michael Baumnet/mlx5: fix unnecessary init in mark conversion
2020-07-29 Michael Baumnet/mlx5: fix crash in NVGRE item translation
2020-07-29 Suanming Mounet/mlx5: fix counter query
2020-07-29 Suanming Mounet/mlx5: separate aging counter pool range
2020-07-29 Raslan Darawshehnet/mlx5: fix flow items size calculation
2020-07-21 Gregory Etelsonnet/mlx5: fix tunnel flow priority
2020-07-21 Dekel Pelednet/mlx5: fix VLAN push action on hairpin queue
2020-07-21 Dekel Pelednet/mlx5: fix VLAN pop with decap action validation
2020-07-21 Ophir Munkcommon/mlx5: remove inclusion of Verbs header files
2020-07-21 Ophir Munknet/mlx5: replace Linux specific calls
2020-07-21 Suanming Mounet/mlx5: add option to configure FCS or decapsulation
2020-07-21 Suanming Mounet/mlx5: convert control path memory to unified malloc
2020-07-21 Bing Zhaonet/mlx5: create and destroy eCPRI flex parser
2020-07-21 Bing Zhaonet/mlx5: add flow translation of eCPRI header
2020-07-21 Bing Zhaonet/mlx5: add flow validation of eCPRI header
2020-07-07 Shy Shymannet/mlx5: fix flow META item validation
2020-07-07 Dekel Pelednet/mlx5: add OS specific flow actions operations
2020-07-07 Dekel Pelednet/mlx5: add OS specific flow create and destroy
2020-07-07 Dekel Pelednet/mlx5: add OS specific flow related utilities
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-06-30 Ophir Munkcommon/mlx5: move some getter functions from net driver
2020-06-30 Suanming Mounet/mlx5: optimize free counter lookup
2020-06-30 Suanming Mounet/mlx5: optimize single counter pool search
2020-06-30 Suanming Mounet/mlx5: manage shared counters in three-level table
2020-06-16 Ophir Munknet/mlx5: rename ib in names
2020-06-16 Dekel Pelednet/mlx5: fix GTP mask definition location
2020-06-16 Ophir Munknet/mlx5: remove umem field dependency on Direct Verbs
2020-06-16 Ophir Munknet/mlx5: rename Verbs shared object
2020-05-18 Bing Zhaonet/mlx5: fix port action resource initialization
2020-05-18 Bing Zhaonet/mlx5: fix port action assert timing
2020-05-18 Suanming Mounet/mlx5: fix shared flow counter lookup
2020-05-18 Dekel Pelednet/mlx5: fix VLAN flow action with wildcard VLAN item
2020-05-18 Matan Azradnet/mlx5: fix flow counter container resize
2020-05-18 Shiri Kuzincommon/mlx5: disable relaxed ordering in unsuitable...
2020-05-18 Shiri Kuzincommon/mlx5: fix relaxed ordering count object
2020-05-11 Dekel Pelednet/mlx5: support match on GTP flags
2020-05-11 Dekel Pelednet/mlx5: fix match on empty VLAN item in DV mode
2020-05-05 Eli Britsteinnet/mlx5: optimize IPv4/IPv6 matching
2020-05-05 Eli Britsteinnet/mlx5: introduce helper to set IP version match
2020-05-05 Wisam Jaddonet/mlx5: fix VLAN ID check
2020-05-05 Bing Zhaonet/mlx5: fix assert in modify converting
2020-05-05 Dong Zhounet/mlx5: support flow aging
2020-05-05 Dong Zhounet/mlx5: modify ext-counter memory allocation
2020-05-05 Bing Zhaonet/mlx5: fix actions validation on root table
2020-05-05 Suanming Mounet/mlx5: save meter index instead of meter id
2020-04-21 Bing Zhaonet/mlx5: fix header modify action validation
2020-04-21 Tonghao Zhangnet/mlx5: fix crash when releasing meter table
2020-04-21 Wentao Cuinet/mlx5: optimize memory for flow meter
2020-04-21 Suanming Mounet/mlx5: optimize flow RSS struct
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 Xiaoyu Minnet/mlx5: fix validation of push VLAN without full...
next