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: 570 MB/s 9682 calls/s 9682 msg/s # tcp rx: 570 MB/s 34173 calls/s # tcp tx: 549 MB/s 9316 calls/s 9316 msg/s # tcp rx: 549 MB/s 34193 calls/s # tcp tx: 548 MB/s 9297 calls/s 9297 msg/s # tcp rx: 548 MB/s 32770 calls/s # tcp tx: 539 MB/s 9150 calls/s 9150 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: 475 MB/s 344320 calls/s # udp tx: 1051 MB/s 17839 calls/s 17839 msg/s # udp rx: 508 MB/s 367616 calls/s # udp tx: 890 MB/s 15106 calls/s 15106 msg/s # udp rx: 525 MB/s 380160 calls/s # udp tx: 874 MB/s 14835 calls/s 14835 msg/s # udp rx: 458 MB/s 331520 calls/s # udp tx: 949 MB/s 16107 calls/s 16107 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: 660 MB/s 481663 calls/s # udp tx: 679 MB/s 11519 calls/s 11519 msg/s # udp rx: 675 MB/s 493005 calls/s # udp tx: 678 MB/s 11505 calls/s 11505 msg/s # udp rx: 633 MB/s 462159 calls/s # udp tx: 635 MB/s 10784 calls/s 10784 msg/s # udp rx: 664 MB/s 484390 calls/s # udp tx: 667 MB/s 11327 calls/s 11327 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__->