>
> On Wed, Feb 17, 2021 at 5:36 PM Ciara Loftus
> wrote:
> >
> > Launching xdpxceiver with -D enables debug mode. Make it possible
>
> Would be clearer if the option was the same both in the shell and in
> the xdpreceiver app, so please pick -d or -D and stick with it. And
> how about calling t
On Wed, Feb 17, 2021 at 5:36 PM Ciara Loftus wrote:
>
> Launching xdpxceiver with -D enables debug mode. Make it possible
Would be clearer if the option was the same both in the shell and in
the xdpreceiver app, so please pick -d or -D and stick with it. And
how about calling the mode "dump packe
Launching xdpxceiver with -D enables debug mode. Make it possible
to pass this flag to the app via the test_xsk.sh shell script like
so:
./test_xsk.sh -d
Signed-off-by: Ciara Loftus
---
tools/testing/selftests/bpf/test_xsk.sh| 7 ++-
tools/testing/selftests/bpf/xsk_prereqs.sh | 3 ++-
2