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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 1055 MB/s 17901 calls/s 17901 msg/s # 2.53 [+0.00] tcp rx: 1055 MB/s 53830 calls/s # 3.53 [+1.00] tcp tx: 1029 MB/s 17465 calls/s 17465 msg/s # 3.53 [+0.00] tcp rx: 1030 MB/s 52660 calls/s # 4.53 [+1.00] tcp tx: 1014 MB/s 17200 calls/s 17200 msg/s # 4.54 [+0.00] tcp rx: 1015 MB/s 50607 calls/s # 5.53 [+1.00] tcp tx: 996 MB/s 16909 calls/s 16909 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 586 MB/s 425029 calls/s # 6.89 [+0.02] udp tx: 1028 MB/s 17447 calls/s 17447 msg/s # 7.87 [+0.98] udp rx: 554 MB/s 401920 calls/s # 7.89 [+0.02] udp tx: 841 MB/s 14272 calls/s 14272 msg/s # 8.87 [+0.98] udp rx: 555 MB/s 402176 calls/s # 8.89 [+0.02] udp tx: 840 MB/s 14251 calls/s 14251 msg/s # 9.87 [+0.98] udp rx: 554 MB/s 401408 calls/s # 9.89 [+0.02] udp tx: 841 MB/s 14264 calls/s 14264 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.31] -4 -G # 11.25 [+1.02] udp rx: 1120 MB/s 817503 calls/s # 11.27 [+0.02] udp tx: 1143 MB/s 19391 calls/s 19391 msg/s # 12.25 [+0.98] udp rx: 1141 MB/s 832819 calls/s # 12.27 [+0.02] udp tx: 1142 MB/s 19370 calls/s 19370 msg/s # 13.25 [+0.98] udp rx: 1139 MB/s 830944 calls/s # 13.27 [+0.02] udp tx: 1138 MB/s 19317 calls/s 19317 msg/s # 14.25 [+0.98] udp rx: 1138 MB/s 830147 calls/s # 14.27 [+0.02] udp tx: 1138 MB/s 19306 calls/s 19306 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__->