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: 891 MB/s 15123 calls/s 15123 msg/s # tcp rx: 893 MB/s 51978 calls/s # tcp tx: 953 MB/s 16166 calls/s 16166 msg/s # tcp rx: 954 MB/s 49705 calls/s # tcp tx: 952 MB/s 16148 calls/s 16148 msg/s # tcp rx: 952 MB/s 49717 calls/s # tcp tx: 926 MB/s 15707 calls/s 15707 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: 619 MB/s 448512 calls/s # udp tx: 1251 MB/s 21224 calls/s 21224 msg/s # udp rx: 619 MB/s 448768 calls/s # udp tx: 1301 MB/s 22071 calls/s 22071 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1300 MB/s 22055 calls/s 22055 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1303 MB/s 22100 calls/s 22100 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: 1086 MB/s 792168 calls/s # udp tx: 1116 MB/s 18934 calls/s 18934 msg/s # udp rx: 1015 MB/s 740731 calls/s # udp tx: 1014 MB/s 17205 calls/s 17205 msg/s # udp rx: 1140 MB/s 831428 calls/s # udp tx: 1139 MB/s 19325 calls/s 19325 msg/s # udp rx: 1139 MB/s 830773 calls/s # udp tx: 1138 MB/s 19303 calls/s 19303 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__->