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: 1054 MB/s 17881 calls/s 17881 msg/s # tcp rx: 1055 MB/s 139888 calls/s # tcp tx: 893 MB/s 15150 calls/s 15150 msg/s # tcp rx: 892 MB/s 113026 calls/s # tcp tx: 796 MB/s 13514 calls/s 13514 msg/s # tcp rx: 797 MB/s 93033 calls/s # tcp tx: 819 MB/s 13898 calls/s 13898 msg/s # udp gso - over veth touching data # udp rx: 597 MB/s 425938 calls/s # udp tx: 623 MB/s 10574 calls/s 10574 msg/s # udp rx: 651 MB/s 464133 calls/s # udp tx: 654 MB/s 11095 calls/s 11095 msg/s # udp rx: 625 MB/s 445296 calls/s # udp tx: 627 MB/s 10637 calls/s 10637 msg/s # udp rx: 615 MB/s 438598 calls/s # udp tx: 617 MB/s 10466 calls/s 10466 msg/s # udp gso and gro - over veth touching data # udp rx: 1191 MB/s 848655 calls/s # udp tx: 1230 MB/s 20862 calls/s 20862 msg/s # udp rx: 1266 MB/s 902257 calls/s # udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # udp rx: 1270 MB/s 905134 calls/s # udp tx: 1268 MB/s 21521 calls/s 21521 msg/s # udp rx: 1270 MB/s 905315 calls/s # udp tx: 1270 MB/s 21545 calls/s 21545 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1099 MB/s 18640 calls/s 18640 msg/s # tcp rx: 1099 MB/s 145042 calls/s # tcp tx: 1057 MB/s 17939 calls/s 17939 msg/s # tcp rx: 1057 MB/s 140629 calls/s # tcp tx: 1119 MB/s 18986 calls/s 18986 msg/s # tcp rx: 1120 MB/s 140303 calls/s # tcp tx: 1135 MB/s 19262 calls/s 19262 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 893725 calls/s # udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # udp rx: 1255 MB/s 915747 calls/s # udp tx: 1258 MB/s 21338 calls/s 21338 msg/s # udp rx: 1239 MB/s 904200 calls/s # udp tx: 1236 MB/s 20972 calls/s 20972 msg/s # udp rx: 1205 MB/s 879100 calls/s # udp tx: 1205 MB/s 20445 calls/s 20445 msg/s # udp gso and gro - over veth touching data # udp rx: 960 MB/s 700294 calls/s # udp tx: 1000 MB/s 16976 calls/s 16976 msg/s # udp rx: 1171 MB/s 854348 calls/s # udp tx: 1176 MB/s 19949 calls/s 19949 msg/s # udp rx: 1209 MB/s 882381 calls/s # udp tx: 1214 MB/s 20592 calls/s 20592 msg/s # udp rx: 1128 MB/s 822683 calls/s # udp tx: 1129 MB/s 19156 calls/s 19156 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__->