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: 917 MB/s 15561 calls/s 15561 msg/s # tcp rx: 923 MB/s 49608 calls/s # tcp tx: 921 MB/s 15635 calls/s 15635 msg/s # tcp rx: 922 MB/s 48753 calls/s # tcp tx: 912 MB/s 15475 calls/s 15475 msg/s # tcp rx: 913 MB/s 47851 calls/s # tcp tx: 918 MB/s 15578 calls/s 15578 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: 618 MB/s 448000 calls/s # udp tx: 1171 MB/s 19873 calls/s 19873 msg/s # udp rx: 598 MB/s 433389 calls/s # udp tx: 1289 MB/s 21872 calls/s 21872 msg/s # udp rx: 638 MB/s 462336 calls/s # udp tx: 1229 MB/s 20851 calls/s 20851 msg/s # udp rx: 632 MB/s 458496 calls/s # udp tx: 1199 MB/s 20342 calls/s 20342 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: 1063 MB/s 775358 calls/s # udp tx: 1090 MB/s 18496 calls/s 18496 msg/s # udp rx: 1122 MB/s 818520 calls/s # udp tx: 1121 MB/s 19028 calls/s 19028 msg/s # udp rx: 1127 MB/s 822643 calls/s # udp tx: 1127 MB/s 19123 calls/s 19123 msg/s # udp rx: 1117 MB/s 815172 calls/s # udp tx: 1117 MB/s 18947 calls/s 18947 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__->