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: 959 MB/s 16266 calls/s 16266 msg/s # tcp rx: 959 MB/s 48711 calls/s # tcp tx: 897 MB/s 15216 calls/s 15216 msg/s # tcp rx: 897 MB/s 46350 calls/s # tcp tx: 828 MB/s 14047 calls/s 14047 msg/s # tcp rx: 829 MB/s 51292 calls/s # tcp tx: 918 MB/s 15584 calls/s 15584 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: 627 MB/s 454254 calls/s # udp tx: 1286 MB/s 21824 calls/s 21824 msg/s # udp rx: 646 MB/s 467968 calls/s # udp tx: 1278 MB/s 21685 calls/s 21685 msg/s # udp rx: 576 MB/s 417536 calls/s # udp tx: 1300 MB/s 22063 calls/s 22063 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1285 MB/s 21810 calls/s 21810 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: 1097 MB/s 800395 calls/s # udp tx: 1121 MB/s 19028 calls/s 19028 msg/s # udp rx: 1155 MB/s 842624 calls/s # udp tx: 1154 MB/s 19574 calls/s 19574 msg/s # udp rx: 1153 MB/s 841428 calls/s # udp tx: 1152 MB/s 19550 calls/s 19550 msg/s # udp rx: 1154 MB/s 841934 calls/s # udp tx: 1153 MB/s 19564 calls/s 19564 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__->