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

2020-12-18 Thread patchwork-bot+netdevbpf
Hello: This series was applied to bpf/bpf.git (refs/heads/master): On Fri, 18 Dec 2020 14:45:23 +0100 you 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. > > v1 -

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

2020-12-18 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. v1 -> v2: * Rebase Thanks: Magnus Magnus Karlsson (2): xsk: fix race in SKB mode transmit with shared cq xsk: rollback rese