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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1005 MB/s 17055 calls/s 17055 msg/s # tcp rx: 1006 MB/s 50194 calls/s # tcp tx: 1044 MB/s 17718 calls/s 17718 msg/s # tcp rx: 1045 MB/s 53191 calls/s # tcp tx: 1030 MB/s 17485 calls/s 17485 msg/s # tcp rx: 1031 MB/s 52372 calls/s # tcp tx: 1003 MB/s 17028 calls/s 17028 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 644 MB/s 466944 calls/s # udp tx: 1273 MB/s 21600 calls/s 21600 msg/s # udp rx: 646 MB/s 468128 calls/s # udp tx: 1282 MB/s 21758 calls/s 21758 msg/s # udp rx: 639 MB/s 463351 calls/s # udp tx: 1311 MB/s 22250 calls/s 22250 msg/s # udp rx: 616 MB/s 446385 calls/s # udp tx: 1320 MB/s 22389 calls/s 22389 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1135 MB/s 827773 calls/s # udp tx: 1158 MB/s 19643 calls/s 19643 msg/s # udp rx: 1157 MB/s 844364 calls/s # udp tx: 1157 MB/s 19630 calls/s 19630 msg/s # udp rx: 1156 MB/s 843408 calls/s # udp tx: 1155 MB/s 19604 calls/s 19604 msg/s # udp rx: 1154 MB/s 842014 calls/s # udp tx: 1157 MB/s 19637 calls/s 19637 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__->