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 778DB42E5C for ; Thu, 13 Jul 2023 09:57:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 753EB40DDA; Thu, 13 Jul 2023 09:57:33 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id ACA3C40DDA for ; Thu, 13 Jul 2023 09:57:31 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-57a6df91b1eso3420537b3.1 for ; Thu, 13 Jul 2023 00:57:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689235051; x=1691827051; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j9+/7akrnuZrzwqnDHWbDDKJv3Dk97G2ocAGNYN9HG4=; b=Fl6+xlShDFgfh3Ux21Vka/GHN4RWd5R/PkX+kkEUd/QbqVc9/fgmOnxliasz5afed8 VEECZVQ19n5FFu0mQdCXrUBwDXA/TMHxj1bZfybnuwEKH+F/nWjgR0Ahzyzj9VDKbjrG PCijtC+GpTl38nmPGHhlvToMRISovvXJS4wCQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689235051; x=1691827051; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j9+/7akrnuZrzwqnDHWbDDKJv3Dk97G2ocAGNYN9HG4=; b=fLQzE39HrJzxcuboR6wumg976zj/LKsKhYcd4+3Fz7cN+FXtIY5Aec+gpQrA+kxTCN K/XAKQTdLx8FulqqFsAFQ+QbdtKoH89ygi0sxO0EH/3TONOzJDMueuOwWNPBeDIpwBBm 53Smr3pVp4dqCLE6gZh3f/3fW9Hgcw24r6uZYWroI/XhmA8pO5VJyjoLjCiCDD7pHEob 3vFsoyqL6+YciU+zf1qDJVGtZ7e3ILVLgZycs4g3ur5HXRAWeronsHLDTP8trvNy1wwF l/CzDHCU5cR1R3vvtdT7eyN7oyA3Q65g+eI1wKsfOOr6WM0CkZ4QLUTMi9QIED403CeH 12FA== X-Gm-Message-State: ABy/qLbaSrJ+hHQviWX3HM6G2UWia+OZOuyCaxBSBwjk06ROqphUGFB7 cZlm6sRBvq9X01Qu2OrAysU4MZWItOF4C+h/EgWE9IJabqTmLtzkT74XSG3sF5Pbq+I76F6Wkw= = X-Google-Smtp-Source: APBJJlEbpS62GBRtx4BmGYHWjIqHEruJWfZ+ZY/zl68XM7qUXec50k39rGpj9nvTx47loVQ/SaXlJ5mO/6n+ X-Received: by 2002:a0d:df91:0:b0:576:a0b8:eb06 with SMTP id i139-20020a0ddf91000000b00576a0b8eb06mr974306ywe.52.1689235051188; Thu, 13 Jul 2023 00:57:31 -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 w62-20020a816241000000b005773b0177bdsm971162ywb.25.2023.07.13.00.57.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 00:57:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 00:57:31 -0700 (PDT) Message-ID: <64afae6b.810a0220.4fd79.ac80SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D5ADE605246B; Thu, 13 Jul 2023 03:57:30 -0400 (EDT) Subject: |SUCCESS| pw129415-129416 [PATCH] [v4,2/2] graph: fix graph model ch 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129416 _Testing PASS_ Submitter: Zhirun Yan Date: Monday, July 10 2023 07:15:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129415-129416 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27022/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/