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.34 [+0.34] -4 -t # 2.61 [+2.27] tcp tx: 934 MB/s 15847 calls/s 15847 msg/s # 2.69 [+0.08] tcp rx: 1013 MB/s 49030 calls/s # 3.61 [+0.92] tcp tx: 936 MB/s 15885 calls/s 15885 msg/s # 3.69 [+0.08] tcp rx: 931 MB/s 44717 calls/s # 4.61 [+0.92] tcp tx: 896 MB/s 15203 calls/s 15203 msg/s # 4.69 [+0.08] tcp rx: 906 MB/s 44710 calls/s # 5.61 [+0.92] tcp tx: 1029 MB/s 17466 calls/s 17466 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.27] -4 -v # 6.93 [+1.01] udp rx: 650 MB/s 471296 calls/s # 6.94 [+0.02] udp tx: 1119 MB/s 18984 calls/s 18984 msg/s # 7.93 [+0.99] udp rx: 661 MB/s 479488 calls/s # 7.94 [+0.01] udp tx: 1160 MB/s 19677 calls/s 19677 msg/s # 8.93 [+0.99] udp rx: 665 MB/s 482048 calls/s # 8.94 [+0.01] udp tx: 1237 MB/s 20994 calls/s 20994 msg/s # 9.93 [+0.99] udp rx: 667 MB/s 483840 calls/s # 9.94 [+0.01] udp tx: 1247 MB/s 21165 calls/s 21165 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.23] -4 -G # 11.22 [+1.01] udp rx: 1107 MB/s 807664 calls/s # 11.23 [+0.01] udp tx: 1125 MB/s 19083 calls/s 19083 msg/s # 12.22 [+0.99] udp rx: 1119 MB/s 816338 calls/s # 12.23 [+0.01] udp tx: 1121 MB/s 19013 calls/s 19013 msg/s # 13.22 [+0.99] udp rx: 1122 MB/s 818772 calls/s # 13.23 [+0.01] udp tx: 1124 MB/s 19073 calls/s 19073 msg/s # 14.22 [+0.99] udp rx: 1118 MB/s 815788 calls/s # 14.23 [+0.01] udp tx: 1118 MB/s 18965 calls/s 18965 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__->