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: 918 MB/s 15578 calls/s 15578 msg/s # tcp rx: 930 MB/s 47877 calls/s # tcp tx: 957 MB/s 16232 calls/s 16232 msg/s # tcp rx: 960 MB/s 48697 calls/s # tcp tx: 898 MB/s 15232 calls/s 15232 msg/s # tcp rx: 896 MB/s 46328 calls/s # tcp tx: 931 MB/s 15793 calls/s 15793 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: 508 MB/s 369556 calls/s # udp tx: 657 MB/s 11150 calls/s 11150 msg/s # udp rx: 573 MB/s 416000 calls/s # udp tx: 772 MB/s 13104 calls/s 13104 msg/s # udp rx: 573 MB/s 416000 calls/s # udp tx: 772 MB/s 13100 calls/s 13100 msg/s # udp rx: 575 MB/s 417280 calls/s # udp tx: 776 MB/s 13175 calls/s 13175 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: 1098 MB/s 800856 calls/s # udp tx: 1115 MB/s 18924 calls/s 18924 msg/s # udp rx: 1071 MB/s 781276 calls/s # udp tx: 1079 MB/s 18307 calls/s 18307 msg/s # udp rx: 1079 MB/s 787053 calls/s # udp tx: 1079 MB/s 18309 calls/s 18309 msg/s # udp rx: 1118 MB/s 815660 calls/s # udp tx: 1116 MB/s 18940 calls/s 18940 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__->