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: 1090 MB/s 18502 calls/s 18502 msg/s # tcp rx: 1090 MB/s 139645 calls/s # tcp tx: 1070 MB/s 18153 calls/s 18153 msg/s # tcp rx: 1070 MB/s 141051 calls/s # tcp tx: 1103 MB/s 18715 calls/s 18715 msg/s # tcp rx: 1104 MB/s 139914 calls/s # tcp tx: 1075 MB/s 18244 calls/s 18244 msg/s # udp gso - over veth touching data # udp rx: 559 MB/s 398610 calls/s # udp tx: 576 MB/s 9783 calls/s 9783 msg/s # udp rx: 608 MB/s 433222 calls/s # udp tx: 611 MB/s 10373 calls/s 10373 msg/s # udp rx: 595 MB/s 424421 calls/s # udp tx: 599 MB/s 10164 calls/s 10164 msg/s # udp rx: 598 MB/s 426197 calls/s # udp tx: 600 MB/s 10184 calls/s 10184 msg/s # udp gso and gro - over veth touching data # udp rx: 799 MB/s 569774 calls/s # udp tx: 839 MB/s 14242 calls/s 14242 msg/s # udp rx: 1200 MB/s 855333 calls/s # udp tx: 1190 MB/s 20195 calls/s 20195 msg/s # udp rx: 1307 MB/s 931508 calls/s # udp tx: 1321 MB/s 22414 calls/s 22414 msg/s # udp rx: 1300 MB/s 926338 calls/s # udp tx: 1301 MB/s 22066 calls/s 22066 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1058 MB/s 17957 calls/s 17957 msg/s # tcp rx: 1058 MB/s 139473 calls/s # tcp tx: 1024 MB/s 17372 calls/s 17372 msg/s # tcp rx: 1024 MB/s 136457 calls/s # tcp tx: 1088 MB/s 18468 calls/s 18468 msg/s # tcp rx: 1089 MB/s 136674 calls/s # tcp tx: 1136 MB/s 19280 calls/s 19280 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 869618 calls/s # udp tx: 1223 MB/s 20752 calls/s 20752 msg/s # udp rx: 1262 MB/s 920604 calls/s # udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # udp rx: 667 MB/s 487119 calls/s # udp tx: 650 MB/s 11038 calls/s 11038 msg/s # udp rx: 595 MB/s 434531 calls/s # udp tx: 595 MB/s 10097 calls/s 10097 msg/s # udp gso and gro - over veth touching data # udp rx: 537 MB/s 391915 calls/s # udp tx: 553 MB/s 9389 calls/s 9389 msg/s # udp rx: 569 MB/s 415377 calls/s # udp tx: 569 MB/s 9659 calls/s 9659 msg/s # udp rx: 594 MB/s 433255 calls/s # udp tx: 593 MB/s 10065 calls/s 10065 msg/s # udp rx: 592 MB/s 432297 calls/s # udp tx: 592 MB/s 10046 calls/s 10046 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__->