Thu, Jul 16, 2015 at 10:04:53AM CEST, sfel...@gmail.com wrote:
>From: Scott Feldman <sfel...@gmail.com>
>
>Just before queuing skb for xmit on port, check if skb has been marked by
>switchdev port driver as already fordwarded by device.  If so, drop skb.  A
>non-zero skb->offload_fwd_mark field is set by the switchdev port
>driver/device on ingress to indicate the skb has already been forwarded by
>the device to egress ports with matching dev->skb_mark.  The switchdev port
>driver would assign a non-zero dev->skb_mark for each device port netdev
>during registration, for example.
>
>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