make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 6000 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 635 MB/s 10781 calls/s 10781 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 622 MB/s 10560 calls/s 10560 msg/s # udp rx: 7 MB/s 6359 calls/s # udp tx: 612 MB/s 10382 calls/s 10382 msg/s # UDP GRO fwd perf udp rx: 386 MB/s 314098 calls/s # udp tx: 779 MB/s 13217 calls/s 13217 msg/s # udp rx: 627 MB/s 509821 calls/s # udp tx: 795 MB/s 13500 calls/s 13500 msg/s # udp rx: 694 MB/s 562811 calls/s # udp tx: 831 MB/s 14108 calls/s 14108 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 548 MB/s 9303 calls/s 9303 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 535 MB/s 9080 calls/s 9080 msg/s # udp tx: 558 MB/s 9477 calls/s 9477 msg/s [ 112.420434] udpgso_bench_tx (1171) used greatest stack depth: 11112 bytes left # udp rx: 1 MB/s 1024 calls/s # UDP tunnel GRO fwd perf udp tx: 434 MB/s 7368 calls/s 7368 msg/s # udp rx: 110 MB/s 89881 calls/s # udp tx: 546 MB/s 9268 calls/s 9268 msg/s # udp rx: 5 MB/s 4195 calls/s # udp tx: 546 MB/s 9270 calls/s 9270 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 577 MB/s 9796 calls/s 9796 msg/s # udp rx: 43 MB/s 35497 calls/s # udp tx: 597 MB/s 10142 calls/s 10142 msg/s # udp rx: 5 MB/s 4608 calls/s # udp tx: 599 MB/s 10165 calls/s 10165 msg/s # UDP GRO fwd perf udp rx: 512 MB/s 417376 calls/s # udp tx: 786 MB/s 13340 calls/s 13340 msg/s # udp rx: 780 MB/s 635382 calls/s # udp tx: 793 MB/s 13460 calls/s 13460 msg/s # udp rx: 775 MB/s 631142 calls/s # udp tx: 796 MB/s 13516 calls/s 13516 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 530 MB/s 8996 calls/s 8996 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 503 MB/s 8539 calls/s 8539 msg/s # udp tx: 508 MB/s 8626 calls/s 8626 msg/s # udp rx: 3 MB/s 3056 calls/s # UDP tunnel GRO fwd perf udp tx: 449 MB/s 7627 calls/s 7627 msg/s # udp rx: 90 MB/s 73474 calls/s # udp tx: 534 MB/s 9068 calls/s 9068 msg/s # udp rx: 9 MB/s 7573 calls/s # udp tx: 477 MB/s 8097 calls/s 8097 msg/s ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->