On Mon, 14 Dec 2020 at 16:35, Magnus Karlsson <magnus.karlsson@xxxxxxxxx> wrote: > > 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. > > Thanks: Magnus > > Magnus Karlsson (2): > xsk: fix race in SKB mode transmit with shared cq > xsk: rollback reservation at NETDEV_TX_BUSY > For the series: Acked-by: Björn Töpel <bjorn.topel@xxxxxxxxx> > 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: d9838b1d39283c1200c13f9076474c7624b8ec34 > -- > 2.29.0