make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 844 MB/s 14330 calls/s 14330 msg/s # tcp rx: 845 MB/s 62512 calls/s # tcp tx: 791 MB/s 13424 calls/s 13424 msg/s # tcp rx: 797 MB/s 58895 calls/s # tcp tx: 863 MB/s 14652 calls/s 14652 msg/s # tcp rx: 865 MB/s 63556 calls/s # tcp tx: 839 MB/s 14235 calls/s 14235 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: 615 MB/s 445952 calls/s # udp tx: 1300 MB/s 22051 calls/s 22051 msg/s # udp rx: 641 MB/s 464896 calls/s # udp tx: 1305 MB/s 22146 calls/s 22146 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1223 MB/s 20754 calls/s 20754 msg/s # udp rx: 634 MB/s 460032 calls/s # udp tx: 1149 MB/s 19495 calls/s 19495 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: 982 MB/s 716467 calls/s # udp tx: 1009 MB/s 17128 calls/s 17128 msg/s # udp rx: 1078 MB/s 786589 calls/s # udp tx: 1077 MB/s 18277 calls/s 18277 msg/s # udp rx: 1125 MB/s 820652 calls/s # udp tx: 1124 MB/s 19077 calls/s 19077 msg/s # udp rx: 1122 MB/s 818896 calls/s # udp tx: 1122 MB/s 19031 calls/s 19031 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__->