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: 586 MB/s 9945 calls/s 9945 msg/s # tcp rx: 586 MB/s 24064 calls/s # tcp tx: 719 MB/s 12209 calls/s 12209 msg/s # tcp rx: 727 MB/s 32288 calls/s # tcp tx: 718 MB/s 12189 calls/s 12189 msg/s # tcp rx: 716 MB/s 32489 calls/s # tcp tx: 675 MB/s 11457 calls/s 11457 msg/s # udp gso - over veth touching data # udp rx: 297 MB/s 212007 calls/s # udp tx: 308 MB/s 5230 calls/s 5230 msg/s # udp rx: 326 MB/s 232671 calls/s # udp tx: 329 MB/s 5587 calls/s 5587 msg/s # udp rx: 330 MB/s 235440 calls/s # udp tx: 330 MB/s 5604 calls/s 5604 msg/s # udp rx: 316 MB/s 225224 calls/s # udp tx: 315 MB/s 5358 calls/s 5358 msg/s # udp gso and gro - over veth touching data # udp rx: 782 MB/s 13158 calls/s # udp tx: 813 MB/s 13798 calls/s 13798 msg/s # udp rx: 785 MB/s 13328 calls/s # udp tx: 785 MB/s 13322 calls/s 13322 msg/s # udp rx: 790 MB/s 13406 calls/s # udp tx: 790 MB/s 13403 calls/s 13403 msg/s # udp rx: 784 MB/s 13303 calls/s # udp tx: 783 MB/s 13295 calls/s 13295 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 694 MB/s 11782 calls/s 11782 msg/s # tcp rx: 695 MB/s 29156 calls/s # tcp tx: 566 MB/s 9615 calls/s 9615 msg/s # tcp rx: 567 MB/s 24941 calls/s # tcp tx: 602 MB/s 10227 calls/s 10227 msg/s # tcp rx: 604 MB/s 26355 calls/s # tcp tx: 583 MB/s 9905 calls/s 9905 msg/s # udp gso - over veth touching data # udp rx: 383 MB/s 279862 calls/s # udp tx: 396 MB/s 6731 calls/s 6731 msg/s # udp rx: 412 MB/s 300648 calls/s # udp tx: 412 MB/s 6988 calls/s 6988 msg/s # udp rx: 418 MB/s 305437 calls/s # udp tx: 418 MB/s 7099 calls/s 7099 msg/s # udp rx: 417 MB/s 304835 calls/s # udp tx: 417 MB/s 7080 calls/s 7080 msg/s # udp gso and gro - over veth touching data # udp rx: 668 MB/s 11345 calls/s # udp tx: 690 MB/s 11712 calls/s 11712 msg/s # udp rx: 758 MB/s 12867 calls/s # udp tx: 757 MB/s 12856 calls/s 12856 msg/s # udp rx: 634 MB/s 10762 calls/s # udp tx: 633 MB/s 10748 calls/s 10748 msg/s # udp rx: 785 MB/s 13317 calls/s # udp tx: 784 MB/s 13304 calls/s 13304 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__->