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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 554 MB/s 9400 calls/s 9400 msg/s # tcp rx: 554 MB/s 25252 calls/s # tcp tx: 525 MB/s 8915 calls/s 8915 msg/s # tcp rx: 526 MB/s 23352 calls/s # tcp tx: 559 MB/s 9494 calls/s 9494 msg/s # tcp rx: 561 MB/s 22618 calls/s # tcp tx: 667 MB/s 11328 calls/s 11328 msg/s # udp gso - over veth touching data # udp rx: 356 MB/s 254252 calls/s # udp tx: 370 MB/s 6291 calls/s 6291 msg/s # udp rx: 414 MB/s 295074 calls/s # udp tx: 417 MB/s 7082 calls/s 7082 msg/s # udp rx: 446 MB/s 318350 calls/s # udp tx: 446 MB/s 7578 calls/s 7578 msg/s # udp rx: 444 MB/s 316988 calls/s # udp tx: 444 MB/s 7546 calls/s 7546 msg/s # udp gso and gro - over veth touching data # udp rx: 584 MB/s 9913 calls/s # udp tx: 605 MB/s 10264 calls/s 10264 msg/s # udp rx: 600 MB/s 10184 calls/s # udp tx: 601 MB/s 10196 calls/s 10196 msg/s # udp rx: 760 MB/s 12895 calls/s # udp tx: 766 MB/s 13007 calls/s 13007 msg/s # udp rx: 817 MB/s 13862 calls/s # udp tx: 817 MB/s 13857 calls/s 13857 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 633 MB/s 10750 calls/s 10750 msg/s # tcp rx: 634 MB/s 28081 calls/s # tcp tx: 748 MB/s 12697 calls/s 12697 msg/s # tcp rx: 751 MB/s 34133 calls/s # tcp tx: 710 MB/s 12049 calls/s 12049 msg/s # tcp rx: 710 MB/s 31263 calls/s # tcp tx: 628 MB/s 10665 calls/s 10665 msg/s # udp gso - over veth touching data # udp rx: 353 MB/s 257876 calls/s # udp tx: 365 MB/s 6199 calls/s 6199 msg/s # udp rx: 288 MB/s 210324 calls/s # udp tx: 287 MB/s 4874 calls/s 4874 msg/s # udp rx: 312 MB/s 228120 calls/s # udp tx: 312 MB/s 5301 calls/s 5301 msg/s # udp rx: 304 MB/s 221826 calls/s # udp tx: 305 MB/s 5183 calls/s 5183 msg/s # udp gso and gro - over veth touching data # udp rx: 767 MB/s 13010 calls/s # udp tx: 789 MB/s 13398 calls/s 13398 msg/s # udp rx: 794 MB/s 13477 calls/s # udp tx: 793 MB/s 13466 calls/s 13466 msg/s # udp rx: 791 MB/s 13416 calls/s # udp tx: 789 MB/s 13395 calls/s 13395 msg/s # udp rx: 764 MB/s 12963 calls/s # udp tx: 763 MB/s 12953 calls/s 12953 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__->