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: 880 MB/s 14942 calls/s 14942 msg/s # tcp rx: 881 MB/s 68089 calls/s # tcp tx: 910 MB/s 15451 calls/s 15451 msg/s # tcp rx: 911 MB/s 69302 calls/s # tcp tx: 901 MB/s 15293 calls/s 15293 msg/s # tcp rx: 902 MB/s 69279 calls/s # tcp tx: 905 MB/s 15362 calls/s 15362 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: 657 MB/s 476189 calls/s # udp tx: 1251 MB/s 21227 calls/s 21227 msg/s # udp rx: 677 MB/s 490922 calls/s # udp tx: 1276 MB/s 21647 calls/s 21647 msg/s # udp rx: 668 MB/s 484308 calls/s # udp tx: 1316 MB/s 22325 calls/s 22325 msg/s # udp rx: 674 MB/s 488575 calls/s # udp tx: 1316 MB/s 22336 calls/s 22336 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: 1063 MB/s 775899 calls/s # udp tx: 1085 MB/s 18411 calls/s 18411 msg/s # udp rx: 1135 MB/s 828097 calls/s # udp tx: 1134 MB/s 19246 calls/s 19246 msg/s # udp rx: 1145 MB/s 835485 calls/s # udp tx: 1145 MB/s 19425 calls/s 19425 msg/s # udp rx: 1185 MB/s 864561 calls/s # udp tx: 1184 MB/s 20091 calls/s 20091 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__->