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: 950 MB/s 16128 calls/s 16128 msg/s # tcp rx: 951 MB/s 50832 calls/s # tcp tx: 896 MB/s 15206 calls/s 15206 msg/s # tcp rx: 897 MB/s 52540 calls/s # tcp tx: 991 MB/s 16821 calls/s 16821 msg/s # tcp rx: 992 MB/s 50991 calls/s # tcp tx: 987 MB/s 16748 calls/s 16748 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: 645 MB/s 467456 calls/s # udp tx: 1221 MB/s 20710 calls/s 20710 msg/s # udp rx: 661 MB/s 479183 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # udp rx: 644 MB/s 466688 calls/s # udp tx: 1284 MB/s 21790 calls/s 21790 msg/s # udp rx: 628 MB/s 455168 calls/s # udp tx: 1295 MB/s 21965 calls/s 21965 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: 1044 MB/s 762053 calls/s # udp tx: 1071 MB/s 18173 calls/s 18173 msg/s # udp rx: 1124 MB/s 820323 calls/s # udp tx: 1126 MB/s 19102 calls/s 19102 msg/s # udp rx: 1067 MB/s 778685 calls/s # udp tx: 1068 MB/s 18115 calls/s 18115 msg/s # udp rx: 1137 MB/s 829864 calls/s # udp tx: 1139 MB/s 19333 calls/s 19333 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__->