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' [ 1006.094442] eth1: left allmulticast mode [ 1006.094746] eth1: left promiscuous mode [ 1006.095119] br0: port 2(eth1) entered disabled state [ 1006.107111] eth0: left allmulticast mode [ 1006.107490] eth0: left promiscuous mode [ 1006.107836] br0: port 1(eth0) entered disabled state 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 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 703 MB/s 11935 calls/s 11935 msg/s # tcp rx: 710 MB/s 34029 calls/s # tcp tx: 719 MB/s 12195 calls/s 12195 msg/s # tcp rx: 720 MB/s 31841 calls/s # tcp tx: 730 MB/s 12394 calls/s 12394 msg/s # tcp rx: 731 MB/s 29719 calls/s # tcp tx: 723 MB/s 12269 calls/s 12269 msg/s # udp gso - over veth touching data # udp rx: 452 MB/s 322436 calls/s # udp tx: 461 MB/s 7829 calls/s 7829 msg/s # udp rx: 435 MB/s 310023 calls/s # udp tx: 434 MB/s 7373 calls/s 7373 msg/s # udp rx: 438 MB/s 312674 calls/s # udp tx: 438 MB/s 7438 calls/s 7438 msg/s # udp rx: 440 MB/s 313462 calls/s # udp tx: 439 MB/s 7456 calls/s 7456 msg/s # udp gso and gro - over veth touching data # udp rx: 577 MB/s 9792 calls/s # udp tx: 589 MB/s 9990 calls/s 9990 msg/s # udp rx: 584 MB/s 9914 calls/s # udp tx: 584 MB/s 9915 calls/s 9915 msg/s # udp rx: 575 MB/s 9755 calls/s # udp tx: 574 MB/s 9749 calls/s 9749 msg/s # udp rx: 573 MB/s 9728 calls/s # udp tx: 573 MB/s 9733 calls/s 9733 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 729 MB/s 12369 calls/s 12369 msg/s # tcp rx: 729 MB/s 33357 calls/s # tcp tx: 732 MB/s 12418 calls/s 12418 msg/s # tcp rx: 732 MB/s 32491 calls/s # tcp tx: 722 MB/s 12254 calls/s 12254 msg/s # tcp rx: 723 MB/s 33388 calls/s # tcp tx: 730 MB/s 12391 calls/s 12391 msg/s # udp gso - over veth touching data # udp rx: 422 MB/s 308095 calls/s # udp tx: 429 MB/s 7279 calls/s 7279 msg/s # udp rx: 424 MB/s 309737 calls/s # udp tx: 424 MB/s 7196 calls/s 7196 msg/s # udp rx: 422 MB/s 307786 calls/s # udp tx: 421 MB/s 7150 calls/s 7150 msg/s # udp rx: 420 MB/s 306985 calls/s # udp tx: 420 MB/s 7132 calls/s 7132 msg/s # udp gso and gro - over veth touching data # udp rx: 756 MB/s 12831 calls/s # udp tx: 771 MB/s 13080 calls/s 13080 msg/s # udp rx: 776 MB/s 13172 calls/s # udp tx: 776 MB/s 13172 calls/s 13172 msg/s # udp rx: 833 MB/s 14234 calls/s # udp tx: 834 MB/s 14147 calls/s 14147 msg/s # udp rx: 741 MB/s 12579 calls/s # udp tx: 740 MB/s 12565 calls/s 12565 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__->