aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netdev_rx_queue.h
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-09-12 03:24:43 +0000
committerJakub Kicinski <[email protected]>2024-09-12 03:24:43 +0000
commit24b8c19314fa92baf03f2cea19d017789889a5b3 (patch)
tree0974350de4abd363ad9d96b9c5b6d9fcf722d5ab /include/net/netdev_rx_queue.h
parentnet: phy: microchip_t1: Cable Diagnostics for lan887x (diff)
parentidpf: enable WB_ON_ITR (diff)
downloadkernel-24b8c19314fa92baf03f2cea19d017789889a5b3.tar.gz
kernel-24b8c19314fa92baf03f2cea19d017789889a5b3.zip
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Tony Nguyen says: ==================== idpf: XDP chapter II: convert Tx completion to libeth Alexander Lobakin says: XDP for idpf is currently 5 chapters: * convert Rx to libeth; * convert Tx completion to libeth (this); * generic XDP and XSk code changes; * actual XDP for idpf via libeth_xdp; * XSk for idpf (^). Part II does the following: * adds generic libeth Tx completion routines; * converts idpf to use generic libeth Tx comp routines; * fixes Tx queue timeouts and robustifies Tx completion in general; * fixes Tx event/descriptor flushes (writebacks). Most idpf patches again remove more lines than adds. Generic Tx completion helpers and structs are needed as libeth_xdp (Ch. III) makes use of them. WB_ON_ITR is needed since XDPSQs don't want to work without it at all. Tx queue timeouts fixes are needed since without them, it's way easier to catch a Tx timeout event when WB_ON_ITR is enabled. * '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue: idpf: enable WB_ON_ITR idpf: fix netdev Tx queue stop/wake idpf: refactor Tx completion routines netdevice: add netdev_tx_reset_subqueue() shorthand idpf: convert to libeth Tx buffer completion libeth: add Tx buffer completion helpers ==================== Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'include/net/netdev_rx_queue.h')
0 files changed, 0 insertions, 0 deletions