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.24 [+0.24] -4 -t # 2.47 [+2.23] tcp tx: 1148 MB/s 19487 calls/s 19487 msg/s # 2.47 [+0.00] tcp rx: 1149 MB/s 10955 calls/s # 3.47 [+1.00] tcp tx: 985 MB/s 16708 calls/s 16708 msg/s # 3.47 [+0.00] tcp rx: 985 MB/s 50409 calls/s # 4.47 [+1.00] tcp tx: 986 MB/s 16735 calls/s 16735 msg/s # 4.47 [+0.00] tcp rx: 987 MB/s 50465 calls/s # 5.47 [+1.00] tcp tx: 1000 MB/s 16963 calls/s 16963 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.26] -4 -v # 6.78 [+1.01] udp rx: 656 MB/s 475904 calls/s # 6.79 [+0.02] udp tx: 1229 MB/s 20851 calls/s 20851 msg/s # 7.78 [+0.98] udp rx: 667 MB/s 483454 calls/s # 7.79 [+0.02] udp tx: 1288 MB/s 21860 calls/s 21860 msg/s # 8.78 [+0.98] udp rx: 667 MB/s 483121 calls/s # 8.79 [+0.02] udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # 9.78 [+0.99] udp rx: 590 MB/s 427763 calls/s # 9.79 [+0.01] udp tx: 1314 MB/s 22302 calls/s 22302 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.27] -4 -G # 11.11 [+1.01] udp rx: 946 MB/s 690538 calls/s # 11.13 [+0.02] udp tx: 965 MB/s 16371 calls/s 16371 msg/s # 12.11 [+0.98] udp rx: 1126 MB/s 821695 calls/s # 12.12 [+0.02] udp tx: 1130 MB/s 19169 calls/s 19169 msg/s # 13.11 [+0.99] udp rx: 1139 MB/s 831208 calls/s # 13.12 [+0.01] udp tx: 1141 MB/s 19364 calls/s 19364 msg/s # 14.11 [+0.99] udp rx: 1133 MB/s 826377 calls/s # 14.12 [+0.01] udp tx: 1134 MB/s 19244 calls/s 19244 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__->