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: 858 MB/s 14554 calls/s 14554 msg/s # tcp rx: 878 MB/s 52220 calls/s # tcp tx: 891 MB/s 15120 calls/s 15120 msg/s # tcp rx: 891 MB/s 48136 calls/s # tcp tx: 900 MB/s 15274 calls/s 15274 msg/s # tcp rx: 919 MB/s 47596 calls/s # tcp tx: 933 MB/s 15828 calls/s 15828 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: 635 MB/s 460800 calls/s # udp tx: 1158 MB/s 19654 calls/s 19654 msg/s # udp rx: 593 MB/s 429796 calls/s # udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # udp rx: 646 MB/s 467983 calls/s # udp tx: 1228 MB/s 20842 calls/s 20842 msg/s # udp rx: 663 MB/s 480923 calls/s # udp tx: 1154 MB/s 19586 calls/s 19586 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: 1074 MB/s 783731 calls/s # udp tx: 1103 MB/s 18712 calls/s 18712 msg/s # udp rx: 1111 MB/s 810923 calls/s # udp tx: 1114 MB/s 18908 calls/s 18908 msg/s # udp rx: 1108 MB/s 808730 calls/s # udp tx: 1110 MB/s 18840 calls/s 18840 msg/s # udp rx: 1096 MB/s 799344 calls/s # udp tx: 1096 MB/s 18591 calls/s 18591 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__->