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: 900 MB/s 15270 calls/s 15270 msg/s # tcp rx: 901 MB/s 48113 calls/s # tcp tx: 898 MB/s 15241 calls/s 15241 msg/s # tcp rx: 899 MB/s 46171 calls/s # tcp tx: 965 MB/s 16380 calls/s 16380 msg/s # tcp rx: 966 MB/s 49423 calls/s # tcp tx: 940 MB/s 15959 calls/s 15959 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: 569 MB/s 412977 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 665 MB/s 481795 calls/s # udp tx: 1241 MB/s 21061 calls/s 21061 msg/s # udp rx: 538 MB/s 389632 calls/s # udp tx: 1310 MB/s 22233 calls/s 22233 msg/s # udp rx: 605 MB/s 438784 calls/s # udp tx: 1305 MB/s 22135 calls/s 22135 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: 1093 MB/s 797151 calls/s # udp tx: 1118 MB/s 18972 calls/s 18972 msg/s # udp rx: 1138 MB/s 830357 calls/s # udp tx: 1142 MB/s 19376 calls/s 19376 msg/s # udp rx: 1153 MB/s 841271 calls/s # udp tx: 1154 MB/s 19574 calls/s 19574 msg/s # udp rx: 1144 MB/s 834821 calls/s # udp tx: 1146 MB/s 19437 calls/s 19437 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__->