Re: [PATCH bpf-next v3 10/10] samples/bpf: add option to set the busy-poll budget

2020-11-25 Thread Magnus Karlsson
On Thu, Nov 19, 2020 at 9:33 AM Björn Töpel wrote: > > From: Björn Töpel > > Support for the SO_BUSY_POLL_BUDGET setsockopt, via the batching > option ('b'). > > Signed-off-by: Björn Töpel > --- > samples/bpf/xdpsock_user.c | 5 + > 1 file changed, 5 insertions(+) Acked-by: Magnus Karlsson

[PATCH bpf-next v3 10/10] samples/bpf: add option to set the busy-poll budget

2020-11-19 Thread Björn Töpel
From: Björn Töpel Support for the SO_BUSY_POLL_BUDGET setsockopt, via the batching option ('b'). Signed-off-by: Björn Töpel --- samples/bpf/xdpsock_user.c | 5 + 1 file changed, 5 insertions(+) diff --git a/samples/bpf/xdpsock_user.c b/samples/bpf/xdpsock_user.c index cb1eaee8a32b..deba62