make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 12000 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # GRO frag list ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # UDP fwd perf udp tx: 539 MB/s 9150 calls/s 9150 msg/s # udp tx: 537 MB/s 9120 calls/s 9120 msg/s # udp tx: 567 MB/s 9627 calls/s 9627 msg/s # UDP GRO fwd perf udp tx: 569 MB/s 9659 calls/s 9659 msg/s # udp tx: 586 MB/s 9946 calls/s 9946 msg/s # udp tx: 584 MB/s 9913 calls/s 9913 msg/s # GRO frag list over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # UDP tunnel fwd perf udp tx: 578 MB/s 9817 calls/s 9817 msg/s # udp tx: 558 MB/s 9479 calls/s 9479 msg/s # udp tx: 584 MB/s 9906 calls/s 9906 msg/s # UDP tunnel GRO fwd perf udp tx: 581 MB/s 9858 calls/s 9858 msg/s # udp tx: 567 MB/s 9624 calls/s 9624 msg/s # IPv6 # No GRO ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # GRO frag list ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # UDP fwd perf udp tx: 578 MB/s 9809 calls/s 9809 msg/s # udp tx: 541 MB/s 9180 calls/s 9180 msg/s # udp tx: 572 MB/s 9702 calls/s 9702 msg/s # UDP GRO fwd perf udp tx: 594 MB/s 10077 calls/s 10077 msg/s # udp tx: 573 MB/s 9734 calls/s 9734 msg/s # GRO frag list over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # UDP tunnel fwd perf udp tx: 12 MB/s 219 calls/s 219 msg/s # udp tx: 12 MB/s 214 calls/s 214 msg/s [ 2026.712450][T10673] udpgso_bench_tx (10673) used greatest stack depth: 22560 bytes left # UDP tunnel GRO fwd perf udp tx: 12 MB/s 213 calls/s 213 msg/s # udp tx: 134 MB/s 2282 calls/s 2282 msg/s not ok 1 selftests: net: udpgro_fwd.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->