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 18270 calls/s 18270 msg/s # tcp rx: 1082 MB/s 141855 calls/s # tcp tx: 1056 MB/s 17912 calls/s 17912 msg/s # tcp rx: 1071 MB/s 131973 calls/s # tcp tx: 1108 MB/s 18799 calls/s 18799 msg/s # tcp rx: 1107 MB/s 127689 calls/s # tcp tx: 1094 MB/s 18560 calls/s 18560 msg/s # udp gso - over veth touching data # udp rx: 1228 MB/s 874782 calls/s # udp tx: 1257 MB/s 21328 calls/s 21328 msg/s # udp rx: 1146 MB/s 816492 calls/s # udp tx: 1132 MB/s 19200 calls/s 19200 msg/s # udp rx: 652 MB/s 464657 calls/s # udp tx: 652 MB/s 11059 calls/s 11059 msg/s # udp rx: 648 MB/s 461639 calls/s # udp tx: 647 MB/s 10979 calls/s 10979 msg/s # udp gso and gro - over veth touching data # udp rx: 580 MB/s 413248 calls/s # udp tx: 598 MB/s 10157 calls/s 10157 msg/s # udp rx: 618 MB/s 440608 calls/s # udp tx: 618 MB/s 10498 calls/s 10498 msg/s # udp rx: 634 MB/s 451888 calls/s # udp tx: 634 MB/s 10754 calls/s 10754 msg/s # udp rx: 630 MB/s 449438 calls/s # udp tx: 630 MB/s 10696 calls/s 10696 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1179 MB/s 20004 calls/s 20004 msg/s # tcp rx: 1182 MB/s 140578 calls/s # tcp tx: 1098 MB/s 18637 calls/s 18637 msg/s # tcp rx: 1117 MB/s 127417 calls/s # tcp tx: 1094 MB/s 18555 calls/s 18555 msg/s # tcp rx: 1099 MB/s 125201 calls/s # tcp tx: 1106 MB/s 18765 calls/s 18765 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 851447 calls/s # udp tx: 1199 MB/s 20341 calls/s 20341 msg/s # udp rx: 1231 MB/s 897888 calls/s # udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # udp rx: 1162 MB/s 847479 calls/s # udp tx: 1157 MB/s 19630 calls/s 19630 msg/s # udp rx: 1114 MB/s 813121 calls/s # udp tx: 1118 MB/s 18965 calls/s 18965 msg/s # udp gso and gro - over veth touching data # udp rx: 603 MB/s 439776 calls/s # udp tx: 621 MB/s 10547 calls/s 10547 msg/s # udp rx: 613 MB/s 447464 calls/s # udp tx: 616 MB/s 10457 calls/s 10457 msg/s # udp rx: 609 MB/s 444616 calls/s # udp tx: 613 MB/s 10398 calls/s 10398 msg/s # udp rx: 621 MB/s 453126 calls/s # udp tx: 625 MB/s 10607 calls/s 10607 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__->