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.52 [+2.24] tcp tx: 1034 MB/s 17546 calls/s 17546 msg/s # 2.75 [+0.23] tcp rx: 1295 MB/s 54449 calls/s # 3.52 [+0.77] tcp tx: 979 MB/s 16610 calls/s 16610 msg/s # 3.75 [+0.23] tcp rx: 944 MB/s 48186 calls/s # 4.52 [+0.77] tcp tx: 1088 MB/s 18466 calls/s 18466 msg/s # 4.75 [+0.23] tcp rx: 1095 MB/s 19309 calls/s # 5.52 [+0.77] tcp tx: 921 MB/s 15625 calls/s 15625 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.82 [+0.27] -4 -v # 6.83 [+1.01] udp rx: 643 MB/s 466432 calls/s # 6.85 [+0.02] udp tx: 1254 MB/s 21281 calls/s 21281 msg/s # 7.83 [+0.98] udp rx: 653 MB/s 473344 calls/s # 7.85 [+0.02] udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # 8.83 [+0.98] udp rx: 657 MB/s 476160 calls/s # 8.85 [+0.02] udp tx: 1285 MB/s 21807 calls/s 21807 msg/s # 9.83 [+0.98] udp rx: 594 MB/s 430848 calls/s # 9.85 [+0.02] udp tx: 973 MB/s 16508 calls/s 16508 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.29] -4 -G # 11.18 [+1.01] udp rx: 637 MB/s 464723 calls/s # 11.20 [+0.02] udp tx: 652 MB/s 11061 calls/s 11061 msg/s # 12.18 [+0.98] udp rx: 661 MB/s 482595 calls/s # 12.20 [+0.02] udp tx: 661 MB/s 11218 calls/s 11218 msg/s # 13.18 [+0.98] udp rx: 661 MB/s 482279 calls/s # 13.20 [+0.02] udp tx: 661 MB/s 11213 calls/s 11213 msg/s # 14.18 [+0.98] udp rx: 669 MB/s 488356 calls/s # 14.20 [+0.02] udp tx: 667 MB/s 11319 calls/s 11319 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__->