bnx2x: Fix PF-VF communication over multi-cos queues.
authorManish Chopra <manishc@marvell.com>
Tue, 5 Nov 2019 05:51:11 +0000 (21:51 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 4 Jan 2020 12:39:32 +0000 (13:39 +0100)
commit89854f42962a674d0a7c7d6de8944492cd578e3b
treeb4d5c915d477d12af4edbe268ab2119fb02e9c59
parent587af61769d35ca651c9204e717396bdac25459f
bnx2x: Fix PF-VF communication over multi-cos queues.

[ Upstream commit dc5a3d79c345871439ffe72550b604fcde9770e1 ]

PF driver doesn't enable tx-switching for all cos queues/clients,
which causes packets drop from PF to VF. Fix this by enabling
tx-switching on all cos queues/clients.

Signed-off-by: Manish Chopra <manishc@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c