]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qed: Correct default VF coalescing configuration
authorMintz, Yuval <Yuval.Mintz@cavium.com>
Sun, 19 Mar 2017 11:08:15 +0000 (13:08 +0200)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 26 Jul 2017 03:46:46 +0000 (20:46 -0700)
commit063fc4d0434791384da13c1a25814dd37c94c129
tree2dfc1600d27ed9367fad7b06a05ca716e0ae4d11
parent685d44064f28b323d8cc78f5281bf8430bbb1df5
qed: Correct default VF coalescing configuration

Orabug: 2593305326439680

When starting the VF's vport, the PF would first configure
the status blocks of the VF and then reset them.
That would cause some of the configured information to be lost -
specifically it would mean that all the VFs queues would use
the Rx coalescing state-machine of the status block.

Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/qlogic/qed/qed_sriov.c