commit | b801b1591c10f546206d4db29a31793a4e1efbbb | [log] [tgz] |
---|---|---|
author | Mintz, Yuval <Yuval.Mintz@cavium.com> | Sun Mar 19 13:08:15 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 21 19:02:36 2017 -0700 |
tree | 18548a5b0894adf7f098609e2b34dd5c37351416 | |
parent | d91940818d81ca1761de855c17f3528b3ec7eabe [diff] |
qed: Correct default VF coalescing configuration 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>