Re: [PATCH net] bridge: switchdev: Clear forward mark when transmitting packet

2017-09-01 Thread David Miller
From: Ido Schimmel Date: Fri, 1 Sep 2017 12:22:25 +0300 > Commit 6bc506b4fb06 ("bridge: switchdev: Add forward mark support for > stacked devices") added the 'offload_fwd_mark' bit to the skb in order > to allow drivers to indicate to the bridge driver that they already > forwarded the packet in

Re: [PATCH net] bridge: switchdev: Clear forward mark when transmitting packet

2017-09-01 Thread Nikolay Aleksandrov
On 01/09/17 15:01, Jiri Pirko wrote: > Fri, Sep 01, 2017 at 01:45:15PM CEST, niko...@cumulusnetworks.com wrote: >> On 01/09/17 12:22, Ido Schimmel wrote: >>> Commit 6bc506b4fb06 ("bridge: switchdev: Add forward mark support for >>> stacked devices") added the 'offload_fwd_mark' bit to the skb in or

Re: [PATCH net] bridge: switchdev: Clear forward mark when transmitting packet

2017-09-01 Thread Jiri Pirko
Fri, Sep 01, 2017 at 01:45:15PM CEST, niko...@cumulusnetworks.com wrote: >On 01/09/17 12:22, Ido Schimmel wrote: >> Commit 6bc506b4fb06 ("bridge: switchdev: Add forward mark support for >> stacked devices") added the 'offload_fwd_mark' bit to the skb in order >> to allow drivers to indicate to the

Re: [PATCH net] bridge: switchdev: Clear forward mark when transmitting packet

2017-09-01 Thread Nikolay Aleksandrov
On 01/09/17 12:22, Ido Schimmel wrote: > Commit 6bc506b4fb06 ("bridge: switchdev: Add forward mark support for > stacked devices") added the 'offload_fwd_mark' bit to the skb in order > to allow drivers to indicate to the bridge driver that they already > forwarded the packet in L2. > > In case th

[PATCH net] bridge: switchdev: Clear forward mark when transmitting packet

2017-09-01 Thread Ido Schimmel
Commit 6bc506b4fb06 ("bridge: switchdev: Add forward mark support for stacked devices") added the 'offload_fwd_mark' bit to the skb in order to allow drivers to indicate to the bridge driver that they already forwarded the packet in L2. In case the bit is set, before transmitting the packet from e