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.55 [+2.25] tcp tx: 894 MB/s 15177 calls/s 15177 msg/s # 2.55 [+0.00] tcp rx: 895 MB/s 49442 calls/s # 3.55 [+1.00] tcp tx: 942 MB/s 15981 calls/s 15981 msg/s # 3.55 [+0.00] tcp rx: 943 MB/s 49655 calls/s # 4.55 [+1.00] tcp tx: 948 MB/s 16094 calls/s 16094 msg/s # 4.55 [+0.00] tcp rx: 949 MB/s 47009 calls/s # 5.55 [+1.00] tcp tx: 971 MB/s 16470 calls/s 16470 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.86 [+0.27] -4 -v # 6.87 [+1.01] udp rx: 620 MB/s 449473 calls/s # 6.89 [+0.02] udp tx: 1138 MB/s 19318 calls/s 19318 msg/s # 7.87 [+0.98] udp rx: 652 MB/s 472335 calls/s # 7.89 [+0.02] udp tx: 1263 MB/s 21427 calls/s 21427 msg/s # 8.87 [+0.98] udp rx: 656 MB/s 475392 calls/s # 8.89 [+0.02] udp tx: 1261 MB/s 21404 calls/s 21404 msg/s # 9.87 [+0.98] udp rx: 659 MB/s 477440 calls/s # 9.89 [+0.02] udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # 9.92 [+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.22 [+1.01] udp rx: 1107 MB/s 807375 calls/s # 11.24 [+0.02] udp tx: 1127 MB/s 19131 calls/s 19131 msg/s # 12.22 [+0.98] udp rx: 1135 MB/s 827976 calls/s # 12.24 [+0.02] udp tx: 1134 MB/s 19242 calls/s 19242 msg/s # 13.23 [+0.98] udp rx: 1133 MB/s 826889 calls/s # 13.24 [+0.02] udp tx: 1133 MB/s 19218 calls/s 19218 msg/s # 14.23 [+0.99] udp rx: 1134 MB/s 827216 calls/s # 14.24 [+0.01] udp tx: 1133 MB/s 19231 calls/s 19231 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__->