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 27B5242E58 for ; Wed, 12 Jul 2023 23:22:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07617400D5; Wed, 12 Jul 2023 23:22:56 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 3A3D1400D5 for ; Wed, 12 Jul 2023 23:22:54 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b7e66ff65fso390435ad.0 for ; Wed, 12 Jul 2023 14:22:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689196973; x=1691788973; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9xjF+/NPZ7EQ1cD7YR7Qn3PZr6im6KO5FsBiR0e0KQY=; b=CppD6I523wSO7d7eivBtsb6BPTf1nIS/IQza4TXUuJo48rw2Oem7AlzM2JB5Jf8SZU kSeaiDoZLtVz0NQ8GnKsqEcTZBM6q2g45n2d8KnxOcTbCugfS8YNQfapSkE64wxwJyCQ qV94emhTe17dxpkParSw7X71DguRLckgnJOE0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689196973; x=1691788973; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9xjF+/NPZ7EQ1cD7YR7Qn3PZr6im6KO5FsBiR0e0KQY=; b=QaiHEtmfKee6ZGb5wngmkkCtC7O9ZoySI5GcoaIORA3hWlHdGg+fahx1KwdgULjV7Q 9nLWHW+egOqXPK+tbi3z7ptMQQM3CM7fdFoqTe0etIg2KX+prl7w9OVGptkwJErrQ4fE 5EC4jA3+FSCbv5V08eO4JDFUgacLpM5lhgLQh0q0TRBEWz1MLXTdnFfzTDUqa5+OkWFS pirfOrFkaR2615g9+R+PQpdlfrKb6DtmnDGOBDp8szqtYz+DEyBk9In3wXEqBn4BQBeS J/GlxnOD0ZuK21IgxXK00wKYOG8U2kdEKUpp/dIlH4e2Y4Kzvb15Xmav4dVViovPBpPV dzdQ== X-Gm-Message-State: ABy/qLZO/SrrQ4dgXfRzwv2bZv6FH+i2fHCz3WjEmHqxUeEDwBCs2Hwe sX6zz/9SRpa9P3LRTzlxsigOn2Hbq/z26Wdh/5nvYgwTunJX4znuQ20rVVaLmVQkuW2tMDofPw= = X-Google-Smtp-Source: APBJJlFHVy2gBIkfSbl3wJMuwG9G8X5yovU5/LGmZR84MyGLDGzVcJsX1TNqIyI6FI9V8I7g32Y9KzRTE/7l X-Received: by 2002:a17:902:f684:b0:1b8:a697:3719 with SMTP id l4-20020a170902f68400b001b8a6973719mr24870549plg.25.1689196973381; Wed, 12 Jul 2023 14:22:53 -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 p2-20020a170902eac200b001b9dadf2414sm412643pld.61.2023.07.12.14.22.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 14:22:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 14:22:53 -0700 (PDT) Message-ID: <64af19ad.170a0220.e1e06.a0a6SMTPIN_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 833EB605246B; Wed, 12 Jul 2023 17:22:52 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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/26929/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/