Re: [PATCH net-next v2 4/5] rocker: add offload_fwd_mark support

2015-07-16 Thread Jiri Pirko
Thu, Jul 16, 2015 at 10:04:56AM CEST, sfel...@gmail.com wrote: >From: Scott Feldman > >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

[PATCH net-next v2 4/5] rocker: add offload_fwd_mark support

2015-07-16 Thread sfeldma
From: Scott Feldman 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 rocke

[RFC PATCH net-next v2 4/5] rocker: add offload_fwd_mark support

2015-06-17 Thread sfeldma
From: Scott Feldman 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 rocke