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.25 [+0.25] -4 -t # 2.48 [+2.23] tcp tx: 974 MB/s 16532 calls/s 16532 msg/s # 2.48 [+0.00] tcp rx: 975 MB/s 49670 calls/s # 3.48 [+1.00] tcp tx: 1189 MB/s 20168 calls/s 20168 msg/s # 3.50 [+0.02] tcp rx: 1210 MB/s 9099 calls/s # 4.48 [+0.98] tcp tx: 955 MB/s 16208 calls/s 16208 msg/s # 4.50 [+0.02] tcp rx: 950 MB/s 45790 calls/s # 5.48 [+0.98] tcp tx: 1174 MB/s 19922 calls/s 19922 msg/s # 5.51 [+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.78 [+0.27] -4 -v # 6.79 [+1.01] udp rx: 633 MB/s 459520 calls/s # 6.81 [+0.02] udp tx: 1301 MB/s 22074 calls/s 22074 msg/s # 7.79 [+0.98] udp rx: 671 MB/s 486400 calls/s # 7.81 [+0.02] udp tx: 1263 MB/s 21428 calls/s 21428 msg/s # 8.79 [+0.99] udp rx: 670 MB/s 485888 calls/s # 8.81 [+0.01] udp tx: 1259 MB/s 21365 calls/s 21365 msg/s # 9.79 [+0.99] udp rx: 670 MB/s 485888 calls/s # 9.81 [+0.01] udp tx: 1260 MB/s 21387 calls/s 21387 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.08 [+0.24] -4 -G # 11.09 [+1.01] udp rx: 1068 MB/s 779490 calls/s # 11.11 [+0.02] udp tx: 1086 MB/s 18430 calls/s 18430 msg/s # 12.09 [+0.98] udp rx: 1093 MB/s 797235 calls/s # 12.11 [+0.02] udp tx: 1092 MB/s 18536 calls/s 18536 msg/s # 13.09 [+0.99] udp rx: 1066 MB/s 777682 calls/s # 13.11 [+0.01] udp tx: 1066 MB/s 18087 calls/s 18087 msg/s # 14.09 [+0.99] udp rx: 1065 MB/s 777199 calls/s # 14.11 [+0.01] udp tx: 1065 MB/s 18065 calls/s 18065 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__->