make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.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 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1077 MB/s 18283 calls/s 18283 msg/s # tcp rx: 1078 MB/s 132064 calls/s # tcp tx: 815 MB/s 13839 calls/s 13839 msg/s # tcp rx: 815 MB/s 93833 calls/s # tcp tx: 816 MB/s 13851 calls/s 13851 msg/s # tcp rx: 817 MB/s 91572 calls/s # tcp tx: 836 MB/s 14189 calls/s 14189 msg/s # udp gso - over veth touching data # udp rx: 595 MB/s 424292 calls/s # udp tx: 612 MB/s 10387 calls/s 10387 msg/s # udp rx: 612 MB/s 436054 calls/s # udp tx: 614 MB/s 10421 calls/s 10421 msg/s # udp rx: 613 MB/s 436799 calls/s # udp tx: 615 MB/s 10440 calls/s 10440 msg/s # udp rx: 612 MB/s 436406 calls/s # udp tx: 615 MB/s 10431 calls/s 10431 msg/s # udp gso and gro - over veth touching data # udp rx: 1159 MB/s 826050 calls/s # udp tx: 1200 MB/s 20357 calls/s 20357 msg/s # udp rx: 1272 MB/s 906288 calls/s # udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # udp rx: 1318 MB/s 939083 calls/s # udp tx: 1320 MB/s 22403 calls/s 22403 msg/s # udp rx: 1322 MB/s 942406 calls/s # udp tx: 1326 MB/s 22490 calls/s 22490 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1134 MB/s 19244 calls/s 19244 msg/s # tcp rx: 1134 MB/s 140747 calls/s # tcp tx: 1147 MB/s 19466 calls/s 19466 msg/s # tcp rx: 1149 MB/s 134752 calls/s # tcp tx: 1149 MB/s 19495 calls/s 19495 msg/s # tcp rx: 1150 MB/s 134037 calls/s # tcp tx: 1149 MB/s 19497 calls/s 19497 msg/s # udp gso - over veth touching data # udp rx: 573 MB/s 417930 calls/s # udp tx: 590 MB/s 10022 calls/s 10022 msg/s # udp rx: 596 MB/s 434743 calls/s # udp tx: 598 MB/s 10151 calls/s 10151 msg/s # udp rx: 593 MB/s 432616 calls/s # udp tx: 595 MB/s 10101 calls/s 10101 msg/s # udp rx: 595 MB/s 434458 calls/s # udp tx: 598 MB/s 10150 calls/s 10150 msg/s # udp gso and gro - over veth touching data # udp rx: 696 MB/s 507907 calls/s # udp tx: 727 MB/s 12337 calls/s 12337 msg/s # udp rx: 727 MB/s 530244 calls/s # udp tx: 726 MB/s 12329 calls/s 12329 msg/s # udp rx: 693 MB/s 506027 calls/s # udp tx: 692 MB/s 11750 calls/s 11750 msg/s # udp rx: 724 MB/s 528489 calls/s # udp tx: 754 MB/s 12794 calls/s 12794 msg/s ok 1 selftests: net: udpgro_bench.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__->