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' [ 1513.869047] eth1: left allmulticast mode [ 1513.869341] eth1: left promiscuous mode [ 1513.869615] br0: port 2(eth1) entered disabled state [ 1513.880670] eth0: left allmulticast mode [ 1513.880912] eth0: left promiscuous mode [ 1513.881174] br0: port 1(eth0) entered disabled state 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: 757 MB/s 12845 calls/s 12845 msg/s # tcp rx: 757 MB/s 31578 calls/s # tcp tx: 734 MB/s 12462 calls/s 12462 msg/s # tcp rx: 735 MB/s 31518 calls/s # tcp tx: 734 MB/s 12459 calls/s 12459 msg/s # tcp rx: 736 MB/s 31045 calls/s # tcp tx: 744 MB/s 12630 calls/s 12630 msg/s # udp gso - over veth touching data # udp rx: 425 MB/s 303416 calls/s # udp tx: 434 MB/s 7367 calls/s 7367 msg/s # udp rx: 433 MB/s 308972 calls/s # udp tx: 433 MB/s 7360 calls/s 7360 msg/s # udp rx: 435 MB/s 309908 calls/s # udp tx: 435 MB/s 7380 calls/s 7380 msg/s # udp rx: 434 MB/s 309769 calls/s # udp tx: 434 MB/s 7377 calls/s 7377 msg/s # udp gso and gro - over veth touching data # udp rx: 800 MB/s 13574 calls/s # udp tx: 817 MB/s 13864 calls/s 13864 msg/s # udp rx: 811 MB/s 13757 calls/s # udp tx: 811 MB/s 13756 calls/s 13756 msg/s # udp rx: 812 MB/s 13781 calls/s # udp tx: 812 MB/s 13782 calls/s 13782 msg/s # udp rx: 815 MB/s 13836 calls/s # udp tx: 815 MB/s 13835 calls/s 13835 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 747 MB/s 12681 calls/s 12681 msg/s # tcp rx: 751 MB/s 30935 calls/s # tcp tx: 727 MB/s 12340 calls/s 12340 msg/s # tcp rx: 727 MB/s 31478 calls/s # tcp tx: 726 MB/s 12327 calls/s 12327 msg/s # tcp rx: 731 MB/s 31803 calls/s # tcp tx: 735 MB/s 12475 calls/s 12475 msg/s # udp gso - over veth touching data # udp rx: 409 MB/s 298385 calls/s # udp tx: 416 MB/s 7065 calls/s 7065 msg/s # udp rx: 410 MB/s 299468 calls/s # udp tx: 410 MB/s 6956 calls/s 6956 msg/s # udp rx: 411 MB/s 299761 calls/s # udp tx: 410 MB/s 6965 calls/s 6965 msg/s # udp rx: 409 MB/s 298783 calls/s # udp tx: 409 MB/s 6942 calls/s 6942 msg/s # udp gso and gro - over veth touching data # udp rx: 751 MB/s 12752 calls/s # udp tx: 766 MB/s 12993 calls/s 12993 msg/s # udp rx: 756 MB/s 12831 calls/s # udp tx: 755 MB/s 12813 calls/s 12813 msg/s # udp rx: 589 MB/s 10002 calls/s # udp tx: 586 MB/s 9944 calls/s 9944 msg/s # udp rx: 580 MB/s 9848 calls/s # udp tx: 580 MB/s 9839 calls/s 9839 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__->