make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests [ 929.586257] eth1: left allmulticast mode [ 929.586687] eth1: left promiscuous mode [ 929.587092] br0: port 2(eth1) entered disabled state [ 929.597922] eth0: left allmulticast mode [ 929.598288] eth0: left promiscuous mode [ 929.598637] 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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 755 MB/s 12809 calls/s 12809 msg/s # tcp rx: 755 MB/s 33258 calls/s # tcp tx: 761 MB/s 12918 calls/s 12918 msg/s # tcp rx: 762 MB/s 28422 calls/s # tcp tx: 749 MB/s 12718 calls/s 12718 msg/s # tcp rx: 750 MB/s 29778 calls/s # tcp tx: 752 MB/s 12755 calls/s 12755 msg/s # udp gso - over veth touching data # udp rx: 425 MB/s 302778 calls/s # udp tx: 431 MB/s 7319 calls/s 7319 msg/s # udp rx: 400 MB/s 285238 calls/s # udp tx: 402 MB/s 6828 calls/s 6828 msg/s # udp rx: 436 MB/s 311044 calls/s # udp tx: 436 MB/s 7399 calls/s 7399 msg/s # udp rx: 436 MB/s 311128 calls/s # udp tx: 436 MB/s 7399 calls/s 7399 msg/s # udp gso and gro - over veth touching data # udp rx: 805 MB/s 13651 calls/s # udp tx: 821 MB/s 13941 calls/s 13941 msg/s # udp rx: 809 MB/s 13737 calls/s # udp tx: 812 MB/s 13779 calls/s 13779 msg/s # udp rx: 812 MB/s 13786 calls/s # udp tx: 811 MB/s 13770 calls/s 13770 msg/s # udp rx: 814 MB/s 13807 calls/s # udp tx: 811 MB/s 13768 calls/s 13768 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 756 MB/s 12836 calls/s 12836 msg/s # tcp rx: 757 MB/s 35268 calls/s # tcp tx: 748 MB/s 12696 calls/s 12696 msg/s # tcp rx: 749 MB/s 34963 calls/s # tcp tx: 748 MB/s 12687 calls/s 12687 msg/s # tcp rx: 748 MB/s 33433 calls/s # tcp tx: 733 MB/s 12437 calls/s 12437 msg/s # udp gso - over veth touching data # udp rx: 421 MB/s 307052 calls/s # udp tx: 430 MB/s 7302 calls/s 7302 msg/s # udp rx: 430 MB/s 313782 calls/s # udp tx: 429 MB/s 7289 calls/s 7289 msg/s # udp rx: 430 MB/s 313900 calls/s # udp tx: 428 MB/s 7266 calls/s 7266 msg/s # udp rx: 427 MB/s 311731 calls/s # udp tx: 428 MB/s 7270 calls/s 7270 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 10070 calls/s # udp tx: 605 MB/s 10263 calls/s 10263 msg/s # udp rx: 604 MB/s 10257 calls/s # udp tx: 604 MB/s 10246 calls/s 10246 msg/s # udp rx: 603 MB/s 10242 calls/s # udp tx: 603 MB/s 10231 calls/s 10231 msg/s # udp rx: 602 MB/s 10225 calls/s # udp tx: 602 MB/s 10215 calls/s 10215 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__->