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: 834 MB/s 14149 calls/s 14149 msg/s # tcp rx: 834 MB/s 50579 calls/s # tcp tx: 941 MB/s 15962 calls/s 15962 msg/s # tcp rx: 942 MB/s 50138 calls/s # tcp tx: 965 MB/s 16368 calls/s 16368 msg/s # tcp rx: 966 MB/s 49887 calls/s # tcp tx: 969 MB/s 16435 calls/s 16435 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: 574 MB/s 417141 calls/s # udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1285 MB/s 21795 calls/s 21795 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: 1103 MB/s 804574 calls/s # udp tx: 1129 MB/s 19158 calls/s 19158 msg/s # udp rx: 1154 MB/s 841817 calls/s # udp tx: 1151 MB/s 19532 calls/s 19532 msg/s # udp rx: 1135 MB/s 828062 calls/s # udp tx: 1136 MB/s 19273 calls/s 19273 msg/s # udp rx: 1136 MB/s 829046 calls/s # udp tx: 1135 MB/s 19267 calls/s 19267 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__->