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: 914 MB/s 15516 calls/s 15516 msg/s # tcp rx: 926 MB/s 50463 calls/s # tcp tx: 619 MB/s 10501 calls/s 10501 msg/s # tcp rx: 613 MB/s 37437 calls/s # tcp tx: 515 MB/s 8749 calls/s 8749 msg/s # tcp rx: 516 MB/s 34148 calls/s # tcp tx: 518 MB/s 8800 calls/s 8800 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: 554 MB/s 402974 calls/s # udp tx: 648 MB/s 10998 calls/s 10998 msg/s # udp rx: 536 MB/s 389522 calls/s # udp tx: 716 MB/s 12156 calls/s 12156 msg/s # udp rx: 561 MB/s 408016 calls/s # udp tx: 665 MB/s 11295 calls/s 11295 msg/s # udp rx: 637 MB/s 461972 calls/s # udp tx: 1038 MB/s 17622 calls/s 17622 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: 1078 MB/s 786645 calls/s # udp tx: 1107 MB/s 18786 calls/s 18786 msg/s # udp rx: 1120 MB/s 817226 calls/s # udp tx: 1121 MB/s 19028 calls/s 19028 msg/s # udp rx: 1102 MB/s 804331 calls/s # udp tx: 1104 MB/s 18727 calls/s 18727 msg/s # udp rx: 1125 MB/s 820483 calls/s # udp tx: 1126 MB/s 19114 calls/s 19114 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__->