Re: [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-03-25

2021-03-25 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net.git (refs/heads/master): On Thu, 25 Mar 2021 15:31:15 -0700 you wrote: > This series contains updates to virtchnl header file and i40e driver. > > Norbert removes added padding from virtchnl RSS structures as this > causes issues when iterating over t

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-03-25

2021-03-25 Thread Tony Nguyen
This series contains updates to virtchnl header file and i40e driver. Norbert removes added padding from virtchnl RSS structures as this causes issues when iterating over the arrays. Mateusz adds Asym_Pause as supported to allow these settings to be set as the hardware supports it. Eryk fixes an