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: 745 MB/s 12637 calls/s 12637 msg/s # tcp rx: 745 MB/s 77995 calls/s # tcp tx: 1073 MB/s 18214 calls/s 18214 msg/s # tcp rx: 1075 MB/s 126867 calls/s # tcp tx: 1084 MB/s 18396 calls/s 18396 msg/s # tcp rx: 1085 MB/s 128058 calls/s # tcp tx: 1079 MB/s 18302 calls/s 18302 msg/s # udp gso - over veth touching data # udp rx: 1212 MB/s 863674 calls/s # udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # udp rx: 1295 MB/s 923133 calls/s # udp tx: 1299 MB/s 22038 calls/s 22038 msg/s # udp rx: 1316 MB/s 937982 calls/s # udp tx: 1319 MB/s 22377 calls/s 22377 msg/s # udp rx: 1321 MB/s 941597 calls/s # udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # udp gso and gro - over veth touching data # udp rx: 1276 MB/s 909002 calls/s # udp tx: 1303 MB/s 22113 calls/s 22113 msg/s # udp rx: 1293 MB/s 921315 calls/s # udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # udp rx: 1266 MB/s 902437 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp rx: 1269 MB/s 904040 calls/s # udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1018 MB/s 17266 calls/s 17266 msg/s # tcp rx: 1029 MB/s 143200 calls/s # tcp tx: 1044 MB/s 17707 calls/s 17707 msg/s # tcp rx: 1043 MB/s 128720 calls/s # tcp tx: 1092 MB/s 18536 calls/s 18536 msg/s # tcp rx: 1094 MB/s 126532 calls/s # tcp tx: 1088 MB/s 18464 calls/s 18464 msg/s # udp gso - over veth touching data # udp rx: 1012 MB/s 738510 calls/s # udp tx: 1039 MB/s 17632 calls/s 17632 msg/s # udp rx: 1263 MB/s 921242 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp rx: 1255 MB/s 915805 calls/s # udp tx: 1255 MB/s 21291 calls/s 21291 msg/s # udp rx: 882 MB/s 643539 calls/s # udp tx: 869 MB/s 14748 calls/s 14748 msg/s # udp gso and gro - over veth touching data # udp rx: 602 MB/s 439317 calls/s # udp tx: 616 MB/s 10459 calls/s 10459 msg/s # udp rx: 652 MB/s 475553 calls/s # udp tx: 670 MB/s 11377 calls/s 11377 msg/s # udp rx: 657 MB/s 479488 calls/s # udp tx: 657 MB/s 11144 calls/s 11144 msg/s # udp rx: 661 MB/s 482432 calls/s # udp tx: 661 MB/s 11211 calls/s 11211 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__->