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: 989 MB/s 16783 calls/s 16783 msg/s # tcp rx: 990 MB/s 51787 calls/s # tcp tx: 889 MB/s 15092 calls/s 15092 msg/s # tcp rx: 890 MB/s 52994 calls/s # tcp tx: 969 MB/s 16439 calls/s 16439 msg/s # tcp rx: 970 MB/s 50320 calls/s # tcp tx: 972 MB/s 16496 calls/s 16496 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: 650 MB/s 471280 calls/s # udp tx: 1222 MB/s 20737 calls/s 20737 msg/s # udp rx: 646 MB/s 469036 calls/s # udp tx: 1024 MB/s 17376 calls/s 17376 msg/s # udp rx: 536 MB/s 388352 calls/s # udp tx: 835 MB/s 14169 calls/s 14169 msg/s # udp rx: 533 MB/s 386304 calls/s # udp tx: 875 MB/s 14848 calls/s 14848 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: 1124 MB/s 820011 calls/s # udp tx: 1156 MB/s 19608 calls/s 19608 msg/s # udp rx: 1166 MB/s 850482 calls/s # udp tx: 1164 MB/s 19752 calls/s 19752 msg/s # udp rx: 1157 MB/s 844149 calls/s # udp tx: 1158 MB/s 19655 calls/s 19655 msg/s # udp rx: 1172 MB/s 855080 calls/s # udp tx: 1173 MB/s 19911 calls/s 19911 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__->