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.29 [+0.29] -4 -t # 2.55 [+2.25] tcp tx: 1035 MB/s 17567 calls/s 17567 msg/s # 2.55 [+0.00] tcp rx: 1036 MB/s 52980 calls/s # 3.55 [+1.00] tcp tx: 989 MB/s 16779 calls/s 16779 msg/s # 3.56 [+0.01] tcp rx: 1004 MB/s 50129 calls/s # 4.55 [+0.99] tcp tx: 994 MB/s 16869 calls/s 16869 msg/s # 4.56 [+0.02] tcp rx: 996 MB/s 50024 calls/s # 5.55 [+0.98] tcp tx: 984 MB/s 16697 calls/s 16697 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.86 [+0.28] -4 -v # 6.88 [+1.01] udp rx: 606 MB/s 439396 calls/s # 6.90 [+0.02] udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # 7.88 [+0.98] udp rx: 667 MB/s 484096 calls/s # 7.90 [+0.02] udp tx: 1298 MB/s 22027 calls/s 22027 msg/s # 8.88 [+0.98] udp rx: 620 MB/s 449536 calls/s # 8.90 [+0.02] udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # 9.88 [+0.98] udp rx: 610 MB/s 442368 calls/s # 9.90 [+0.02] udp tx: 1295 MB/s 21977 calls/s 21977 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.20 [+0.28] -4 -G # 11.22 [+1.01] udp rx: 1119 MB/s 816442 calls/s # 11.23 [+0.02] udp tx: 1138 MB/s 19310 calls/s 19310 msg/s # 12.22 [+0.99] udp rx: 1116 MB/s 814171 calls/s # 12.23 [+0.01] udp tx: 1120 MB/s 18997 calls/s 18997 msg/s # 13.22 [+0.99] udp rx: 1133 MB/s 827004 calls/s # 13.23 [+0.01] udp tx: 1134 MB/s 19248 calls/s 19248 msg/s # 14.22 [+0.99] udp rx: 1132 MB/s 826006 calls/s # 14.23 [+0.01] udp tx: 1133 MB/s 19226 calls/s 19226 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__->