[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201218134525.13119-1-magnus.karlsson@gmail.com>
Date: Fri, 18 Dec 2020 14:45:23 +0100
From: Magnus Karlsson <magnus.karlsson@...il.com>
To: magnus.karlsson@...el.com, bjorn.topel@...el.com, ast@...nel.org,
daniel@...earbox.net, netdev@...r.kernel.org,
jonathan.lemon@...il.com
Cc: Magnus Karlsson <magnus.karlsson@...il.com>, bpf@...r.kernel.org,
A.Zema@...convsystems.com, maciej.fijalkowski@...el.com,
maciejromanfijalkowski@...il.com
Subject: [PATCH bpf v2 0/2] xsk: fix two bugs in the SKB Tx path
This patch set contains two bug fixes to the Tx SKB path. Details can
be found in the individual commit messages. Special thanks to Xuan
Zhuo for spotting both of them.
v1 -> v2:
* Rebase
Thanks: Magnus
Magnus Karlsson (2):
xsk: fix race in SKB mode transmit with shared cq
xsk: rollback reservation at NETDEV_TX_BUSY
include/net/xdp_sock.h | 4 ----
include/net/xsk_buff_pool.h | 5 +++++
net/xdp/xsk.c | 12 +++++++++---
net/xdp/xsk_buff_pool.c | 1 +
net/xdp/xsk_queue.h | 5 +++++
5 files changed, 20 insertions(+), 7 deletions(-)
base-commit: 8bee683384087a6275c9183a483435225f7bb209
--
2.29.0
Powered by blists - more mailing lists