Re: [net-next 00/10][pull request] 40GbE Intel Wired LAN Driver Updates 2018-09-25

2018-09-25 Thread David Miller
From: Jeff Kirsher Date: Tue, 25 Sep 2018 13:19:54 -0700 > This series contains updates to i40e and xsk. ... > The following are changes since commit > bd6207202db8974ca3d3183ca0d5611d45b2973c: > net: macb: Clean 64b dma addresses if they are not detected > and are available in the git reposi

[net-next 00/10][pull request] 40GbE Intel Wired LAN Driver Updates 2018-09-25

2018-09-25 Thread Jeff Kirsher
This series contains updates to i40e and xsk. Mariusz fixes an issue where the VF link state was not being updated properly when the PF is down or up. Also cleaned up the promiscuous configuration during a VF reset. Patryk simplifies the code a bit to use the variables for PF and HW that are dec