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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.46 [+0.45] -4 -t # 2.80 [+2.34] tcp tx: 688 MB/s 11669 calls/s 11669 msg/s # 2.84 [+0.04] tcp rx: 712 MB/s 35227 calls/s # 3.80 [+0.96] tcp tx: 927 MB/s 15730 calls/s 15730 msg/s # 3.84 [+0.04] tcp rx: 939 MB/s 45960 calls/s # 4.80 [+0.96] tcp tx: 930 MB/s 15783 calls/s 15783 msg/s # 4.84 [+0.04] tcp rx: 930 MB/s 47217 calls/s # 5.80 [+0.96] tcp tx: 954 MB/s 16190 calls/s 16190 msg/s # 5.83 [+0.03] udp gso - over veth touching data # 5.83 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.23 [+0.40] -4 -v # 7.25 [+1.01] udp rx: 606 MB/s 439040 calls/s # 7.27 [+0.03] udp tx: 1208 MB/s 20496 calls/s 20496 msg/s # 8.25 [+0.97] udp rx: 637 MB/s 461509 calls/s # 8.27 [+0.03] udp tx: 1196 MB/s 20291 calls/s 20291 msg/s # 9.25 [+0.98] udp rx: 632 MB/s 457956 calls/s # 9.27 [+0.02] udp tx: 1214 MB/s 20605 calls/s 20605 msg/s # 10.25 [+0.98] udp rx: 639 MB/s 462869 calls/s # 10.27 [+0.02] udp tx: 1217 MB/s 20656 calls/s 20656 msg/s # 10.31 [+0.04] udp gso and gro - over veth touching data # 10.31 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.72 [+0.41] -4 -G # 11.74 [+1.02] udp rx: 1069 MB/s 779713 calls/s # 11.76 [+0.02] udp tx: 1094 MB/s 18556 calls/s 18556 msg/s # 12.74 [+0.98] udp rx: 1146 MB/s 836493 calls/s # 12.76 [+0.02] udp tx: 1148 MB/s 19475 calls/s 19475 msg/s # 13.74 [+0.98] udp rx: 1133 MB/s 826894 calls/s # 13.76 [+0.02] udp tx: 1135 MB/s 19255 calls/s 19255 msg/s # 14.74 [+0.98] udp rx: 1137 MB/s 829770 calls/s # 14.76 [+0.02] udp tx: 1139 MB/s 19329 calls/s 19329 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__->