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.54 [+2.25] tcp tx: 1002 MB/s 16998 calls/s 16998 msg/s # 2.55 [+0.00] tcp rx: 1003 MB/s 51334 calls/s # 3.54 [+1.00] tcp tx: 993 MB/s 16850 calls/s 16850 msg/s # 3.55 [+0.00] tcp rx: 995 MB/s 49058 calls/s # 4.54 [+1.00] tcp tx: 984 MB/s 16695 calls/s 16695 msg/s # 4.55 [+0.00] tcp rx: 985 MB/s 50883 calls/s # 5.54 [+1.00] tcp tx: 938 MB/s 15916 calls/s 15916 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.89 [+0.31] -4 -v # 6.91 [+1.01] udp rx: 648 MB/s 469504 calls/s # 6.93 [+0.02] udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # 7.91 [+0.98] udp rx: 665 MB/s 482304 calls/s # 7.93 [+0.02] udp tx: 1283 MB/s 21772 calls/s 21772 msg/s # 8.91 [+0.98] udp rx: 670 MB/s 485376 calls/s # 8.93 [+0.02] udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # 9.91 [+0.98] udp rx: 670 MB/s 485376 calls/s # 9.93 [+0.02] udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.29] -4 -G # 11.26 [+1.01] udp rx: 1113 MB/s 812262 calls/s # 11.28 [+0.02] udp tx: 1135 MB/s 19264 calls/s 19264 msg/s # 12.27 [+0.98] udp rx: 1130 MB/s 824253 calls/s # 12.28 [+0.02] udp tx: 1129 MB/s 19164 calls/s 19164 msg/s # 13.27 [+0.98] udp rx: 1130 MB/s 824681 calls/s # 13.28 [+0.02] udp tx: 1130 MB/s 19173 calls/s 19173 msg/s # 14.27 [+0.98] udp rx: 1132 MB/s 825859 calls/s # 14.28 [+0.02] udp tx: 1131 MB/s 19197 calls/s 19197 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__->