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 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 58 MB/s 47236 calls/s # udp tx: 424 MB/s 7196 calls/s 7196 msg/s # udp tx: 517 MB/s 8770 calls/s 8770 msg/s # udp rx: 162 MB/s 132281 calls/s # udp tx: 604 MB/s 10254 calls/s 10254 msg/s # udp rx: 1 MB/s 864 calls/s # UDP GRO fwd perf udp rx: 455 MB/s 369537 calls/s # udp tx: 791 MB/s 13427 calls/s 13427 msg/s # udp rx: 721 MB/s 587040 calls/s # udp tx: 776 MB/s 13170 calls/s 13170 msg/s # udp rx: 614 MB/s 499774 calls/s # udp tx: 743 MB/s 12608 calls/s 12608 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 258 MB/s 4378 calls/s 4378 msg/s # udp rx: 4 MB/s 4053 calls/s # udp tx: 450 MB/s 7639 calls/s 7639 msg/s # udp rx: 71 MB/s 58501 calls/s # udp tx: 473 MB/s 8033 calls/s 8033 msg/s [ 984.723844] udpgso_bench_tx (9645) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 454 MB/s 7713 calls/s 7713 msg/s # udp rx: 82 MB/s 66945 calls/s # udp tx: 521 MB/s 8849 calls/s 8849 msg/s # udp tx: 505 MB/s 8582 calls/s 8582 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 359 MB/s 6095 calls/s 6095 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 371 MB/s 6302 calls/s 6302 msg/s # udp tx: 405 MB/s 6880 calls/s 6880 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 666 MB/s 542359 calls/s # udp tx: 706 MB/s 11986 calls/s 11986 msg/s # udp rx: 746 MB/s 607212 calls/s # udp tx: 787 MB/s 13357 calls/s 13357 msg/s # udp rx: 702 MB/s 572224 calls/s # udp tx: 693 MB/s 11758 calls/s 11758 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 395 MB/s 6705 calls/s 6705 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 396 MB/s 6726 calls/s 6726 msg/s # udp rx: 2 MB/s 2304 calls/s # udp tx: 348 MB/s 5903 calls/s 5903 msg/s # UDP tunnel GRO fwd perf udp tx: 517 MB/s 8773 calls/s 8773 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 514 MB/s 8733 calls/s 8733 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 521 MB/s 8837 calls/s 8837 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__->