mirror_ubuntu-kernels/drivers/net/ethernet/microchip/sparx5
Steen Hegelund 4114ef2ce2 net: microchip: sparx5: Improve the IP frame key match for IPv6 frames
This ensures that it will be possible for a VCAP rule to distinguish IPv6
frames from non-IP frames, as the IS0 keyset usually selected for the IPv6
traffic class in (7TUPLE) does not offer a key that specifies IPv6
directly: only non-IPv4.

The IP_SNAP key ensures that we select (at least) IP frames.

Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-01-30 07:36:22 +00:00
..
Kconfig net: microchip: sparx5: add support for offloading pcp table 2022-11-03 15:16:50 +01:00
Makefile net: microchip: sparx5: Add VCAP debugFS support 2022-11-21 11:33:02 +00:00
sparx5_calendar.c net: sparx5: add calendar bandwidth allocation support 2021-06-24 11:28:13 -07:00
sparx5_dcb.c net: microchip: sparx5: add support for DSCP rewrite 2023-01-20 09:33:22 +00:00
sparx5_ethtool.c net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() and sparx5_start() 2022-11-16 09:10:29 +00:00
sparx5_fdma.c net: microchip: sparx5: correctly free skb in xmit 2022-12-05 11:33:09 +00:00
sparx5_mactable.c net: sparx5: fix function return type to match actual type 2022-09-08 15:00:56 +02:00
sparx5_main_regs.h net: microchip: sparx5: Add IS0 VCAP keyset configuration for Sparx5 2023-01-26 10:07:44 +01:00
sparx5_main.c net: sparx5: Fix reading of the MAC address 2023-01-02 13:39:14 +00:00
sparx5_main.h net: microchip: sparx5: Add VCAP debugFS support 2022-11-21 11:33:02 +00:00
sparx5_netdev.c net: sparx5: fix error handling in sparx5_port_open() 2022-11-22 11:41:49 +01:00
sparx5_packet.c net: microchip: sparx5: correctly free skb in xmit 2022-12-05 11:33:09 +00:00
sparx5_pgid.c net: sparx5: Refactor mdb handling according to feedback 2022-03-25 15:45:14 -07:00
sparx5_phylink.c net: remove explicit phylink_generic_validate() references 2022-11-07 17:54:57 -08:00
sparx5_port.c net: microchip: sparx5: add support for DSCP rewrite 2023-01-20 09:33:22 +00:00
sparx5_port.h net: microchip: sparx5: add support for DSCP rewrite 2023-01-20 09:33:22 +00:00
sparx5_ptp.c net: sparx5: fix a couple warning messages 2022-03-15 16:07:19 +01:00
sparx5_qos.c net: microchip: sparx5: add support for offloading pcp table 2022-11-03 15:16:50 +01:00
sparx5_qos.h net: microchip: sparx5: add support for offloading ets qdisc 2022-09-23 09:53:10 +01:00
sparx5_switchdev.c net: sparx5: add support for mrouter ports 2022-08-29 12:57:38 +01:00
sparx5_tc_flower.c net: microchip: sparx5: Improve the IP frame key match for IPv6 frames 2023-01-30 07:36:22 +00:00
sparx5_tc_matchall.c net: microchip: vcap api: Use src and dst chain id to chain VCAP lookups 2023-01-16 13:45:17 +00:00
sparx5_tc.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-11-29 13:04:52 -08:00
sparx5_tc.h net: microchip: sparx5: Add tc matchall filter and enable VCAP lookups 2022-11-11 10:39:12 +00:00
sparx5_vcap_ag_api.c net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP model 2023-01-26 10:07:44 +01:00
sparx5_vcap_ag_api.h net: microchip: sparx5: Adding IS2 VCAP model to VCAP API 2022-10-24 10:37:42 +01:00
sparx5_vcap_debugfs.c net: microchip: sparx5: Add IS0 VCAP keyset configuration for Sparx5 2023-01-26 10:07:44 +01:00
sparx5_vcap_debugfs.h net: microchip: sparx5: Add VCAP debugFS support 2022-11-21 11:33:02 +00:00
sparx5_vcap_impl.c net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol types 2023-01-26 10:07:44 +01:00
sparx5_vcap_impl.h net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol types 2023-01-26 10:07:44 +01:00
sparx5_vlan.c net: sparx5: add support for mrouter ports 2022-08-29 12:57:38 +01:00