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.35 [+0.34] -4 -t # 2.62 [+2.27] tcp tx: 1000 MB/s 16970 calls/s 16970 msg/s # 2.62 [+0.00] tcp rx: 1001 MB/s 51002 calls/s # 3.62 [+1.00] tcp tx: 972 MB/s 16494 calls/s 16494 msg/s # 3.62 [+0.00] tcp rx: 973 MB/s 49440 calls/s # 4.62 [+1.00] tcp tx: 970 MB/s 16457 calls/s 16457 msg/s # 4.62 [+0.00] tcp rx: 971 MB/s 49492 calls/s # 5.62 [+1.00] tcp tx: 967 MB/s 16412 calls/s 16412 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.31] -4 -v # 6.98 [+1.01] udp rx: 591 MB/s 428544 calls/s # 7.00 [+0.02] udp tx: 1292 MB/s 21916 calls/s 21916 msg/s # 7.98 [+0.98] udp rx: 648 MB/s 469760 calls/s # 8.00 [+0.02] udp tx: 1277 MB/s 21665 calls/s 21665 msg/s # 8.98 [+0.98] udp rx: 649 MB/s 470016 calls/s # 9.00 [+0.02] udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # 9.98 [+0.98] udp rx: 647 MB/s 468992 calls/s # 10.00 [+0.02] udp tx: 1278 MB/s 21676 calls/s 21676 msg/s # 10.03 [+0.03] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.30] -4 -G # 11.34 [+1.01] udp rx: 1103 MB/s 804998 calls/s # 11.36 [+0.02] udp tx: 1125 MB/s 19087 calls/s 19087 msg/s # 12.34 [+0.98] udp rx: 1062 MB/s 775211 calls/s # 12.36 [+0.02] udp tx: 1059 MB/s 17963 calls/s 17963 msg/s # 13.34 [+0.98] udp rx: 1096 MB/s 799776 calls/s # 13.36 [+0.02] udp tx: 1101 MB/s 18680 calls/s 18680 msg/s # 14.34 [+0.98] udp rx: 1110 MB/s 809742 calls/s # 14.36 [+0.02] udp tx: 1110 MB/s 18829 calls/s 18829 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__->