From: David S. Miller Date: Wed, 6 Apr 2022 14:03:50 +0000 (+0100) Subject: Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=74edbe9edeeffbf5a57f02ac8e8665bc5dbe8ffc;p=linux.git Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue Tony Nguyen says: ==================== Intel Wired LAN Driver Updates 2022-04-05 Maciej Fijalkowski says: We were solving issues around AF_XDP busy poll's not-so-usual scenarios, such as very big busy poll budgets applied to very small HW rings. This set carries the things that were found during that work that apply to net tree. One thing that was fixed for all in-tree ZC drivers was missing on ice side all the time - it's about syncing RCU before destroying XDP resources. Next one fixes the bit that is checked in ice_xsk_wakeup and third one avoids false setting of DD bits on Tx descriptors. ==================== Signed-off-by: David S. Miller --- 74edbe9edeeffbf5a57f02ac8e8665bc5dbe8ffc