Netdev List
 help / color / mirror / Atom feed
* [net-next 0/2] Intel Wired LAN Driver Updates
@ 2014-01-14  0:13 Aaron Brown
  2014-01-14  0:13 ` [net-next 1/2] i40e: Warn admin to reload VF driver on port VLAN configuration Aaron Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aaron Brown @ 2014-01-14  0:13 UTC (permalink / raw)
  To: davem; +Cc: Aaron Brown, netdev, gospo, sassmann

This series contains updates to i40e from Greg Rose for VLAN filtering.

Greg Rose (2):
  i40e: Warn admin to reload VF driver on port VLAN configuration.  
    When an administrator sets a port VLAN filters for the virtual
    function (VF) after the VF has already set its own VLAN filters a 
    conflict requiring the VF be reloaded can occur.  This patch logs a
    message indicating to the system administrator that the VF driver 
    must be reloaded for the new port VLAN settings to take effect

  i40e: Retain MAC filters on port VLAN deletion
    On port VLAN deletion the list of MAC filters for the virtual function
    (VF) VSI were all deleted.  Let's keep them around, they come in
    handy for keeping the VF functional.

 drivers/net/ethernet/intel/i40e/i40e_main.c        |  3 +++
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 18 ++++++++++++++++++
 2 files changed, 21 insertions(+)

-- 
1.8.5.GIT

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

end of thread, other threads:[~2014-01-15  8:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-14  0:13 [net-next 0/2] Intel Wired LAN Driver Updates Aaron Brown
2014-01-14  0:13 ` [net-next 1/2] i40e: Warn admin to reload VF driver on port VLAN configuration Aaron Brown
2014-01-14  0:13 ` [net-next 2/2] i40e: Retain MAC filters on port VLAN deletion Aaron Brown
2014-01-15  8:01 ` [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