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: 894 MB/s 15169 calls/s 15169 msg/s # tcp rx: 895 MB/s 69808 calls/s # tcp tx: 907 MB/s 15395 calls/s 15395 msg/s # tcp rx: 908 MB/s 70525 calls/s # tcp tx: 902 MB/s 15308 calls/s 15308 msg/s # tcp rx: 903 MB/s 70190 calls/s # tcp tx: 893 MB/s 15152 calls/s 15152 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: 666 MB/s 482816 calls/s # udp tx: 1224 MB/s 20766 calls/s 20766 msg/s # udp rx: 679 MB/s 492538 calls/s # udp tx: 1284 MB/s 21789 calls/s 21789 msg/s # udp rx: 678 MB/s 491264 calls/s # udp tx: 1290 MB/s 21896 calls/s 21896 msg/s # udp rx: 677 MB/s 490752 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 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: 1048 MB/s 764946 calls/s # udp tx: 1070 MB/s 18160 calls/s 18160 msg/s # udp rx: 1125 MB/s 820840 calls/s # udp tx: 1123 MB/s 19048 calls/s 19048 msg/s # udp rx: 1119 MB/s 816569 calls/s # udp tx: 1119 MB/s 18989 calls/s 18989 msg/s # udp rx: 1136 MB/s 828643 calls/s # udp tx: 1134 MB/s 19248 calls/s 19248 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__->