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.45 [+0.43] -4 -t # 2.78 [+2.33] tcp tx: 941 MB/s 15964 calls/s 15964 msg/s # 2.78 [+0.00] tcp rx: 941 MB/s 50310 calls/s # 3.78 [+1.00] tcp tx: 965 MB/s 16368 calls/s 16368 msg/s # 3.78 [+0.00] tcp rx: 966 MB/s 49502 calls/s # 4.78 [+1.00] tcp tx: 958 MB/s 16255 calls/s 16255 msg/s # 4.80 [+0.02] tcp rx: 981 MB/s 48309 calls/s # 5.78 [+0.98] tcp tx: 900 MB/s 15266 calls/s 15266 msg/s # 5.82 [+0.04] udp gso - over veth touching data # 5.82 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.24 [+0.42] -4 -v # 7.26 [+1.02] udp rx: 642 MB/s 465408 calls/s # 7.28 [+0.02] udp tx: 1248 MB/s 21174 calls/s 21174 msg/s # 8.26 [+0.98] udp rx: 647 MB/s 469153 calls/s # 8.28 [+0.02] udp tx: 1202 MB/s 20387 calls/s 20387 msg/s # 9.26 [+0.98] udp rx: 664 MB/s 481497 calls/s # 9.28 [+0.02] udp tx: 1275 MB/s 21637 calls/s 21637 msg/s # 10.26 [+0.98] udp rx: 666 MB/s 482968 calls/s # 10.28 [+0.02] udp tx: 1276 MB/s 21646 calls/s 21646 msg/s # 10.32 [+0.04] udp gso and gro - over veth touching data # 10.32 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.74 [+0.41] -4 -G # 11.75 [+1.01] udp rx: 1014 MB/s 739683 calls/s # 11.77 [+0.02] udp tx: 1040 MB/s 17656 calls/s 17656 msg/s # 12.75 [+0.98] udp rx: 1149 MB/s 838242 calls/s # 12.77 [+0.02] udp tx: 1148 MB/s 19479 calls/s 19479 msg/s # 13.75 [+0.98] udp rx: 1134 MB/s 827737 calls/s # 13.77 [+0.02] udp tx: 1133 MB/s 19232 calls/s 19232 msg/s # 14.75 [+0.98] udp rx: 1135 MB/s 828120 calls/s # 14.77 [+0.02] udp tx: 1134 MB/s 19246 calls/s 19246 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__->