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: 946 MB/s 16048 calls/s 16048 msg/s # tcp rx: 946 MB/s 48745 calls/s # tcp tx: 976 MB/s 16564 calls/s 16564 msg/s # tcp rx: 986 MB/s 49947 calls/s # tcp tx: 987 MB/s 16741 calls/s 16741 msg/s # tcp rx: 986 MB/s 49899 calls/s # tcp tx: 983 MB/s 16686 calls/s 16686 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: 622 MB/s 451072 calls/s # udp tx: 1267 MB/s 21503 calls/s 21503 msg/s # udp rx: 637 MB/s 461824 calls/s # udp tx: 1271 MB/s 21563 calls/s 21563 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1292 MB/s 21917 calls/s 21917 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1290 MB/s 21883 calls/s 21883 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: 1056 MB/s 770721 calls/s # udp tx: 1084 MB/s 18399 calls/s 18399 msg/s # udp rx: 1108 MB/s 808226 calls/s # udp tx: 1106 MB/s 18760 calls/s 18760 msg/s # udp rx: 1008 MB/s 735777 calls/s # udp tx: 1008 MB/s 17099 calls/s 17099 msg/s # udp rx: 1154 MB/s 841656 calls/s # udp tx: 1154 MB/s 19584 calls/s 19584 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__->