From: David S. Miller Date: Fri, 26 Aug 2016 20:13:37 +0000 (-0700) Subject: Merge branch 'mlxsw-fw-mark-offload' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ed35ca994f97211abdbc87063d8869ead99b508c;p=linux-beck.git Merge branch 'mlxsw-fw-mark-offload' Jiri Pirko says: ==================== mlxsw: Introduce support for offload forward mark Ido says: This patchset enables the forwarding of certain control packets by the device instead of relying on the CPU to do the forwarding. The first two patches simplify the current switchdev offload forward infrastructure and make it usable for stacked devices. This is done by moving the packet and port marking to the bridge driver instead of the switch driver. Patches 3-5 add the mlxsw specific bits to support the forward mark. ==================== Signed-off-by: David S. Miller --- ed35ca994f97211abdbc87063d8869ead99b508c