numam-dpdk/drivers/net/sfc
Ivan Malov 60e53c078d net/sfc: support decrement IP TTL actions in transfer flows
These actions map to MAE action DECR_IP_TTL. It affects
the outermost header in the current processing state of
the packet, which might have been decapsulated by prior
action DECAP. It also updates IPv4 checksum accordingly.

Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Reviewed-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Reviewed-by: Andy Moreton <amoreton@xilinx.com>
2021-11-08 16:25:51 +01:00
..
meson.build net/sfc: fence off 8 bits in Rx mark for tunnel offload 2021-10-13 16:39:11 +02:00
sfc_debug.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_dp_rx.h net/sfc: fence off 8 bits in Rx mark for tunnel offload 2021-10-13 16:39:11 +02:00
sfc_dp_tx.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_dp.c net/sfc: implement control path operations in tunnel offload 2021-10-13 21:30:13 +02:00
sfc_dp.h net/sfc: merge Rx and Tx doorbell counters into one 2021-11-04 17:42:05 +01:00
sfc_ef10_essb_rx.c net/sfc: merge Rx and Tx doorbell counters into one 2021-11-04 17:42:05 +01:00
sfc_ef10_rx_ev.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_ef10_rx.c net/sfc: merge Rx and Tx doorbell counters into one 2021-11-04 17:42:05 +01:00
sfc_ef10_tx.c net/sfc: merge Rx and Tx doorbell counters into one 2021-11-04 17:42:05 +01:00
sfc_ef10.h net/sfc: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02:00
sfc_ef100_rx.c net/sfc: merge Rx and Tx doorbell counters into one 2021-11-04 17:42:05 +01:00
sfc_ef100_tx.c net/sfc: merge Rx and Tx doorbell counters into one 2021-11-04 17:42:05 +01:00
sfc_ef100.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_ethdev_state.h net/sfc: move adapter state enum to separate header 2021-10-12 18:44:11 +02:00
sfc_ethdev.c net/sfc: support Xilinx Riverhead VF 2021-11-04 12:41:34 +01:00
sfc_ev.c net/sfc: add abstractions for the management EVQ identity 2021-07-20 12:20:31 +02:00
sfc_ev.h net/sfc: implement representor Tx queue start/stop 2021-10-12 18:44:11 +02:00
sfc_filter.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_filter.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_flow_tunnel.c net/sfc: support counters in tunnel offload jump rules 2021-10-13 21:30:13 +02:00
sfc_flow_tunnel.h net/sfc: support counters in tunnel offload jump rules 2021-10-13 21:30:13 +02:00
sfc_flow.c net/sfc: ignore direction attributes in transfer flows 2021-11-02 19:26:13 +01:00
sfc_flow.h net/sfc: support group flows in tunnel offload 2021-10-13 21:30:13 +02:00
sfc_intr.c drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
sfc_kvargs.c net/sfc: add port representors infrastructure 2021-10-12 18:44:11 +02:00
sfc_kvargs.h net/sfc: add port representors infrastructure 2021-10-12 18:44:11 +02:00
sfc_log.h net/sfc: add more debug messages to transfer flows 2021-04-21 12:38:37 +02:00
sfc_mae_counter.c net/sfc: allow control threads for counter queue polling 2021-11-04 17:57:00 +01:00
sfc_mae_counter.h net/sfc: support counters in tunnel offload jump rules 2021-10-13 21:30:13 +02:00
sfc_mae.c net/sfc: support decrement IP TTL actions in transfer flows 2021-11-08 16:25:51 +01:00
sfc_mae.h net/sfc: allow control threads for counter queue polling 2021-11-04 17:57:00 +01:00
sfc_mcdi.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_port.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_repr_proxy_api.h net/sfc: implement port representor start and stop 2021-10-12 18:44:11 +02:00
sfc_repr_proxy.c net/sfc: implement representor Rx 2021-10-12 18:44:11 +02:00
sfc_repr_proxy.h net/sfc: implement representor Rx 2021-10-12 18:44:11 +02:00
sfc_repr.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_repr.h net/sfc: store PCI address for represented entities 2021-10-12 18:44:11 +02:00
sfc_rx.c net/sfc: merge Rx and Tx doorbell counters into one 2021-11-04 17:42:05 +01:00
sfc_rx.h net/sfc: add Rx datapath method to get pushed buffers count 2021-07-20 12:20:31 +02:00
sfc_service.c net/sfc: add NUMA-aware registry of service logical cores 2021-07-20 12:20:31 +02:00
sfc_service.h net/sfc: add NUMA-aware registry of service logical cores 2021-07-20 12:20:31 +02:00
sfc_sriov.c net/sfc: add switch mode device argument 2021-10-12 18:44:10 +02:00
sfc_sriov.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_stats.h net/sfc: relax SW packets/bytes atomic ops memory ordering 2021-10-07 16:57:42 +02:00
sfc_sw_stats.c net/sfc: merge Rx and Tx doorbell counters into one 2021-11-04 17:42:05 +01:00
sfc_sw_stats.h net/sfc: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02:00
sfc_switch.c net/sfc: support represented port flow item 2021-11-02 19:26:13 +01:00
sfc_switch.h net/sfc: support represented port flow item 2021-11-02 19:26:13 +01:00
sfc_tso.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_tso.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
sfc_tweak.h net/sfc: support flow action count in transfer rules 2021-07-20 12:20:31 +02:00
sfc_tx.c net/sfc: merge Rx and Tx doorbell counters into one 2021-11-04 17:42:05 +01:00
sfc_tx.h net/sfc: implement representor Tx queue start/stop 2021-10-12 18:44:11 +02:00
sfc.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc.h net/sfc: support jump flows in tunnel offload 2021-10-13 21:30:13 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00