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: 1040 MB/s 17650 calls/s 17650 msg/s # tcp rx: 1046 MB/s 139868 calls/s # tcp tx: 1083 MB/s 18378 calls/s 18378 msg/s # tcp rx: 1086 MB/s 130535 calls/s # tcp tx: 1048 MB/s 17790 calls/s 17790 msg/s # tcp rx: 1050 MB/s 128339 calls/s # tcp tx: 1093 MB/s 18543 calls/s 18543 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 859877 calls/s # udp tx: 1239 MB/s 21029 calls/s 21029 msg/s # udp rx: 1198 MB/s 853573 calls/s # udp tx: 1198 MB/s 20333 calls/s 20333 msg/s # udp rx: 1306 MB/s 930587 calls/s # udp tx: 1306 MB/s 22158 calls/s 22158 msg/s # udp rx: 1242 MB/s 885304 calls/s # udp tx: 1242 MB/s 21080 calls/s 21080 msg/s # udp gso and gro - over veth touching data # udp rx: 622 MB/s 443226 calls/s # udp tx: 641 MB/s 10877 calls/s 10877 msg/s # udp rx: 661 MB/s 471119 calls/s # udp tx: 660 MB/s 11198 calls/s 11198 msg/s # udp rx: 664 MB/s 473297 calls/s # udp tx: 664 MB/s 11275 calls/s 11275 msg/s # udp rx: 678 MB/s 483103 calls/s # udp tx: 677 MB/s 11485 calls/s 11485 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1050 MB/s 17817 calls/s 17817 msg/s # tcp rx: 1051 MB/s 127054 calls/s # tcp tx: 1088 MB/s 18465 calls/s 18465 msg/s # tcp rx: 1089 MB/s 128126 calls/s # tcp tx: 1082 MB/s 18354 calls/s 18354 msg/s # tcp rx: 1083 MB/s 127592 calls/s # tcp tx: 1069 MB/s 18140 calls/s 18140 msg/s # udp gso - over veth touching data # udp rx: 1131 MB/s 825505 calls/s # udp tx: 1165 MB/s 19767 calls/s 19767 msg/s # udp rx: 1178 MB/s 859823 calls/s # udp tx: 1180 MB/s 20024 calls/s 20024 msg/s # udp rx: 1198 MB/s 873777 calls/s # udp tx: 1194 MB/s 20265 calls/s 20265 msg/s # udp rx: 1132 MB/s 825588 calls/s # udp tx: 1137 MB/s 19293 calls/s 19293 msg/s # udp gso and gro - over veth touching data # udp rx: 633 MB/s 462016 calls/s # udp tx: 652 MB/s 11063 calls/s 11063 msg/s # udp rx: 647 MB/s 472510 calls/s # udp tx: 648 MB/s 11003 calls/s 11003 msg/s # udp rx: 651 MB/s 475316 calls/s # udp tx: 650 MB/s 11027 calls/s 11027 msg/s # udp rx: 644 MB/s 470369 calls/s # udp tx: 644 MB/s 10924 calls/s 10924 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__->