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: 950 MB/s 16115 calls/s 16115 msg/s # 2.55 [+0.00] tcp rx: 950 MB/s 49746 calls/s # 3.55 [+1.00] tcp tx: 862 MB/s 14635 calls/s 14635 msg/s # 3.73 [+0.18] tcp rx: 1007 MB/s 49275 calls/s # 4.55 [+0.82] tcp tx: 906 MB/s 15383 calls/s 15383 msg/s # 4.73 [+0.18] tcp rx: 933 MB/s 48442 calls/s # 5.55 [+0.82] tcp tx: 903 MB/s 15327 calls/s 15327 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.31] -4 -v # 6.90 [+1.01] udp rx: 645 MB/s 467456 calls/s # 6.92 [+0.02] udp tx: 1295 MB/s 21975 calls/s 21975 msg/s # 7.90 [+0.98] udp rx: 656 MB/s 475648 calls/s # 7.92 [+0.02] udp tx: 1294 MB/s 21950 calls/s 21950 msg/s # 8.90 [+0.98] udp rx: 658 MB/s 476928 calls/s # 8.92 [+0.02] udp tx: 1293 MB/s 21933 calls/s 21933 msg/s # 9.91 [+0.99] udp rx: 658 MB/s 476672 calls/s # 9.92 [+0.01] udp tx: 1298 MB/s 22030 calls/s 22030 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.27] -4 -G # 11.24 [+1.01] udp rx: 1115 MB/s 813366 calls/s # 11.26 [+0.02] udp tx: 1136 MB/s 19276 calls/s 19276 msg/s # 12.24 [+0.98] udp rx: 1132 MB/s 826206 calls/s # 12.26 [+0.02] udp tx: 1132 MB/s 19206 calls/s 19206 msg/s # 13.24 [+0.98] udp rx: 1133 MB/s 826769 calls/s # 13.26 [+0.02] udp tx: 1132 MB/s 19216 calls/s 19216 msg/s # 14.24 [+0.98] udp rx: 1132 MB/s 825973 calls/s # 14.26 [+0.02] udp tx: 1132 MB/s 19200 calls/s 19200 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__->