On Thu, Nov 19, 2020 at 9:34 AM Björn Töpel wrote:
>
> From: Björn Töpel
>
> Start using recvfrom() the rxdrop scenario.
>
> Signed-off-by: Björn Töpel
> ---
> samples/bpf/xdpsock_user.c | 8
> 1 file changed, 4 insertions(+), 4 deletions(-)
Acked-by: Magnus Karlsson
> diff --git a/
From: Björn Töpel
Start using recvfrom() the rxdrop scenario.
Signed-off-by: Björn Töpel
---
samples/bpf/xdpsock_user.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/samples/bpf/xdpsock_user.c b/samples/bpf/xdpsock_user.c
index 2567f0db5aca..f90111b95b2e 100644
--