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: 595 MB/s 10096 calls/s 10096 msg/s # udp rx: 4 MB/s 3884 calls/s # udp tx: 542 MB/s 9198 calls/s 9198 msg/s # udp rx: 98 MB/s 80057 calls/s # udp tx: 546 MB/s 9269 calls/s 9269 msg/s # UDP GRO fwd perf udp rx: 591 MB/s 480429 calls/s # udp tx: 716 MB/s 12147 calls/s 12147 msg/s # udp rx: 486 MB/s 394999 calls/s # udp tx: 694 MB/s 11783 calls/s 11783 msg/s # udp rx: 544 MB/s 441492 calls/s # udp tx: 820 MB/s 13915 calls/s 13915 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 257 MB/s 4374 calls/s 4374 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 246 MB/s 4188 calls/s 4188 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 235 MB/s 3986 calls/s 3986 msg/s [ 1001.784580] udpgso_bench_tx (3678) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 424 calls/s # UDP tunnel GRO fwd perf udp tx: 437 MB/s 7412 calls/s 7412 msg/s # udp rx: 12 MB/s 10255 calls/s # udp tx: 440 MB/s 7463 calls/s 7463 msg/s # udp rx: 13 MB/s 11124 calls/s # udp tx: 481 MB/s 8168 calls/s 8168 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 60 MB/s 49209 calls/s # udp tx: 494 MB/s 8390 calls/s 8390 msg/s # udp tx: 526 MB/s 8931 calls/s 8931 msg/s # udp rx: 65 MB/s 53308 calls/s # udp tx: 486 MB/s 8255 calls/s 8255 msg/s # udp rx: 111 MB/s 90572 calls/s # UDP GRO fwd perf udp rx: 516 MB/s 419839 calls/s # udp tx: 851 MB/s 14438 calls/s 14438 msg/s # udp rx: 586 MB/s 476612 calls/s # udp tx: 829 MB/s 14072 calls/s 14072 msg/s # udp rx: 438 MB/s 355913 calls/s # udp tx: 828 MB/s 14045 calls/s 14045 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 496 MB/s 8421 calls/s 8421 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 508 MB/s 8625 calls/s 8625 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 515 MB/s 8748 calls/s 8748 msg/s # UDP tunnel GRO fwd perf udp tx: 502 MB/s 8523 calls/s 8523 msg/s # udp rx: 41 MB/s 33850 calls/s # udp tx: 424 MB/s 7197 calls/s 7197 msg/s # udp rx: 95 MB/s 78016 calls/s # udp tx: 415 MB/s 7052 calls/s 7052 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__->