make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 918 MB/s 15575 calls/s 15575 msg/s # tcp rx: 918 MB/s 49133 calls/s # tcp tx: 933 MB/s 15841 calls/s 15841 msg/s # tcp rx: 934 MB/s 48973 calls/s # tcp tx: 944 MB/s 16017 calls/s 16017 msg/s # tcp rx: 945 MB/s 48664 calls/s # tcp tx: 885 MB/s 15015 calls/s 15015 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: 633 MB/s 459008 calls/s # udp tx: 1201 MB/s 20386 calls/s 20386 msg/s # udp rx: 642 MB/s 466688 calls/s # udp tx: 1151 MB/s 19524 calls/s 19524 msg/s # udp rx: 600 MB/s 435200 calls/s # udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # udp rx: 666 MB/s 483328 calls/s # udp tx: 1159 MB/s 19661 calls/s 19661 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: 1084 MB/s 790702 calls/s # udp tx: 1111 MB/s 18858 calls/s 18858 msg/s # udp rx: 815 MB/s 594474 calls/s # udp tx: 818 MB/s 13882 calls/s 13882 msg/s # udp rx: 1154 MB/s 842220 calls/s # udp tx: 1153 MB/s 19563 calls/s 19563 msg/s # udp rx: 1163 MB/s 848566 calls/s # udp tx: 1163 MB/s 19728 calls/s 19728 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__->