On Thu, Nov 19, 2020 at 9:33 AM Björn Töpel wrote:
>
> From: Björn Töpel
>
> Add a new option to xdpsock, 'B', for busy-polling. This option will
> also set the batching size, 'b' option, to the busy-poll budget.
>
> Signed-off-by: Björn Töpel
> ---
> samples/bpf/xdpsock_user.c | 40 +++
From: Björn Töpel
Add a new option to xdpsock, 'B', for busy-polling. This option will
also set the batching size, 'b' option, to the busy-poll budget.
Signed-off-by: Björn Töpel
---
samples/bpf/xdpsock_user.c | 40 +++---
1 file changed, 33 insertions(+), 7 del