Netdev List
 help / color / mirror / Atom feed
* [net-next 0/2] Intel Wired LAN Driver Updates
@ 2014-01-16  1:38 Aaron Brown
  2014-01-16  1:38 ` [net-next 1/2] ixgbe: Force QDE via PFQDE for VFs during reset Aaron Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aaron Brown @ 2014-01-16  1:38 UTC (permalink / raw)
  To: davem; +Cc: Aaron Brown, netdev, gospo, sassmann

This series contains several updates from Alex to ixgbe.

To avoid head of line blocking in the event a VF stops cleaning Rx descriptors
he makes sure QDE bits are set for a VF before the Rx queues are enabled.

To avoid a situation where the head write-back registers can remain set ofter 
the driver is unloaded he clears them on a VF reset.

Alexander Duyck (2):
  ixgbe: Force QDE via PFQDE for VFs during reset
  ixgbe: Clear head write-back registers on VF reset

 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c | 23 +++++++++++++++++++++++
 drivers/net/ethernet/intel/ixgbe/ixgbe_type.h  | 15 ++++++++++++---
 2 files changed, 35 insertions(+), 3 deletions(-)

-- 
1.8.5.GIT

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-01-16  5:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-16  1:38 [net-next 0/2] Intel Wired LAN Driver Updates Aaron Brown
2014-01-16  1:38 ` [net-next 1/2] ixgbe: Force QDE via PFQDE for VFs during reset Aaron Brown
2014-01-16  1:38 ` [net-next 2/2] ixgbe: Clear head write-back registers on VF reset Aaron Brown
2014-01-16  5:49 ` [net-next 0/2] Intel Wired LAN Driver Updates David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox