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 5245A42E47 for ; Tue, 11 Jul 2023 17:07:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C91440A7D; Tue, 11 Jul 2023 17:07:14 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id E5CD240A7D for ; Tue, 11 Jul 2023 17:07:12 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4039f0d140eso36604801cf.1 for ; Tue, 11 Jul 2023 08:07:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689088032; x=1691680032; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J8pACPnr4ECnsf9umQGB5I4Hljr1GlxsosolEsV+3lg=; b=GjrK/6/Ip23vpDmw3nm6d5v8zz3cu/A8E36iV6G9OVTa3kZEMI2oBHIM4b76bXiZYD 3mgMwon6yNbh90ewES2jLml75Kq/IKy1sjzYyNds8UHxYoga3M2EZNOgGZ0SauAmujfO 3rMdT7ThWv6MGiCxV0RMrkTOskDdYP7IBg0wU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689088032; x=1691680032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J8pACPnr4ECnsf9umQGB5I4Hljr1GlxsosolEsV+3lg=; b=O/QJMd84LEALumS7vNN7zhssqKtoiAEbWCO+Tobb+W9umkErFLsViDbyZB6Mubal/O nc4QGDymdpXO4m5/4bGDMkb2REscc+ke8+aibYb1DeRxOZWzapCLNfR2uLwvpevqXayb Xyyh29xv9A/6oAlT8dHJh1U1jDEj01YRj0TC/G6j9In6lHeyLFbDujmTIGAjdvNl+yt5 GSkmkrwhgN6vNqhzfYKW3kNu1sLJ80bU2ncZC1+lun+nMNDYUc6KLaOnCY6VdPaU9bSm W7Jd1JILhja02KJ6z7/zBEphlie8vcyGZngaj6RqUDFkNai8x0sUxI/fLA8wRgE+9gdK PhCQ== X-Gm-Message-State: ABy/qLY6knAt+fUs2RpkAS8FOQ7jVGFqeXNwMK3r7026yF/9VCTytm1l VqRUW0tIEFlR9Te77TGQKYjTD9AVy7XlKTBB3Io/jInVkRcScEHYYScpxAqEqybhYF73JWfwdA= = X-Google-Smtp-Source: APBJJlFwEu6UB7Lb5qBqK+v/y5Ym+usFCUD+1yWZwOq1bXxpX/keGoHaSqHsGaXv+VzbYfN7I88DKrrEqMFa X-Received: by 2002:ac8:7d03:0:b0:403:aa49:606e with SMTP id g3-20020ac87d03000000b00403aa49606emr10328736qtb.30.1689088032301; Tue, 11 Jul 2023 08:07:12 -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 x13-20020ac8538d000000b00403a95e039asm128941qtp.18.2023.07.11.08.07.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 08:07:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 08:07:12 -0700 (PDT) Message-ID: <64ad7020.c80a0220.82a21.3ee5SMTPIN_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 09B076052472; Tue, 11 Jul 2023 11:07:12 -0400 (EDT) Subject: |SUCCESS| pw129204 [PATCH] [v2] graph: fix graph model check in core 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/129204 _Testing PASS_ Submitter: Zhirun Yan Date: Monday, July 03 2023 09:55:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129204 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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/26929/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/