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: 1004 MB/s 17040 calls/s 17040 msg/s # tcp rx: 1005 MB/s 51311 calls/s # tcp tx: 981 MB/s 16642 calls/s 16642 msg/s # tcp rx: 982 MB/s 49826 calls/s # tcp tx: 1015 MB/s 17230 calls/s 17230 msg/s # tcp rx: 1016 MB/s 51405 calls/s # tcp tx: 989 MB/s 16790 calls/s 16790 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: 653 MB/s 473088 calls/s # udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # udp rx: 667 MB/s 483205 calls/s # udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # udp rx: 666 MB/s 482973 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 msg/s # udp rx: 666 MB/s 482799 calls/s # udp tx: 1253 MB/s 21267 calls/s 21267 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: 1122 MB/s 818725 calls/s # udp tx: 1148 MB/s 19478 calls/s 19478 msg/s # udp rx: 1162 MB/s 847712 calls/s # udp tx: 1164 MB/s 19743 calls/s 19743 msg/s # udp rx: 1140 MB/s 832087 calls/s # udp tx: 1141 MB/s 19359 calls/s 19359 msg/s # udp rx: 1154 MB/s 841951 calls/s # udp tx: 1154 MB/s 19577 calls/s 19577 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__->