make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1116 MB/s 18942 calls/s 18942 msg/s # tcp rx: 1117 MB/s 140433 calls/s # tcp tx: 1127 MB/s 19131 calls/s 19131 msg/s # tcp rx: 1128 MB/s 142739 calls/s # tcp tx: 1107 MB/s 18778 calls/s 18778 msg/s # tcp rx: 1108 MB/s 140373 calls/s # tcp tx: 1087 MB/s 18443 calls/s 18443 msg/s # udp gso - over veth touching data # udp rx: 1264 MB/s 900537 calls/s # udp tx: 1304 MB/s 22122 calls/s 22122 msg/s # udp rx: 1235 MB/s 880371 calls/s # udp tx: 1235 MB/s 20952 calls/s 20952 msg/s # udp rx: 1026 MB/s 731436 calls/s # udp tx: 1006 MB/s 17075 calls/s 17075 msg/s # udp rx: 630 MB/s 449120 calls/s # udp tx: 630 MB/s 10690 calls/s 10690 msg/s # udp gso and gro - over veth touching data # udp rx: 1176 MB/s 838345 calls/s # udp tx: 1216 MB/s 20626 calls/s 20626 msg/s # udp rx: 1259 MB/s 897223 calls/s # udp tx: 1259 MB/s 21360 calls/s 21360 msg/s # udp rx: 1224 MB/s 872562 calls/s # udp tx: 1223 MB/s 20745 calls/s 20745 msg/s # udp rx: 1265 MB/s 901682 calls/s # udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 740 MB/s 12553 calls/s 12553 msg/s # tcp rx: 740 MB/s 88019 calls/s # tcp tx: 769 MB/s 13049 calls/s 13049 msg/s # tcp rx: 770 MB/s 90911 calls/s # tcp tx: 780 MB/s 13236 calls/s 13236 msg/s # tcp rx: 781 MB/s 91514 calls/s # tcp tx: 791 MB/s 13424 calls/s 13424 msg/s # udp gso - over veth touching data # udp rx: 660 MB/s 481824 calls/s # udp tx: 680 MB/s 11546 calls/s 11546 msg/s # udp rx: 629 MB/s 459424 calls/s # udp tx: 634 MB/s 10755 calls/s 10755 msg/s # udp rx: 678 MB/s 494783 calls/s # udp tx: 681 MB/s 11564 calls/s 11564 msg/s # udp rx: 671 MB/s 489670 calls/s # udp tx: 674 MB/s 11441 calls/s 11441 msg/s # udp gso and gro - over veth touching data # udp rx: 873 MB/s 636890 calls/s # udp tx: 903 MB/s 15332 calls/s 15332 msg/s # udp rx: 1282 MB/s 935613 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # udp rx: 1264 MB/s 921981 calls/s # udp tx: 1275 MB/s 21637 calls/s 21637 msg/s # udp rx: 566 MB/s 413451 calls/s # udp tx: 1578 MB/s 26770 calls/s 26770 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__->