Thu, Jul 16, 2015 at 10:04:56AM CEST, [email protected] wrote:
>From: Scott Feldman <[email protected]>
>
>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 <[email protected]>

Acked-by: Jiri Pirko <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to