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 E0FBA4302E for ; Thu, 10 Aug 2023 22:40:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB26B406BC; Thu, 10 Aug 2023 22:40:16 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 05441406BC for ; Thu, 10 Aug 2023 22:40:15 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-790b080f2a0so44749239f.3 for ; Thu, 10 Aug 2023 13:40:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691700014; x=1692304814; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lDMAYQyPFWeoc6S7f444HxC83wCjTPay1wJWNALzS4A=; b=RnC5Kq1/+rOwB2bhg2FQGiuXda4TQHvyHlYZqu7kHQttgNVU1R8fiRMzrBDUY3WqTK Wq2qZdfd4O6PWrbd+6JPNIXxaWBvgDSJr+2wXCcxbG9VIIVomJnsZGpWMjtdm3QI4eyD /3X907/03VnfnYtUN/iyLQWWrSrSmRPRIMzEM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691700014; x=1692304814; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lDMAYQyPFWeoc6S7f444HxC83wCjTPay1wJWNALzS4A=; b=cUuTlVYygFI5ymP0hWNqE6uexi7ttEpvSxPDdpRl8AsjP3zP4x7MsmpaTRLVKPHl8c SF/aG8lGxo01jB6z7Dc/FJfTKHiUBEzjO3UPG31YwKdQCWYZNHqz3w9rsoQiFwcK1gM0 WeRNGW65BxlznLrusYp2Ml83L/Bybby0xqurx8JAqpzDB6F5TpBHV/DC+PCnlfcjRq2F 82TER16nl9a/oWTXQ+R7qS1W3T2MIOR/Cf22+r2u0iPfy0xFF0NKCF62vti2T1r7TdJf KmnJE3YFgG99ZsDOzAAuLkQnHG5iuJDfV0+DDrYMlCftq6dOPrzdWy9GOrplQkrq+HGL CZew== X-Gm-Message-State: AOJu0YyNTukyAO2D6aII8vGnly6J96fOoa5iyCosPDtsPEcVQTMzmiXi 062jc5qX1C3n6+XGfe3l6KRqgq2iF2zm3TO2beeC0DmBUTsi9YkIvHfpIQ== X-Google-Smtp-Source: AGHT+IEHrWzmM/8l3VifZuYZKdXwmDRVzO2yK2v3Qps1SSRuyzp2u5FZriSMvrHmiZOkxZr1OVGpGv7rUrS1 X-Received: by 2002:a92:c54e:0:b0:349:8048:7bcc with SMTP id a14-20020a92c54e000000b0034980487bccmr4882080ilj.28.1691700014402; Thu, 10 Aug 2023 13:40:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x11-20020a92d30b000000b003497fb7fc66sm103919ila.46.2023.08.10.13.40.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 13:40:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 13:40:14 -0700 (PDT) Message-ID: <64d54b2e.920a0220.9b438.56eeSMTPIN_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 EA5576052471; Thu, 10 Aug 2023 16:40:13 -0400 (EDT) Subject: |SUCCESS| pw130082-130084 [PATCH] [v2,3/3] test/dma: add SG copy tes 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/130084 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, August 10 2023 12:36:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130082-130084 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/27278/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/