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.29 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 880 MB/s 14930 calls/s 14930 msg/s # 2.53 [+0.00] tcp rx: 880 MB/s 46505 calls/s # 3.52 [+1.00] tcp tx: 1004 MB/s 17041 calls/s 17041 msg/s # 3.53 [+0.00] tcp rx: 1006 MB/s 49237 calls/s # 4.52 [+1.00] tcp tx: 965 MB/s 16379 calls/s 16379 msg/s # 4.53 [+0.00] tcp rx: 966 MB/s 49654 calls/s # 5.52 [+1.00] tcp tx: 936 MB/s 15889 calls/s 15889 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.25] -4 -v # 6.82 [+1.01] udp rx: 645 MB/s 467456 calls/s # 6.83 [+0.01] udp tx: 1321 MB/s 22417 calls/s 22417 msg/s # 7.82 [+0.99] udp rx: 651 MB/s 472064 calls/s # 7.83 [+0.01] udp tx: 1323 MB/s 22446 calls/s 22446 msg/s # 8.82 [+0.99] udp rx: 655 MB/s 474880 calls/s # 8.83 [+0.01] udp tx: 1321 MB/s 22417 calls/s 22417 msg/s # 9.82 [+0.99] udp rx: 664 MB/s 481280 calls/s # 9.83 [+0.01] udp tx: 1320 MB/s 22389 calls/s 22389 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.11 [+0.24] -4 -G # 11.12 [+1.01] udp rx: 1111 MB/s 810857 calls/s # 11.14 [+0.02] udp tx: 1132 MB/s 19207 calls/s 19207 msg/s # 12.12 [+0.98] udp rx: 1158 MB/s 844880 calls/s # 12.14 [+0.02] udp tx: 1161 MB/s 19695 calls/s 19695 msg/s # 13.12 [+0.98] udp rx: 1132 MB/s 826174 calls/s # 13.14 [+0.02] udp tx: 1130 MB/s 19173 calls/s 19173 msg/s # 14.12 [+0.99] udp rx: 1137 MB/s 829754 calls/s # 14.14 [+0.01] udp tx: 1137 MB/s 19296 calls/s 19296 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__->