Re: [PATCH net] net: dsa: microchip: add switch offload forwarding support

2019-02-11 Thread David Miller
From: Date: Thu, 7 Feb 2019 20:05:58 -0800 > From: Tristram Ha > > The flag offload_fwd_mark is set as the switch can forward frames by > itself. > > This can be considered a fix to a problem introduced in commit > c2e866911e254067 where the port membership are not set in sync. The flag > off

[PATCH net] net: dsa: microchip: add switch offload forwarding support

2019-02-07 Thread Tristram.Ha
From: Tristram Ha The flag offload_fwd_mark is set as the switch can forward frames by itself. This can be considered a fix to a problem introduced in commit c2e866911e254067 where the port membership are not set in sync. The flag offload_fwd_mark just needs to be set in tag_ksz.c to prevent th