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: 1048 MB/s 17775 calls/s 17775 msg/s # tcp rx: 1048 MB/s 141440 calls/s # tcp tx: 1101 MB/s 18687 calls/s 18687 msg/s # tcp rx: 1102 MB/s 138983 calls/s # tcp tx: 1030 MB/s 17473 calls/s 17473 msg/s # tcp rx: 1032 MB/s 134365 calls/s # tcp tx: 1145 MB/s 19427 calls/s 19427 msg/s # udp gso - over veth touching data # udp rx: 1135 MB/s 808660 calls/s # udp tx: 1169 MB/s 19828 calls/s 19828 msg/s # udp rx: 1214 MB/s 865326 calls/s # udp tx: 1223 MB/s 20756 calls/s 20756 msg/s # udp rx: 1176 MB/s 837855 calls/s # udp tx: 1177 MB/s 19977 calls/s 19977 msg/s # udp rx: 1215 MB/s 865661 calls/s # udp tx: 1217 MB/s 20658 calls/s 20658 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 882285 calls/s # udp tx: 1286 MB/s 21821 calls/s 21821 msg/s # udp rx: 1307 MB/s 931347 calls/s # udp tx: 1310 MB/s 22229 calls/s 22229 msg/s # udp rx: 1306 MB/s 930616 calls/s # udp tx: 1308 MB/s 22189 calls/s 22189 msg/s # udp rx: 895 MB/s 637828 calls/s # udp tx: 877 MB/s 14887 calls/s 14887 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 647 MB/s 10984 calls/s 10984 msg/s # tcp rx: 648 MB/s 83095 calls/s # tcp tx: 669 MB/s 11354 calls/s 11354 msg/s # tcp rx: 670 MB/s 83389 calls/s # tcp tx: 628 MB/s 10661 calls/s 10661 msg/s # tcp rx: 628 MB/s 82086 calls/s # tcp tx: 677 MB/s 11497 calls/s 11497 msg/s # udp gso - over veth touching data # udp rx: 1148 MB/s 837518 calls/s # udp tx: 1189 MB/s 20179 calls/s 20179 msg/s # udp rx: 1178 MB/s 859828 calls/s # udp tx: 1179 MB/s 20001 calls/s 20001 msg/s # udp rx: 1282 MB/s 935555 calls/s # udp tx: 1282 MB/s 21745 calls/s 21745 msg/s # udp rx: 1280 MB/s 933646 calls/s # udp tx: 1279 MB/s 21700 calls/s 21700 msg/s # udp gso and gro - over veth touching data # udp rx: 605 MB/s 441875 calls/s # udp tx: 620 MB/s 10530 calls/s 10530 msg/s # udp rx: 611 MB/s 446044 calls/s # udp tx: 611 MB/s 10368 calls/s 10368 msg/s # udp rx: 611 MB/s 445785 calls/s # udp tx: 610 MB/s 10358 calls/s 10358 msg/s # udp rx: 632 MB/s 461076 calls/s # udp tx: 653 MB/s 11089 calls/s 11089 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__->