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: 944 MB/s 16012 calls/s 16012 msg/s # tcp rx: 944 MB/s 50782 calls/s # tcp tx: 972 MB/s 16492 calls/s 16492 msg/s # tcp rx: 973 MB/s 50790 calls/s # tcp tx: 972 MB/s 16490 calls/s 16490 msg/s # tcp rx: 973 MB/s 50186 calls/s # tcp tx: 1002 MB/s 17002 calls/s 17002 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: 631 MB/s 456960 calls/s # udp tx: 1242 MB/s 21081 calls/s 21081 msg/s # udp rx: 635 MB/s 460544 calls/s # udp tx: 1243 MB/s 21096 calls/s 21096 msg/s # udp rx: 636 MB/s 460800 calls/s # udp tx: 1273 MB/s 21591 calls/s 21591 msg/s # udp rx: 660 MB/s 478464 calls/s # udp tx: 1265 MB/s 21466 calls/s 21466 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: 1100 MB/s 802585 calls/s # udp tx: 1127 MB/s 19126 calls/s 19126 msg/s # udp rx: 1163 MB/s 848878 calls/s # udp tx: 1162 MB/s 19721 calls/s 19721 msg/s # udp rx: 1109 MB/s 809444 calls/s # udp tx: 1108 MB/s 18808 calls/s 18808 msg/s # udp rx: 1142 MB/s 832982 calls/s # udp tx: 1145 MB/s 19434 calls/s 19434 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__->