Re: [PATCH net-next] net: systemport: Add support for VLAN transmit acceleration

2020-07-07 Thread David Miller
From: Florian Fainelli Date: Mon, 6 Jul 2020 14:29:39 -0700 > SYSTEMPORT is capable of performing VLAN transmit acceleration, support > that by configuring it appropriately, providing the VLAN ID and PCP/DEI > where necessary. > > Signed-off-by: Florian Fainelli Applied, thanks Florian.

[PATCH net-next] net: systemport: Add support for VLAN transmit acceleration

2020-07-06 Thread Florian Fainelli
SYSTEMPORT is capable of performing VLAN transmit acceleration, support that by configuring it appropriately, providing the VLAN ID and PCP/DEI where necessary. Signed-off-by: Florian Fainelli --- drivers/net/ethernet/broadcom/bcmsysport.c | 37 -- 1 file changed, 34 insertio