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: 1631 MB/s 27676 calls/s 27676 msg/s # tcp rx: 1632 MB/s 65379 calls/s # tcp tx: 1654 MB/s 28062 calls/s 28062 msg/s # tcp rx: 1660 MB/s 63223 calls/s # tcp tx: 1535 MB/s 26035 calls/s 26035 msg/s # tcp rx: 1535 MB/s 60972 calls/s # tcp tx: 1187 MB/s 20138 calls/s 20138 msg/s # udp gso - over veth touching data # udp rx: 1077 MB/s 767232 calls/s # udp tx: 1111 MB/s 18854 calls/s 18854 msg/s # udp rx: 1065 MB/s 758677 calls/s # udp tx: 1064 MB/s 18061 calls/s 18061 msg/s # udp rx: 1073 MB/s 764411 calls/s # udp tx: 1072 MB/s 18190 calls/s 18190 msg/s # udp rx: 1155 MB/s 822902 calls/s # udp tx: 1152 MB/s 19553 calls/s 19553 msg/s # udp gso and gro - over veth touching data # udp rx: 1474 MB/s 24902 calls/s # udp tx: 1515 MB/s 25700 calls/s 25700 msg/s # udp rx: 1467 MB/s 24882 calls/s # udp tx: 1477 MB/s 25065 calls/s 25065 msg/s # udp rx: 1725 MB/s 29264 calls/s # udp tx: 1710 MB/s 29009 calls/s 29009 msg/s # udp rx: 1506 MB/s 25553 calls/s # udp tx: 1518 MB/s 25754 calls/s 25754 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1280 MB/s 21712 calls/s 21712 msg/s # tcp rx: 1283 MB/s 49693 calls/s # tcp tx: 1359 MB/s 23062 calls/s 23062 msg/s # tcp rx: 1359 MB/s 51819 calls/s # tcp tx: 1213 MB/s 20583 calls/s 20583 msg/s # tcp rx: 1215 MB/s 48707 calls/s # tcp tx: 1270 MB/s 21551 calls/s 21551 msg/s # udp gso - over veth touching data # udp rx: 508 MB/s 370883 calls/s # udp tx: 525 MB/s 8911 calls/s 8911 msg/s # udp rx: 523 MB/s 381620 calls/s # udp tx: 523 MB/s 8874 calls/s 8874 msg/s # udp rx: 529 MB/s 386277 calls/s # udp tx: 528 MB/s 8971 calls/s 8971 msg/s # udp rx: 509 MB/s 371445 calls/s # udp tx: 508 MB/s 8632 calls/s 8632 msg/s # udp gso and gro - over veth touching data # udp rx: 779 MB/s 13213 calls/s # udp tx: 799 MB/s 13568 calls/s 13568 msg/s # udp rx: 791 MB/s 13419 calls/s # udp tx: 791 MB/s 13426 calls/s 13426 msg/s # udp rx: 803 MB/s 13635 calls/s # udp tx: 807 MB/s 13696 calls/s 13696 msg/s # udp rx: 796 MB/s 13503 calls/s # udp tx: 797 MB/s 13534 calls/s 13534 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__->