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.31 [+0.31] -4 -t # 2.58 [+2.27] tcp tx: 977 MB/s 16583 calls/s 16583 msg/s # 2.58 [+0.00] tcp rx: 978 MB/s 50348 calls/s # 3.58 [+1.00] tcp tx: 508 MB/s 8625 calls/s 8625 msg/s # 3.58 [+0.00] tcp rx: 508 MB/s 33867 calls/s # 4.58 [+1.00] tcp tx: 470 MB/s 7985 calls/s 7985 msg/s # 4.58 [+0.00] tcp rx: 471 MB/s 33833 calls/s # 5.58 [+1.00] tcp tx: 526 MB/s 8932 calls/s 8932 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.94 [+1.01] udp rx: 649 MB/s 470528 calls/s # 6.96 [+0.02] udp tx: 1200 MB/s 20359 calls/s 20359 msg/s # 7.94 [+0.98] udp rx: 663 MB/s 480256 calls/s # 7.96 [+0.02] udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # 8.94 [+0.98] udp rx: 663 MB/s 480768 calls/s # 8.96 [+0.02] udp tx: 1282 MB/s 21748 calls/s 21748 msg/s # 9.94 [+0.98] udp rx: 662 MB/s 480000 calls/s # 9.96 [+0.02] udp tx: 1278 MB/s 21691 calls/s 21691 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.30] -4 -G # 11.31 [+1.01] udp rx: 1106 MB/s 806898 calls/s # 11.34 [+0.02] udp tx: 1131 MB/s 19196 calls/s 19196 msg/s # 12.31 [+0.98] udp rx: 1129 MB/s 824013 calls/s # 12.34 [+0.02] udp tx: 1129 MB/s 19163 calls/s 19163 msg/s # 13.32 [+0.98] udp rx: 1129 MB/s 823860 calls/s # 13.34 [+0.02] udp tx: 1129 MB/s 19152 calls/s 19152 msg/s # 14.32 [+0.98] udp rx: 1129 MB/s 824082 calls/s # 14.34 [+0.02] udp tx: 1128 MB/s 19147 calls/s 19147 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__->