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: 583 MB/s 9904 calls/s 9904 msg/s # tcp rx: 584 MB/s 35727 calls/s # tcp tx: 509 MB/s 8641 calls/s 8641 msg/s # tcp rx: 510 MB/s 34915 calls/s # tcp tx: 532 MB/s 9027 calls/s 9027 msg/s # tcp rx: 532 MB/s 34849 calls/s # tcp tx: 552 MB/s 9379 calls/s 9379 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: 628 MB/s 455424 calls/s # udp tx: 1254 MB/s 21282 calls/s 21282 msg/s # udp rx: 652 MB/s 472398 calls/s # udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # udp rx: 665 MB/s 482148 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # udp rx: 665 MB/s 482005 calls/s # udp tx: 1286 MB/s 21816 calls/s 21816 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: 1043 MB/s 761086 calls/s # udp tx: 1072 MB/s 18192 calls/s 18192 msg/s # udp rx: 1100 MB/s 802543 calls/s # udp tx: 1102 MB/s 18701 calls/s 18701 msg/s # udp rx: 1106 MB/s 807273 calls/s # udp tx: 1107 MB/s 18791 calls/s 18791 msg/s # udp rx: 1155 MB/s 842357 calls/s # udp tx: 1156 MB/s 19613 calls/s 19613 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__->