Thu, Jul 16, 2015 at 10:04:56AM CEST, sfel...@gmail.com wrote:
>From: Scott Feldman <sfel...@gmail.com>
>
>If device flags ingress packet as "fwd offload", mark the
>skb->offlaod_fwd_mark using the ingress port's dev->offlaod_fwd_mark.  This
>will be the hint to the kernel that this packet has already been forwarded
>by device to egress ports matching skb->offlaod_fwd_mark.
>
>For rocker, derive port dev->offlaod_fwd_mark based on device switch ID and
>port ifindex.  If port is bridged, use the bridge ifindex rather than the
>port ifindex.
>
>Signed-off-by: Scott Feldman <sfel...@gmail.com>

Acked-by: Jiri Pirko <j...@resnulli.us>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to