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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.30 [+0.29] -4 -t # 2.55 [+2.25] tcp tx: 895 MB/s 15191 calls/s 15191 msg/s # 2.55 [+0.00] tcp rx: 895 MB/s 49250 calls/s # 3.55 [+1.00] tcp tx: 963 MB/s 16346 calls/s 16346 msg/s # 3.55 [+0.00] tcp rx: 964 MB/s 49653 calls/s # 4.55 [+1.00] tcp tx: 957 MB/s 16233 calls/s 16233 msg/s # 4.55 [+0.00] tcp rx: 958 MB/s 49083 calls/s # 5.55 [+1.00] tcp tx: 955 MB/s 16212 calls/s 16212 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.89 [+0.30] -4 -v # 6.90 [+1.01] udp rx: 638 MB/s 462848 calls/s # 6.92 [+0.02] udp tx: 1129 MB/s 19154 calls/s 19154 msg/s # 7.90 [+0.98] udp rx: 616 MB/s 446879 calls/s # 7.92 [+0.02] udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # 8.90 [+0.98] udp rx: 592 MB/s 428937 calls/s # 8.92 [+0.02] udp tx: 1261 MB/s 21398 calls/s 21398 msg/s # 9.90 [+0.98] udp rx: 631 MB/s 457277 calls/s # 9.92 [+0.02] udp tx: 1248 MB/s 21174 calls/s 21174 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.30] -4 -G # 11.26 [+1.01] udp rx: 1062 MB/s 774584 calls/s # 11.28 [+0.02] udp tx: 1080 MB/s 18330 calls/s 18330 msg/s # 12.26 [+0.98] udp rx: 1113 MB/s 812361 calls/s # 12.28 [+0.02] udp tx: 1114 MB/s 18897 calls/s 18897 msg/s # 13.26 [+0.98] udp rx: 1102 MB/s 804155 calls/s # 13.28 [+0.01] udp tx: 1102 MB/s 18691 calls/s 18691 msg/s # 14.27 [+0.99] udp rx: 1082 MB/s 789695 calls/s # 14.28 [+0.01] udp tx: 1081 MB/s 18345 calls/s 18345 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__->