OSDN Git Service

Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorDavid S. Miller <davem@davemloft.net>
Sat, 18 Dec 2021 12:19:15 +0000 (12:19 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Dec 2021 12:19:15 +0000 (12:19 +0000)
commitaa3cc8a9e4001d50dd3e30b58257a9448b2b958b
tree127238df9490f2baa823c03eccc8878f771d98cf
parent158b515f703e75e7d68289bf4d98c664e1d632df
parentdcbaf72aa4232a7aa5db5e483972a6fe4ba2b41c
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-12-17

Maciej Fijalkowski says:

It seems that previous [0] Rx fix was not enough and there are still
issues with AF_XDP Rx ZC support in ice driver. Elza reported that for
multiple XSK sockets configured on a single netdev, some of them were
becoming dead after a while. We have spotted more things that needed to
be addressed this time. More of information can be found in particular
commit messages.

It also carries Alexandr's patch that was sent previously which was
overlapping with this set.

[0]: https://lore.kernel.org/bpf/20211129231746.2767739-1-anthony.l.nguyen@intel.com/
====================

Signed-off-by: David S. Miller <davem@davemloft.net>