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: 949 MB/s 16102 calls/s 16102 msg/s # tcp rx: 950 MB/s 49373 calls/s # tcp tx: 995 MB/s 16887 calls/s 16887 msg/s # tcp rx: 1018 MB/s 50552 calls/s # tcp tx: 991 MB/s 16818 calls/s 16818 msg/s # tcp rx: 989 MB/s 49610 calls/s # tcp tx: 1000 MB/s 16969 calls/s 16969 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 447965 calls/s # udp tx: 1234 MB/s 20942 calls/s 20942 msg/s # udp rx: 652 MB/s 472576 calls/s # udp tx: 1265 MB/s 21467 calls/s 21467 msg/s # udp rx: 633 MB/s 458969 calls/s # udp tx: 1240 MB/s 21035 calls/s 21035 msg/s # udp rx: 646 MB/s 468736 calls/s # udp tx: 1215 MB/s 20613 calls/s 20613 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: 1034 MB/s 754369 calls/s # udp tx: 1066 MB/s 18087 calls/s 18087 msg/s # udp rx: 1165 MB/s 850107 calls/s # udp tx: 1167 MB/s 19807 calls/s 19807 msg/s # udp rx: 1178 MB/s 859820 calls/s # udp tx: 1179 MB/s 20002 calls/s 20002 msg/s # udp rx: 1186 MB/s 865152 calls/s # udp tx: 1185 MB/s 20115 calls/s 20115 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__->