Re: [PATCH bpf 0/2] xsk: fix two bugs in the SKB Tx path

2020-12-16 Thread Björn Töpel
On Mon, 14 Dec 2020 at 16:35, Magnus Karlsson 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

[PATCH bpf 0/2] xsk: fix two bugs in the SKB Tx path

2020-12-14 Thread Magnus Karlsson
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