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: 1010 MB/s 17137 calls/s 17137 msg/s # tcp rx: 1011 MB/s 132810 calls/s # tcp tx: 709 MB/s 12029 calls/s 12029 msg/s # tcp rx: 711 MB/s 85429 calls/s # tcp tx: 761 MB/s 12914 calls/s 12914 msg/s # tcp rx: 761 MB/s 88183 calls/s # tcp tx: 755 MB/s 12809 calls/s 12809 msg/s # udp gso - over veth touching data # udp rx: 691 MB/s 492631 calls/s # udp tx: 719 MB/s 12208 calls/s 12208 msg/s # udp rx: 774 MB/s 551977 calls/s # udp tx: 772 MB/s 13108 calls/s 13108 msg/s # udp rx: 727 MB/s 518194 calls/s # udp tx: 726 MB/s 12325 calls/s 12325 msg/s # udp rx: 741 MB/s 528190 calls/s # udp tx: 740 MB/s 12566 calls/s 12566 msg/s # udp gso and gro - over veth touching data # udp rx: 1159 MB/s 826089 calls/s # udp tx: 1197 MB/s 20315 calls/s 20315 msg/s # udp rx: 1313 MB/s 935988 calls/s # udp tx: 1313 MB/s 22273 calls/s 22273 msg/s # udp rx: 1309 MB/s 932646 calls/s # udp tx: 1308 MB/s 22193 calls/s 22193 msg/s # udp rx: 1312 MB/s 934700 calls/s # udp tx: 1311 MB/s 22238 calls/s 22238 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1101 MB/s 18685 calls/s 18685 msg/s # tcp rx: 1102 MB/s 139281 calls/s # tcp tx: 1145 MB/s 19427 calls/s 19427 msg/s # tcp rx: 1146 MB/s 138219 calls/s # tcp tx: 1142 MB/s 19379 calls/s 19379 msg/s # tcp rx: 1143 MB/s 140064 calls/s # tcp tx: 1129 MB/s 19150 calls/s 19150 msg/s # udp gso - over veth touching data # udp rx: 1151 MB/s 839927 calls/s # udp tx: 1180 MB/s 20024 calls/s 20024 msg/s # udp rx: 1233 MB/s 899702 calls/s # udp tx: 1232 MB/s 20907 calls/s 20907 msg/s # udp rx: 1025 MB/s 748107 calls/s # udp tx: 1013 MB/s 17185 calls/s 17185 msg/s # udp rx: 693 MB/s 505850 calls/s # udp tx: 693 MB/s 11759 calls/s 11759 msg/s # udp gso and gro - over veth touching data # udp rx: 547 MB/s 399263 calls/s # udp tx: 565 MB/s 9583 calls/s 9583 msg/s # udp rx: 559 MB/s 407870 calls/s # udp tx: 558 MB/s 9467 calls/s 9467 msg/s # udp rx: 572 MB/s 417449 calls/s # udp tx: 572 MB/s 9712 calls/s 9712 msg/s # udp rx: 590 MB/s 430444 calls/s # udp tx: 589 MB/s 10000 calls/s 10000 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__->