make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 6000 # 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: 576 MB/s 9771 calls/s 9771 msg/s # tcp rx: 576 MB/s 26691 calls/s # tcp tx: 642 MB/s 10893 calls/s 10893 msg/s # tcp rx: 642 MB/s 26373 calls/s # tcp tx: 604 MB/s 10259 calls/s 10259 msg/s # tcp rx: 605 MB/s 25053 calls/s # tcp tx: 625 MB/s 10611 calls/s 10611 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: 507 MB/s 369068 calls/s # udp tx: 642 MB/s 10898 calls/s 10898 msg/s # udp rx: 565 MB/s 411272 calls/s # udp tx: 667 MB/s 11316 calls/s 11316 msg/s # udp rx: 478 MB/s 347374 calls/s # udp tx: 584 MB/s 9912 calls/s 9912 msg/s # udp rx: 555 MB/s 403482 calls/s # udp tx: 640 MB/s 10863 calls/s 10863 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: 641 MB/s 467596 calls/s # udp tx: 653 MB/s 11091 calls/s 11091 msg/s # udp rx: 535 MB/s 390682 calls/s # udp tx: 539 MB/s 9156 calls/s 9156 msg/s # udp rx: 635 MB/s 463299 calls/s # udp tx: 636 MB/s 10789 calls/s 10789 msg/s # udp rx: 597 MB/s 435947 calls/s # udp tx: 598 MB/s 10149 calls/s 10149 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__->