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.30 [+0.30] -4 -t # 2.56 [+2.26] tcp tx: 617 MB/s 10466 calls/s 10466 msg/s # 2.56 [+0.00] tcp rx: 617 MB/s 31894 calls/s # 3.56 [+1.00] tcp tx: 598 MB/s 10144 calls/s 10144 msg/s # 3.56 [+0.00] tcp rx: 598 MB/s 31209 calls/s # 4.56 [+1.00] tcp tx: 591 MB/s 10025 calls/s 10025 msg/s # 4.56 [+0.00] tcp rx: 592 MB/s 30862 calls/s # 5.56 [+1.00] tcp tx: 616 MB/s 10461 calls/s 10461 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.27] -4 -v # 6.88 [+1.01] udp rx: 492 MB/s 356608 calls/s # 6.90 [+0.02] udp tx: 878 MB/s 14895 calls/s 14895 msg/s # 7.88 [+0.98] udp rx: 521 MB/s 377645 calls/s # 7.90 [+0.02] udp tx: 894 MB/s 15163 calls/s 15163 msg/s # 8.88 [+0.98] udp rx: 669 MB/s 484611 calls/s # 8.90 [+0.02] udp tx: 1277 MB/s 21664 calls/s 21664 msg/s # 9.88 [+0.98] udp rx: 668 MB/s 484277 calls/s # 9.90 [+0.02] udp tx: 1280 MB/s 21710 calls/s 21710 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.22 [+0.30] -4 -G # 11.24 [+1.01] udp rx: 1108 MB/s 808662 calls/s # 11.26 [+0.02] udp tx: 1133 MB/s 19226 calls/s 19226 msg/s # 12.24 [+0.98] udp rx: 1132 MB/s 825738 calls/s # 12.26 [+0.02] udp tx: 1131 MB/s 19191 calls/s 19191 msg/s # 13.24 [+0.98] udp rx: 1134 MB/s 827344 calls/s # 13.26 [+0.02] udp tx: 1133 MB/s 19224 calls/s 19224 msg/s # 14.24 [+0.98] udp rx: 1130 MB/s 824508 calls/s # 14.26 [+0.02] udp tx: 1129 MB/s 19159 calls/s 19159 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__->