[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201008115700.255648-1-vladimir.oltean@nxp.com>
Date: Thu, 8 Oct 2020 14:56:57 +0300
From: Vladimir Oltean <vladimir.oltean@....com>
To: davem@...emloft.net
Cc: alexandre.belloni@...tlin.com, andrew@...n.ch,
f.fainelli@...il.com, vivien.didelot@...il.com,
alexandru.marginean@....com, claudiu.manoil@....com,
xiaoliang.yang_1@....com, hongbo.wang@....com,
netdev@...r.kernel.org, kuba@...nel.org,
UNGLinuxDriver@...rochip.com
Subject: [PATCH net-next 0/3] Offload tc-vlan mangle to mscc_ocelot switch
This series offloads one more action to the VCAP IS1 ingress TCAM, which
is to change the classified VLAN for packets, according to the VCAP IS1
keys (VLAN, source MAC, source IP, EtherType, etc).
Vladimir Oltean (3):
net: mscc: ocelot: offload VLAN mangle action to VCAP IS1
net: dsa: tag_ocelot: use VLAN information from tagging header when
available
selftests: net: mscc: ocelot: add test for VLAN modify action
drivers/net/ethernet/mscc/ocelot.c | 15 +++++-
drivers/net/ethernet/mscc/ocelot_flower.c | 29 ++++++++++--
net/dsa/tag_ocelot.c | 34 ++++++++++++++
.../drivers/net/ocelot/tc_flower_chains.sh | 47 ++++++++++++++++++-
4 files changed, 119 insertions(+), 6 deletions(-)
--
2.25.1
Powered by blists - more mailing lists