On 14 Aug 2019, at 0:27, Magnus Karlsson wrote: > This commit adds support for the new need_wakeup flag in AF_XDP. The > xsk_socket__create function is updated to handle this and a new > function is introduced called xsk_ring_prod__needs_wakeup(). This > function can be used by the application to check if Rx and/or Tx > processing needs to be explicitly woken up. > > Signed-off-by: Magnus Karlsson <magnus.karls...@intel.com> Acked-by: Jonathan Lemon <jonathan.le...@gmail.com>
- [PATCH bpf-next v4 3/8] i40e: add support for AF_XDP need_... Magnus Karlsson
- Re: [PATCH bpf-next v4 3/8] i40e: add support for AF_... Jonathan Lemon
- Re: [PATCH bpf-next v4 3/8] i40e: add support for... Magnus Karlsson
- Re: [PATCH bpf-next v4 3/8] i40e: add support... Jonathan Lemon
- Re: [PATCH bpf-next v4 3/8] i40e: add support for AF_... Jonathan Lemon
- [PATCH bpf-next v4 6/8] samples/bpf: add use of need_wakeu... Magnus Karlsson
- Re: [PATCH bpf-next v4 6/8] samples/bpf: add use of n... Jonathan Lemon
- [PATCH bpf-next v4 7/8] net/mlx5e: Move the SW XSK code fr... Magnus Karlsson
- Re: [PATCH bpf-next v4 7/8] net/mlx5e: Move the SW XS... Jonathan Lemon
- [PATCH bpf-next v4 5/8] libbpf: add support for need_wakeu... Magnus Karlsson
- Re: [PATCH bpf-next v4 5/8] libbpf: add support for n... Jonathan Lemon
- [PATCH bpf-next v4 8/8] net/mlx5e: Add AF_XDP need_wakeup ... Magnus Karlsson
- Re: [PATCH bpf-next v4 8/8] net/mlx5e: Add AF_XDP nee... Jonathan Lemon
- Re: [PATCH bpf-next v4 0/8] add need_wakeup flag to the AF... Daniel Borkmann