]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'Offload-tc-vlan-mangle-to-mscc_ocelot-switch'
authorJakub Kicinski <kuba@kernel.org>
Sun, 11 Oct 2020 18:19:25 +0000 (11:19 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sun, 11 Oct 2020 18:19:25 +0000 (11:19 -0700)
commitb40815a12d4373048d6d70d10737ba3125662779
treeb2d011c4170a799030e5a705dd5a6c989f6a34e2
parent99cfd22add0115c2ede89aa2b37265ea208c2a43
parent4c66d23dba297f12d38a78a612421b129dc6c647
Merge branch 'Offload-tc-vlan-mangle-to-mscc_ocelot-switch'

Vladimir Oltean says:

====================
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).
====================

Signed-off-by: Jakub Kicinski <kuba@kernel.org>