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 CA70742DDB for ; Tue, 11 Jul 2023 00:39:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C54ED4003C; Tue, 11 Jul 2023 00:39:23 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id B61724003C for ; Tue, 11 Jul 2023 00:39:21 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3463dd0bd4eso25169225ab.1 for ; Mon, 10 Jul 2023 15:39:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689028761; x=1691620761; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OEBfQOS1kINII+WDWLH00wKkLiZ8msymenoRX2FA3L8=; b=cdUKFgAsBrU+N4aeqB2tiWvOnDDH1SBDhUpWMdeOVk9JOLdzUxhec/pwJobbiGrfbo asq+lXK33UQBIHZQCEQLnmGd+fXuqpMnkgZl7llRnBkvCfvAiHPkxLl3O+UwdewI0jRE AJla5RZn6M9AnvXRKPUaLMirtS/dv8Ies+oCg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689028761; x=1691620761; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OEBfQOS1kINII+WDWLH00wKkLiZ8msymenoRX2FA3L8=; b=hYj0GQAmkkHeqHlF9RIfboddlSSb3KGevpCLMZiH67BE3XRfSY83h/wR4L1G0LZiNy SucFusuLK7ZG5RwVvRbt6oYuxwCFBcsGzKoZp04v52ZTYT4HGtWDc+8RrfMObBrsL+3k VJNigmStTMOON05HceCbTUk6RY1tXMpZSOWias4RyYNBPM0Za7Z9HtFdHHliK9A14R/d vmHboYOHpBy+TaVeAYI8qeH7/msKTkDXTQMuvx0Up6QnKg6vhEftY3Nv/rMsFcVte5f6 72rQiwzbXEHdU1wNxVGCExyic2848bAFDlvm2cMzgjXztqlvkmXi6F5Fft08H4XZ68uR v0zQ== X-Gm-Message-State: ABy/qLZgdq4YX+4qV/1Et1UrdBSqoAKDL2rbh6aOdk8u+7nxrb8sAgPR Nm7LOnBsbasgLGmhuLmuuORM3TJGpfPr29WJcw+hMwm7EYdNSQtpdbWrTPiJmPIYCp5FmbDb4Q= = X-Google-Smtp-Source: APBJJlFMr/4Z7A+l7wP9jk0diSNrwaI9EJuflzJ1Pww8MBh5aY4RE5qkHfOqM0PWh/LLfBSKYl8EIc0dCBCd X-Received: by 2002:a05:6e02:14c9:b0:345:6ce1:d259 with SMTP id o9-20020a056e0214c900b003456ce1d259mr14710212ilk.28.1689028761140; Mon, 10 Jul 2023 15:39:21 -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 t13-20020a056e02010d00b003429171dd47sm50481ilm.74.2023.07.10.15.39.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 15:39:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 15:39:21 -0700 (PDT) Message-ID: <64ac8899.050a0220.1748.12e5SMTPIN_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 AAEF5605246B; Mon, 10 Jul 2023 18:39:20 -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 | +--------------------------------------+--------------------+ 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 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/