Re: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2021-04-01

2021-04-01 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net.git (refs/heads/master): On Thu, 1 Apr 2021 10:21:04 -0700 you wrote: > This series contains updates to i40e driver only. > > Arkadiusz fixes warnings for inconsistent indentation. > > Magnus fixes an issue on xsk receive where single packets over t

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2021-04-01

2021-04-01 Thread Tony Nguyen
This series contains updates to i40e driver only. Arkadiusz fixes warnings for inconsistent indentation. Magnus fixes an issue on xsk receive where single packets over time are batched rather than received immediately. Eryk corrects warnings and reporting of veb-stats. The following are changes