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: 849 MB/s 14410 calls/s 14410 msg/s # tcp rx: 850 MB/s 149995 calls/s # tcp tx: 604 MB/s 10255 calls/s 10255 msg/s # tcp rx: 605 MB/s 88114 calls/s # tcp tx: 688 MB/s 11680 calls/s 11680 msg/s # tcp rx: 689 MB/s 84204 calls/s # tcp tx: 690 MB/s 11716 calls/s 11716 msg/s # udp gso - over veth touching data # udp rx: 707 MB/s 504032 calls/s # udp tx: 725 MB/s 12299 calls/s 12299 msg/s # udp rx: 743 MB/s 529456 calls/s # udp tx: 748 MB/s 12694 calls/s 12694 msg/s # udp rx: 737 MB/s 525380 calls/s # udp tx: 740 MB/s 12559 calls/s 12559 msg/s # udp rx: 731 MB/s 521277 calls/s # udp tx: 734 MB/s 12457 calls/s 12457 msg/s # udp gso and gro - over veth touching data # udp rx: 1096 MB/s 781445 calls/s # udp tx: 1124 MB/s 19064 calls/s 19064 msg/s # udp rx: 1192 MB/s 849724 calls/s # udp tx: 1192 MB/s 20223 calls/s 20223 msg/s # udp rx: 1277 MB/s 909817 calls/s # udp tx: 1276 MB/s 21646 calls/s 21646 msg/s # udp rx: 1268 MB/s 903855 calls/s # udp tx: 1268 MB/s 21517 calls/s 21517 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 790 MB/s 13407 calls/s 13407 msg/s # tcp rx: 791 MB/s 139747 calls/s # tcp tx: 831 MB/s 14107 calls/s 14107 msg/s # tcp rx: 837 MB/s 140795 calls/s # tcp tx: 842 MB/s 14289 calls/s 14289 msg/s # tcp rx: 840 MB/s 141004 calls/s # tcp tx: 836 MB/s 14190 calls/s 14190 msg/s # udp gso - over veth touching data # udp rx: 1228 MB/s 895935 calls/s # udp tx: 1251 MB/s 21228 calls/s 21228 msg/s # udp rx: 1227 MB/s 895565 calls/s # udp tx: 1228 MB/s 20834 calls/s 20834 msg/s # udp rx: 1231 MB/s 897888 calls/s # udp tx: 1231 MB/s 20885 calls/s 20885 msg/s # udp rx: 1231 MB/s 897783 calls/s # udp tx: 1231 MB/s 20881 calls/s 20881 msg/s # udp gso and gro - over veth touching data # udp rx: 1186 MB/s 865155 calls/s # udp tx: 1210 MB/s 20530 calls/s 20530 msg/s # udp rx: 1232 MB/s 898946 calls/s # udp tx: 1231 MB/s 20892 calls/s 20892 msg/s # udp rx: 1229 MB/s 896678 calls/s # udp tx: 1228 MB/s 20837 calls/s 20837 msg/s # udp rx: 1226 MB/s 894748 calls/s # udp tx: 1225 MB/s 20791 calls/s 20791 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__->