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: 606 MB/s 10294 calls/s 10294 msg/s # udp rx: 72 MB/s 58685 calls/s # udp tx: 641 MB/s 10878 calls/s 10878 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 464 MB/s 7881 calls/s 7881 msg/s # UDP GRO fwd perf udp rx: 594 MB/s 482818 calls/s # udp tx: 757 MB/s 12843 calls/s 12843 msg/s # udp rx: 780 MB/s 632437 calls/s # udp tx: 908 MB/s 15405 calls/s 15405 msg/s # udp rx: 766 MB/s 620279 calls/s # udp tx: 914 MB/s 15503 calls/s 15503 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 242 MB/s 4115 calls/s 4115 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 230 MB/s 3908 calls/s 3908 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 245 MB/s 4164 calls/s 4164 msg/s [ 950.803204] udpgso_bench_tx (2117) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 376 calls/s # UDP tunnel GRO fwd perf udp tx: 477 MB/s 8102 calls/s 8102 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 479 MB/s 8141 calls/s 8141 msg/s # udp tx: 479 MB/s 8140 calls/s 8140 msg/s # udp rx: 0 MB/s 470 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 70 MB/s 57176 calls/s # udp tx: 531 MB/s 9017 calls/s 9017 msg/s # udp tx: 483 MB/s 8200 calls/s 8200 msg/s # udp rx: 205 MB/s 167541 calls/s # udp tx: 584 MB/s 9918 calls/s 9918 msg/s # UDP GRO fwd perf udp rx: 594 MB/s 483534 calls/s # udp tx: 709 MB/s 12028 calls/s 12028 msg/s # udp rx: 589 MB/s 479158 calls/s # udp tx: 792 MB/s 13448 calls/s 13448 msg/s # udp rx: 607 MB/s 493738 calls/s # udp tx: 772 MB/s 13097 calls/s 13097 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 443 MB/s 7528 calls/s 7528 msg/s # udp rx: 98 MB/s 79637 calls/s # udp tx: 523 MB/s 8879 calls/s 8879 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 417 MB/s 7089 calls/s 7089 msg/s # UDP tunnel GRO fwd perf udp tx: 506 MB/s 8588 calls/s 8588 msg/s # udp rx: 7 MB/s 6347 calls/s # udp tx: 623 MB/s 10580 calls/s 10580 msg/s # udp tx: 586 MB/s 9940 calls/s 9940 msg/s # udp rx: 0 MB/s 512 calls/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__->