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.48 [+2.23] tcp tx: 885 MB/s 15022 calls/s 15022 msg/s # 2.48 [+0.00] tcp rx: 885 MB/s 50202 calls/s # 3.48 [+1.00] tcp tx: 979 MB/s 16619 calls/s 16619 msg/s # 3.48 [+0.00] tcp rx: 980 MB/s 50577 calls/s # 4.48 [+1.00] tcp tx: 1000 MB/s 16970 calls/s 16970 msg/s # 4.48 [+0.00] tcp rx: 1001 MB/s 51410 calls/s # 5.48 [+1.00] tcp tx: 987 MB/s 16757 calls/s 16757 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.77 [+0.26] -4 -v # 6.78 [+1.01] udp rx: 655 MB/s 475392 calls/s # 6.80 [+0.02] udp tx: 1308 MB/s 22199 calls/s 22199 msg/s # 7.78 [+0.98] udp rx: 668 MB/s 484352 calls/s # 7.80 [+0.02] udp tx: 1222 MB/s 20733 calls/s 20733 msg/s # 8.78 [+0.99] udp rx: 669 MB/s 484608 calls/s # 8.80 [+0.01] udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # 9.78 [+0.99] udp rx: 668 MB/s 483840 calls/s # 9.80 [+0.01] udp tx: 1291 MB/s 21903 calls/s 21903 msg/s # 9.83 [+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: 1130 MB/s 824247 calls/s # 11.13 [+0.02] udp tx: 1150 MB/s 19512 calls/s 19512 msg/s # 12.11 [+0.98] udp rx: 1122 MB/s 818534 calls/s # 12.13 [+0.02] udp tx: 1122 MB/s 19032 calls/s 19032 msg/s # 13.12 [+0.98] udp rx: 1116 MB/s 814083 calls/s # 13.13 [+0.02] udp tx: 1120 MB/s 19010 calls/s 19010 msg/s # 14.12 [+0.99] udp rx: 1121 MB/s 817732 calls/s # 14.13 [+0.02] udp tx: 1120 MB/s 19009 calls/s 19009 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__->