commit | 89854f42962a674d0a7c7d6de8944492cd578e3b | [log] [tgz] |
---|---|---|
author | Manish Chopra <manishc@marvell.com> | Mon Nov 04 21:51:11 2019 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jan 04 13:39:32 2020 +0100 |
tree | b4d5c915d477d12af4edbe268ab2119fb02e9c59 | |
parent | 587af61769d35ca651c9204e717396bdac25459f [diff] |
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>