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: 859 MB/s 14584 calls/s 14584 msg/s # tcp rx: 864 MB/s 157701 calls/s # tcp tx: 856 MB/s 14531 calls/s 14531 msg/s # tcp rx: 858 MB/s 154949 calls/s # tcp tx: 817 MB/s 13860 calls/s 13860 msg/s # tcp rx: 818 MB/s 148646 calls/s # tcp tx: 854 MB/s 14497 calls/s 14497 msg/s # udp gso - over veth touching data # udp rx: 1253 MB/s 892856 calls/s # udp tx: 1278 MB/s 21679 calls/s 21679 msg/s # udp rx: 1291 MB/s 920347 calls/s # udp tx: 1293 MB/s 21937 calls/s 21937 msg/s # udp rx: 1288 MB/s 917577 calls/s # udp tx: 1287 MB/s 21836 calls/s 21836 msg/s # udp rx: 1270 MB/s 905269 calls/s # udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # udp gso and gro - over veth touching data # udp rx: 714 MB/s 509150 calls/s # udp tx: 729 MB/s 12372 calls/s 12372 msg/s # udp rx: 705 MB/s 502672 calls/s # udp tx: 708 MB/s 12014 calls/s 12014 msg/s # udp rx: 704 MB/s 502069 calls/s # udp tx: 707 MB/s 12004 calls/s 12004 msg/s # udp rx: 709 MB/s 505734 calls/s # udp tx: 713 MB/s 12094 calls/s 12094 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 617 MB/s 10480 calls/s 10480 msg/s # tcp rx: 618 MB/s 79098 calls/s # tcp tx: 637 MB/s 10810 calls/s 10810 msg/s # tcp rx: 638 MB/s 78788 calls/s # tcp tx: 629 MB/s 10677 calls/s 10677 msg/s # tcp rx: 630 MB/s 78773 calls/s # tcp tx: 632 MB/s 10732 calls/s 10732 msg/s # udp gso - over veth touching data # udp rx: 624 MB/s 455186 calls/s # udp tx: 638 MB/s 10822 calls/s 10822 msg/s # udp rx: 659 MB/s 480747 calls/s # udp tx: 658 MB/s 11169 calls/s 11169 msg/s # udp rx: 669 MB/s 488440 calls/s # udp tx: 668 MB/s 11346 calls/s 11346 msg/s # udp rx: 668 MB/s 487827 calls/s # udp tx: 668 MB/s 11340 calls/s 11340 msg/s # udp gso and gro - over veth touching data # udp rx: 1173 MB/s 855578 calls/s # udp tx: 1196 MB/s 20289 calls/s 20289 msg/s # udp rx: 1178 MB/s 859486 calls/s # udp tx: 1174 MB/s 19922 calls/s 19922 msg/s # udp rx: 1125 MB/s 821105 calls/s # udp tx: 1132 MB/s 19203 calls/s 19203 msg/s # udp rx: 1032 MB/s 753202 calls/s # udp tx: 1034 MB/s 17552 calls/s 17552 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__->