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: 862 MB/s 14629 calls/s 14629 msg/s # tcp rx: 867 MB/s 48158 calls/s # tcp tx: 861 MB/s 14615 calls/s 14615 msg/s # tcp rx: 860 MB/s 46264 calls/s # tcp tx: 830 MB/s 14093 calls/s 14093 msg/s # tcp rx: 837 MB/s 45851 calls/s # tcp tx: 813 MB/s 13794 calls/s 13794 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 448256 calls/s # udp tx: 1231 MB/s 20884 calls/s 20884 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1215 MB/s 20624 calls/s 20624 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1222 MB/s 20738 calls/s 20738 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1221 MB/s 20717 calls/s 20717 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: 1136 MB/s 828724 calls/s # udp tx: 1160 MB/s 19689 calls/s 19689 msg/s # udp rx: 1166 MB/s 850531 calls/s # udp tx: 1157 MB/s 19636 calls/s 19636 msg/s # udp rx: 1040 MB/s 759058 calls/s # udp tx: 1045 MB/s 17727 calls/s 17727 msg/s # udp rx: 1129 MB/s 823764 calls/s # udp tx: 1129 MB/s 19156 calls/s 19156 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__->