make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh 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_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.28 [+0.28] -4 -t # 2.55 [+2.27] tcp tx: 644 MB/s 10926 calls/s 10926 msg/s # 2.56 [+0.00] tcp rx: 644 MB/s 33211 calls/s # 3.55 [+1.00] tcp tx: 553 MB/s 9392 calls/s 9392 msg/s # 3.56 [+0.00] tcp rx: 554 MB/s 31017 calls/s # 4.55 [+1.00] tcp tx: 545 MB/s 9256 calls/s 9256 msg/s # 4.56 [+0.00] tcp rx: 546 MB/s 31440 calls/s # 5.55 [+1.00] tcp tx: 537 MB/s 9114 calls/s 9114 msg/s # 5.59 [+0.04] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.33] -4 -v # 6.94 [+1.02] udp rx: 501 MB/s 362948 calls/s # 6.97 [+0.02] udp tx: 883 MB/s 14989 calls/s 14989 msg/s # 7.95 [+0.98] udp rx: 501 MB/s 363038 calls/s # 7.97 [+0.02] udp tx: 861 MB/s 14611 calls/s 14611 msg/s # 8.95 [+0.98] udp rx: 502 MB/s 363520 calls/s # 8.97 [+0.02] udp tx: 903 MB/s 15316 calls/s 15316 msg/s # 9.95 [+0.98] udp rx: 495 MB/s 358328 calls/s # 9.97 [+0.02] udp tx: 870 MB/s 14762 calls/s 14762 msg/s # 10.01 [+0.04] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.35] -4 -G # 11.37 [+1.02] udp rx: 991 MB/s 723132 calls/s # 11.39 [+0.02] udp tx: 1016 MB/s 17235 calls/s 17235 msg/s # 12.37 [+0.98] udp rx: 991 MB/s 723272 calls/s # 12.39 [+0.02] udp tx: 994 MB/s 16860 calls/s 16860 msg/s # 13.37 [+0.98] udp rx: 1028 MB/s 749787 calls/s # 13.39 [+0.02] udp tx: 1028 MB/s 17437 calls/s 17437 msg/s # 14.38 [+0.98] udp rx: 1078 MB/s 786317 calls/s # 14.39 [+0.02] udp tx: 1082 MB/s 18356 calls/s 18356 msg/s ok 1 selftests: net: udpgro_frglist.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__->