make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests [ 921.527186] eth1: left allmulticast mode [ 921.527713] eth1: left promiscuous mode [ 921.528224] br0: port 2(eth1) entered disabled state [ 921.535907] eth0: left allmulticast mode [ 921.536446] eth0: left promiscuous mode [ 921.537035] br0: port 1(eth0) entered disabled state 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 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 740 MB/s 12559 calls/s 12559 msg/s # tcp rx: 740 MB/s 30183 calls/s # tcp tx: 750 MB/s 12726 calls/s 12726 msg/s # tcp rx: 751 MB/s 31814 calls/s # tcp tx: 722 MB/s 12253 calls/s 12253 msg/s # tcp rx: 723 MB/s 34145 calls/s # tcp tx: 710 MB/s 12051 calls/s 12051 msg/s # udp gso - over veth touching data # udp rx: 293 MB/s 209190 calls/s # udp tx: 300 MB/s 5091 calls/s 5091 msg/s # udp rx: 312 MB/s 222616 calls/s # udp tx: 312 MB/s 5294 calls/s 5294 msg/s # udp rx: 316 MB/s 225398 calls/s # udp tx: 316 MB/s 5361 calls/s 5361 msg/s # udp rx: 306 MB/s 218432 calls/s # udp tx: 306 MB/s 5198 calls/s 5198 msg/s # udp gso and gro - over veth touching data # udp rx: 739 MB/s 12540 calls/s # udp tx: 758 MB/s 12860 calls/s 12860 msg/s # udp rx: 736 MB/s 12499 calls/s # udp tx: 739 MB/s 12534 calls/s 12534 msg/s # udp rx: 737 MB/s 12511 calls/s # udp tx: 736 MB/s 12496 calls/s 12496 msg/s # udp rx: 653 MB/s 11083 calls/s # udp tx: 654 MB/s 11102 calls/s 11102 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 658 MB/s 11171 calls/s 11171 msg/s # tcp rx: 659 MB/s 29632 calls/s # tcp tx: 752 MB/s 12770 calls/s 12770 msg/s # tcp rx: 753 MB/s 32522 calls/s # tcp tx: 734 MB/s 12456 calls/s 12456 msg/s # tcp rx: 735 MB/s 34225 calls/s # tcp tx: 775 MB/s 13147 calls/s 13147 msg/s # udp gso - over veth touching data # udp rx: 408 MB/s 297834 calls/s # udp tx: 417 MB/s 7084 calls/s 7084 msg/s # udp rx: 436 MB/s 318388 calls/s # udp tx: 436 MB/s 7404 calls/s 7404 msg/s # udp rx: 436 MB/s 318504 calls/s # udp tx: 437 MB/s 7425 calls/s 7425 msg/s # udp rx: 197 MB/s 143819 calls/s # udp tx: 453 MB/s 7699 calls/s 7699 msg/s # udp gso and gro - over veth touching data # udp rx: 545 MB/s 9256 calls/s # udp tx: 558 MB/s 9479 calls/s 9479 msg/s # udp rx: 558 MB/s 9480 calls/s # udp tx: 558 MB/s 9481 calls/s 9481 msg/s # udp rx: 558 MB/s 9474 calls/s # udp tx: 558 MB/s 9481 calls/s 9481 msg/s # udp rx: 558 MB/s 9467 calls/s # udp tx: 558 MB/s 9469 calls/s 9469 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__->