net/sfc: fix printout label for count action
[dpdk.git] / drivers / net / sfc / sfc_mae.c
2021-11-17 Ivan Malovnet/sfc: fix printout label for count action
2021-11-08 Ivan Malovnet/sfc: support decrement IP TTL actions in transfer...
2021-11-02 Ivan Malovnet/sfc: support port representor related flow actions
2021-11-02 Ivan Malovnet/sfc: support represented port flow item
2021-11-02 Ivan Malovnet/sfc: assign correct m-ports to independent switch...
2021-11-02 Ivan Malovnet/sfc: improve m-port related log messages
2021-11-02 Ivan Malovnet/sfc: rename ethdev m-port retrieval helper
2021-10-18 Viacheslav Galaktionovnet/sfc: implement transfer proxy port callback
2021-10-18 Viacheslav Galaktionovnet/sfc: allow ports without MAE privilege
2021-10-13 Andrew Rybchenkonet/sfc: support port representor flow item
2021-10-13 Ivan Malovnet/sfc: refine pattern of group flows in tunnel offload
2021-10-13 Ivan Malovnet/sfc: support counters in tunnel offload jump rules
2021-10-13 Ivan Malovnet/sfc: use action rules in tunnel offload jump rules
2021-10-13 Ivan Malovnet/sfc: override match fields in tunnel offload jump...
2021-10-13 Ivan Malovnet/sfc: support group flows in tunnel offload
2021-10-13 Ivan Malovnet/sfc: support jump flows in tunnel offload
2021-10-13 Ivan Malovnet/sfc: fence off 8 bits in Rx mark for tunnel offload
2021-10-12 Ivan Malovnet/sfc: support API to negotiate delivery of Rx metadata
2021-10-12 Andrew Rybchenkoethdev: remove deprecated shared counter attribute
2021-10-12 Viacheslav Galaktionovnet/sfc: update comment about representor support
2021-10-12 Igor Romanovnet/sfc: move adapter state enum to separate header
2021-10-12 Igor Romanovnet/sfc: insert switchdev mode MAE rules
2021-07-23 Ivan Malovnet/sfc: improve logging in MAE backend of flow API
2021-07-23 Ivan Malovnet/sfc: extend logging in MAE backend of flow API
2021-07-20 Igor Romanovnet/sfc: support count action in flow query
2021-07-20 Igor Romanovnet/sfc: support flow action count in transfer rules
2021-07-20 Igor Romanovnet/sfc: reserve internal Rx queue for counters
2021-07-07 Ivan Malovnet/sfc: fix outer match in MAE backend
2021-07-07 Ivan Malovnet/sfc: check ID overflow in action port ID
2021-07-07 Ivan Malovnet/sfc: support VLAN presence match in transfer rules
2021-04-21 Ivan Malovnet/sfc: add more debug messages to transfer flows
2021-04-21 Ivan Malovnet/sfc: revise FW RSRC free error logs in transfer...
2021-04-21 Ivan Malovnet/sfc: fix outer rule and encap rollback on error
2021-03-30 Ivan Malovnet/sfc: fix error path inconsistency
2021-03-22 Ivan Malovnet/sfc: support action VXLAN decap in transfer rules
2021-03-22 Ivan Malovnet/sfc: support action VXLAN encap in MAE backend
2021-03-22 Igor Romanovnet/sfc: change MAE rule actions parsing parameter
2021-03-12 Andrew Rybchenkonet/sfc: update copyright year
2021-02-26 Ivan Malovnet/sfc: fix buffer size for flow parse
2020-11-20 Ivan Malovnet/sfc: fix double free on encap transfer flow rule...
2020-11-03 Ivan Malovnet/sfc: support encap flow items in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item UDP in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item TCP in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item IPv6 in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item IPv4 in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item VLAN in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item port ID in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow action port ID in transfer rules
2020-11-03 Ivan Malovnet/sfc: support concept of switch domains/ports
2020-11-03 Ivan Malovnet/sfc: support flow action drop in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow actions PF and VF in transfer...
2020-11-03 Ivan Malovnet/sfc: support flow items PF and VF in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow action mark in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow action flag in MAE backend
2020-11-03 Ivan Malovnet/sfc: support VLAN push actions in MAE backend
2020-11-03 Ivan Malovnet/sfc: add facilities to handle bundles of actions
2020-11-03 Ivan Malovnet/sfc: support flow action OF pop VLAN in MAE backend
2020-11-03 Ivan Malovnet/sfc: implement flow insert/remove in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow action PHY port in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow item eth in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow item PHY PORT in MAE backend
2020-11-03 Ivan Malovnet/sfc: add actions parsing stub to MAE backend
2020-11-03 Ivan Malovnet/sfc: add verify method to flow validate path
2020-11-03 Ivan Malovnet/sfc: validate match spec in MAE backend
2020-11-03 Ivan Malovnet/sfc: add pattern parsing stub to MAE backend
2020-11-03 Ivan Malovnet/sfc: add concept of MAE (transfer) rules
2020-11-03 Ivan Malovdrivers: init/fini MAE on attach/detach
2020-11-03 Ivan Malovnet/sfc: add stub for attaching to MAE