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: 757 MB/s 12850 calls/s 12850 msg/s # tcp rx: 758 MB/s 32723 calls/s # tcp tx: 690 MB/s 11703 calls/s 11703 msg/s # tcp rx: 690 MB/s 31417 calls/s # tcp tx: 733 MB/s 12445 calls/s 12445 msg/s # tcp rx: 734 MB/s 33115 calls/s # tcp tx: 768 MB/s 13041 calls/s 13041 msg/s # udp gso - over veth touching data # udp rx: 355 MB/s 253444 calls/s # udp tx: 369 MB/s 6263 calls/s 6263 msg/s # udp rx: 412 MB/s 293992 calls/s # udp tx: 411 MB/s 6979 calls/s 6979 msg/s # udp rx: 420 MB/s 299644 calls/s # udp tx: 423 MB/s 7178 calls/s 7178 msg/s # udp rx: 425 MB/s 302854 calls/s # udp tx: 425 MB/s 7209 calls/s 7209 msg/s # udp gso and gro - over veth touching data # udp rx: 761 MB/s 12919 calls/s # udp tx: 790 MB/s 13403 calls/s 13403 msg/s # udp rx: 794 MB/s 13451 calls/s # udp tx: 787 MB/s 13361 calls/s 13361 msg/s # udp rx: 661 MB/s 11213 calls/s # udp tx: 661 MB/s 11225 calls/s 11225 msg/s # udp rx: 656 MB/s 11141 calls/s # udp tx: 657 MB/s 11157 calls/s 11157 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 548 MB/s 9309 calls/s 9309 msg/s # tcp rx: 553 MB/s 24247 calls/s # tcp tx: 550 MB/s 9336 calls/s 9336 msg/s # tcp rx: 553 MB/s 23273 calls/s # tcp tx: 718 MB/s 12194 calls/s 12194 msg/s # tcp rx: 719 MB/s 30852 calls/s # tcp tx: 689 MB/s 11692 calls/s 11692 msg/s # udp gso - over veth touching data # udp rx: 364 MB/s 265514 calls/s # udp tx: 377 MB/s 6405 calls/s 6405 msg/s # udp rx: 340 MB/s 248110 calls/s # udp tx: 339 MB/s 5752 calls/s 5752 msg/s # udp rx: 399 MB/s 291301 calls/s # udp tx: 399 MB/s 6770 calls/s 6770 msg/s # udp rx: 435 MB/s 317692 calls/s # udp tx: 435 MB/s 7380 calls/s 7380 msg/s # udp gso and gro - over veth touching data # udp rx: 719 MB/s 12210 calls/s # udp tx: 744 MB/s 12630 calls/s 12630 msg/s # udp rx: 796 MB/s 13511 calls/s # udp tx: 797 MB/s 13518 calls/s 13518 msg/s # udp rx: 789 MB/s 13396 calls/s # udp tx: 790 MB/s 13404 calls/s 13404 msg/s # udp rx: 794 MB/s 13471 calls/s # udp tx: 793 MB/s 13459 calls/s 13459 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__->