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.55 [+2.26] tcp tx: 989 MB/s 16775 calls/s 16775 msg/s # 2.55 [+0.00] tcp rx: 989 MB/s 51157 calls/s # 3.55 [+1.00] tcp tx: 975 MB/s 16552 calls/s 16552 msg/s # 3.55 [+0.00] tcp rx: 977 MB/s 50861 calls/s # 4.55 [+1.00] tcp tx: 985 MB/s 16720 calls/s 16720 msg/s # 4.55 [+0.00] tcp rx: 986 MB/s 51250 calls/s # 5.55 [+1.00] tcp tx: 946 MB/s 16049 calls/s 16049 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.87 [+0.28] -4 -v # 6.88 [+1.01] udp rx: 630 MB/s 456991 calls/s # 6.90 [+0.02] udp tx: 1292 MB/s 21919 calls/s 21919 msg/s # 7.88 [+0.98] udp rx: 579 MB/s 419840 calls/s # 7.90 [+0.02] udp tx: 1259 MB/s 21359 calls/s 21359 msg/s # 8.88 [+0.98] udp rx: 660 MB/s 478464 calls/s # 8.90 [+0.02] udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # 9.88 [+0.98] udp rx: 667 MB/s 483584 calls/s # 9.90 [+0.02] udp tx: 1250 MB/s 21211 calls/s 21211 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.21 [+0.28] -4 -G # 11.23 [+1.01] udp rx: 1106 MB/s 806739 calls/s # 11.25 [+0.02] udp tx: 1130 MB/s 19178 calls/s 19178 msg/s # 12.23 [+0.98] udp rx: 1084 MB/s 790962 calls/s # 12.25 [+0.02] udp tx: 1087 MB/s 18442 calls/s 18442 msg/s # 13.23 [+0.98] udp rx: 1138 MB/s 830198 calls/s # 13.25 [+0.02] udp tx: 1137 MB/s 19296 calls/s 19296 msg/s # 14.23 [+0.98] udp rx: 1132 MB/s 826116 calls/s # 14.25 [+0.02] udp tx: 1133 MB/s 19219 calls/s 19219 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__->