commit | dc5a3d79c345871439ffe72550b604fcde9770e1 | [log] [tgz] |
---|---|---|
author | Manish Chopra <manishc@marvell.com> | Mon Nov 04 21:51:11 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 05 18:25:14 2019 -0800 |
tree | 0b9319c60de267c82f3ac72d23a217a92289ec8b | |
parent | 069e47823fff2c634b2d46a328b5096fdc8c2a0c [diff] |
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>