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: 779 MB/s 13218 calls/s 13218 msg/s # tcp rx: 779 MB/s 43239 calls/s # tcp tx: 840 MB/s 14249 calls/s 14249 msg/s # tcp rx: 841 MB/s 49370 calls/s # tcp tx: 939 MB/s 15933 calls/s 15933 msg/s # tcp rx: 940 MB/s 48932 calls/s # tcp tx: 967 MB/s 16414 calls/s 16414 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: 651 MB/s 472320 calls/s # udp tx: 1136 MB/s 19268 calls/s 19268 msg/s # udp rx: 652 MB/s 472529 calls/s # udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # udp rx: 627 MB/s 454656 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 msg/s # udp rx: 637 MB/s 461824 calls/s # udp tx: 1295 MB/s 21972 calls/s 21972 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: 1088 MB/s 794014 calls/s # udp tx: 1108 MB/s 18797 calls/s 18797 msg/s # udp rx: 1030 MB/s 751574 calls/s # udp tx: 1031 MB/s 17503 calls/s 17503 msg/s # udp rx: 1017 MB/s 742034 calls/s # udp tx: 1019 MB/s 17283 calls/s 17283 msg/s # udp rx: 1124 MB/s 819854 calls/s # udp tx: 1125 MB/s 19086 calls/s 19086 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__->