]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Nov 2019 02:25:14 +0000 (18:25 -0800)
commitdc5a3d79c345871439ffe72550b604fcde9770e1
tree0b9319c60de267c82f3ac72d23a217a92289ec8b
parent069e47823fff2c634b2d46a328b5096fdc8c2a0c
bnx2x: Fix PF-VF communication over multi-cos queues.

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>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c