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: 821 MB/s 13929 calls/s 13929 msg/s # tcp rx: 844 MB/s 91315 calls/s # tcp tx: 727 MB/s 12333 calls/s 12333 msg/s # tcp rx: 728 MB/s 82173 calls/s # tcp tx: 758 MB/s 12873 calls/s 12873 msg/s # tcp rx: 759 MB/s 86610 calls/s # tcp tx: 768 MB/s 13037 calls/s 13037 msg/s # udp gso - over veth touching data # udp rx: 1256 MB/s 895015 calls/s # udp tx: 1291 MB/s 21907 calls/s 21907 msg/s # udp rx: 1300 MB/s 926343 calls/s # udp tx: 1301 MB/s 22068 calls/s 22068 msg/s # udp rx: 1322 MB/s 942275 calls/s # udp tx: 1323 MB/s 22453 calls/s 22453 msg/s # udp rx: 1277 MB/s 910265 calls/s # udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # udp gso and gro - over veth touching data # udp rx: 1158 MB/s 825055 calls/s # udp tx: 1197 MB/s 20311 calls/s 20311 msg/s # udp rx: 1281 MB/s 913097 calls/s # udp tx: 1287 MB/s 21833 calls/s 21833 msg/s # udp rx: 1296 MB/s 923744 calls/s # udp tx: 1302 MB/s 22083 calls/s 22083 msg/s # udp rx: 1243 MB/s 885583 calls/s # udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 695 MB/s 11796 calls/s 11796 msg/s # tcp rx: 715 MB/s 82542 calls/s # tcp tx: 1011 MB/s 17155 calls/s 17155 msg/s # tcp rx: 1003 MB/s 129436 calls/s # tcp tx: 1028 MB/s 17436 calls/s 17436 msg/s # tcp rx: 1036 MB/s 129747 calls/s # tcp tx: 1003 MB/s 17025 calls/s 17025 msg/s # udp gso - over veth touching data # udp rx: 1127 MB/s 822133 calls/s # udp tx: 1165 MB/s 19763 calls/s 19763 msg/s # udp rx: 1236 MB/s 901426 calls/s # udp tx: 1240 MB/s 21040 calls/s 21040 msg/s # udp rx: 1172 MB/s 855187 calls/s # udp tx: 1166 MB/s 19778 calls/s 19778 msg/s # udp rx: 1277 MB/s 931766 calls/s # udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # udp gso and gro - over veth touching data # udp rx: 604 MB/s 440793 calls/s # udp tx: 622 MB/s 10555 calls/s 10555 msg/s # udp rx: 628 MB/s 458691 calls/s # udp tx: 632 MB/s 10730 calls/s 10730 msg/s # udp rx: 630 MB/s 460015 calls/s # udp tx: 633 MB/s 10740 calls/s 10740 msg/s # udp rx: 631 MB/s 460592 calls/s # udp tx: 633 MB/s 10742 calls/s 10742 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__->