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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.32 [+0.31] -4 -t # 2.55 [+2.23] tcp tx: 877 MB/s 14886 calls/s 14886 msg/s # 2.72 [+0.16] tcp rx: 1062 MB/s 56281 calls/s # 3.55 [+0.84] tcp tx: 968 MB/s 16426 calls/s 16426 msg/s # 3.72 [+0.16] tcp rx: 937 MB/s 48102 calls/s # 4.55 [+0.84] tcp tx: 1107 MB/s 18786 calls/s 18786 msg/s # 4.72 [+0.16] tcp rx: 1112 MB/s 13404 calls/s # 5.55 [+0.84] tcp tx: 926 MB/s 15720 calls/s 15720 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.28] -4 -v # 6.89 [+1.02] udp rx: 582 MB/s 421888 calls/s # 6.90 [+0.01] udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # 7.89 [+0.99] udp rx: 665 MB/s 482560 calls/s # 7.90 [+0.01] udp tx: 1231 MB/s 20886 calls/s 20886 msg/s # 8.89 [+0.99] udp rx: 668 MB/s 484096 calls/s # 8.90 [+0.01] udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # 9.89 [+0.99] udp rx: 595 MB/s 431104 calls/s # 9.90 [+0.01] udp tx: 1275 MB/s 21628 calls/s 21628 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.23 [+1.01] udp rx: 1057 MB/s 770951 calls/s # 11.25 [+0.02] udp tx: 1075 MB/s 18238 calls/s 18238 msg/s # 12.23 [+0.98] udp rx: 1045 MB/s 762430 calls/s # 12.25 [+0.02] udp tx: 1045 MB/s 17736 calls/s 17736 msg/s # 13.23 [+0.98] udp rx: 1080 MB/s 788154 calls/s # 13.25 [+0.02] udp tx: 1080 MB/s 18322 calls/s 18322 msg/s # 14.23 [+0.99] udp rx: 649 MB/s 473474 calls/s # 14.25 [+0.01] udp tx: 642 MB/s 10896 calls/s 10896 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__->