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: 1006 MB/s 17076 calls/s 17076 msg/s # tcp rx: 1007 MB/s 51318 calls/s # tcp tx: 995 MB/s 16886 calls/s 16886 msg/s # tcp rx: 996 MB/s 51227 calls/s # tcp tx: 989 MB/s 16784 calls/s 16784 msg/s # tcp rx: 990 MB/s 50866 calls/s # tcp tx: 989 MB/s 16786 calls/s 16786 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: 562 MB/s 407393 calls/s # udp tx: 1065 MB/s 18075 calls/s 18075 msg/s # udp rx: 516 MB/s 373659 calls/s # udp tx: 888 MB/s 15076 calls/s 15076 msg/s # udp rx: 511 MB/s 370090 calls/s # udp tx: 890 MB/s 15111 calls/s 15111 msg/s # udp rx: 495 MB/s 358144 calls/s # udp tx: 911 MB/s 15464 calls/s 15464 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: 628 MB/s 458203 calls/s # udp tx: 640 MB/s 10865 calls/s 10865 msg/s # udp rx: 1135 MB/s 828054 calls/s # udp tx: 1150 MB/s 19512 calls/s 19512 msg/s # udp rx: 1177 MB/s 858835 calls/s # udp tx: 1178 MB/s 19986 calls/s 19986 msg/s # udp rx: 1177 MB/s 858869 calls/s # udp tx: 1177 MB/s 19979 calls/s 19979 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__->