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: 922 MB/s 15640 calls/s 15640 msg/s # tcp rx: 923 MB/s 50795 calls/s # tcp tx: 995 MB/s 16882 calls/s 16882 msg/s # tcp rx: 996 MB/s 51208 calls/s # tcp tx: 989 MB/s 16782 calls/s 16782 msg/s # tcp rx: 990 MB/s 50894 calls/s # tcp tx: 988 MB/s 16774 calls/s 16774 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: 598 MB/s 433664 calls/s # udp tx: 1202 MB/s 20388 calls/s 20388 msg/s # udp rx: 639 MB/s 463360 calls/s # udp tx: 1248 MB/s 21181 calls/s 21181 msg/s # udp rx: 629 MB/s 456448 calls/s # udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1230 MB/s 20862 calls/s 20862 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: 1085 MB/s 791989 calls/s # udp tx: 1099 MB/s 18640 calls/s 18640 msg/s # udp rx: 1156 MB/s 843662 calls/s # udp tx: 1163 MB/s 19741 calls/s 19741 msg/s # udp rx: 1170 MB/s 853785 calls/s # udp tx: 1169 MB/s 19834 calls/s 19834 msg/s # udp rx: 1159 MB/s 845619 calls/s # udp tx: 1158 MB/s 19648 calls/s 19648 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__->