From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id AD86A4302D for ; Thu, 10 Aug 2023 21:31:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A87FE406BC; Thu, 10 Aug 2023 21:31:30 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id ABCE1406BC for ; Thu, 10 Aug 2023 21:31:29 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1bc8a2f71eeso10003545ad.0 for ; Thu, 10 Aug 2023 12:31:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691695889; x=1692300689; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=04WNvEr2kQDB3gJD3UNC9vl2ckHYn7A3qzwH7dhD16M=; b=WuwOE4KQzTVggGcZwWe9XVCX/x8sS/Euw+EPTgQHMq6g07xLwNk/jNK3fbGWmB+7b/ L22z563InTAah8XflTBu/1BZXm8sCKJiC4Db517RoJCvSQAH9HFJbsEbVt/1CSXDQutA Zrd0jYQS8nywlzIt2f2gi5e64+OlpYruT3rlw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691695889; x=1692300689; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=04WNvEr2kQDB3gJD3UNC9vl2ckHYn7A3qzwH7dhD16M=; b=HOCXLDpLr9dGdb7MAPNuZKGt784t8+KuynX/Z/MRTTDOjPpjbxCPwZKtJq0sKIPAog oKs9BRB+5/bEsJLMOtKn/A9BkGBGUxTAt2vv9R+TFNF2sR1cKBZBNL+WXnuwbG7yxcfp YnL0CZa6BRmIK5vDFrU1s8cusOv276F+FlWnyQ4NH4L1g7jTETVJbcg2l0PfhJzVDZxr obTetActcvefJ5wFw9DXe7g0c1tEclx/towa+LO5LSHdJ/cSZOUdnwfdtT49P9h+alyS VkM+upk6HlCtS4oqesDCbmcvAb4N/H1VRoWJj10M4Gu6GEsHoz6VJkrtc10uxpHjRud7 g5DA== X-Gm-Message-State: AOJu0Yz0cG8EPVhDlkWnEq6Cg+sWGkRy7vPrBe/YhRg1lGa/uQjzMj/u GfcE01IqRH0UGL72+ERgahgymOhybvO1G3U23anPexIVhG7N+Q9Q8VL+4F90rJ4CR+CdNmXcqw= = X-Google-Smtp-Source: AGHT+IHxrEJTqJunSKhMz3lXtFJIqdZi3Xgr6phj/jSlhf/m+bPomCkxuBkH3Xhiq0sN430leCposu0ge8bV X-Received: by 2002:a17:902:f68f:b0:1b9:cb27:7f43 with SMTP id l15-20020a170902f68f00b001b9cb277f43mr3542457plg.43.1691695888918; Thu, 10 Aug 2023 12:31:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jd13-20020a170903260d00b001b7f5449504sm58946plb.142.2023.08.10.12.31.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 12:31:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 12:31:28 -0700 (PDT) Message-ID: <64d53b10.170a0220.8785a.27e2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 229EA6052471; Thu, 10 Aug 2023 15:31:28 -0400 (EDT) Subject: |SUCCESS| pw130085-130086 [PATCH] [v3,2/2] app/dma-perf: add SG copy From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130086 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, August 10 2023 13:01:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130085-130086 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27279/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/