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 16267 calls/s 16267 msg/s # tcp rx: 960 MB/s 49468 calls/s # tcp tx: 1004 MB/s 17038 calls/s 17038 msg/s # tcp rx: 1005 MB/s 51218 calls/s # tcp tx: 692 MB/s 11743 calls/s 11743 msg/s # tcp rx: 692 MB/s 39348 calls/s # tcp tx: 561 MB/s 9530 calls/s 9530 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: 608 MB/s 440832 calls/s # udp tx: 1145 MB/s 19420 calls/s 19420 msg/s # udp rx: 599 MB/s 434688 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # udp rx: 549 MB/s 397824 calls/s # udp tx: 1319 MB/s 22387 calls/s 22387 msg/s # udp rx: 598 MB/s 433152 calls/s # udp tx: 1302 MB/s 22090 calls/s 22090 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: 1115 MB/s 813613 calls/s # udp tx: 1139 MB/s 19325 calls/s 19325 msg/s # udp rx: 1093 MB/s 797167 calls/s # udp tx: 1095 MB/s 18576 calls/s 18576 msg/s # udp rx: 1031 MB/s 752517 calls/s # udp tx: 1031 MB/s 17491 calls/s 17491 msg/s # udp rx: 1093 MB/s 797749 calls/s # udp tx: 1098 MB/s 18635 calls/s 18635 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__->