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: 660 MB/s 11200 calls/s 11200 msg/s # tcp rx: 660 MB/s 33651 calls/s # tcp tx: 959 MB/s 16282 calls/s 16282 msg/s # tcp rx: 961 MB/s 49706 calls/s # tcp tx: 964 MB/s 16364 calls/s 16364 msg/s # tcp rx: 965 MB/s 50134 calls/s # tcp tx: 985 MB/s 16709 calls/s 16709 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: 644 MB/s 466432 calls/s # udp tx: 1255 MB/s 21288 calls/s 21288 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1314 MB/s 22289 calls/s 22289 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1312 MB/s 22259 calls/s 22259 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1309 MB/s 22215 calls/s 22215 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: 1047 MB/s 763638 calls/s # udp tx: 1080 MB/s 18318 calls/s 18318 msg/s # udp rx: 1100 MB/s 802750 calls/s # udp tx: 1108 MB/s 18806 calls/s 18806 msg/s # udp rx: 1177 MB/s 858535 calls/s # udp tx: 1177 MB/s 19965 calls/s 19965 msg/s # udp rx: 1177 MB/s 858433 calls/s # udp tx: 1176 MB/s 19951 calls/s 19951 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__->