[dpdk-dev] [PATCH 1/2] net/af_xdp: fix trigger for syscall on tx

Ferruh Yigit ferruh.yigit at intel.com
Tue Apr 20 12:15:35 CEST 2021


On 4/20/2021 9:44 AM, Ciara Loftus wrote:
> The send() syscall on the tx path is not concerned with busy polling
> and as such its invocation should not depend on whether or not it is
> configured. Fix this by distinguishing the conditions necessary for
> syscalls on the rx and tx paths individually.
> 
> Fixes: 055a393626ed ("net/af_xdp: prefer busy polling")
> 
> Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>

Series applied to dpdk-next-net/main, thanks.



More information about the dev mailing list