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 356DF42DDB for ; Mon, 10 Jul 2023 23:43:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3033A40150; Mon, 10 Jul 2023 23:43:06 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 54CF540150 for ; Mon, 10 Jul 2023 23:43:04 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-78374596182so244918839f.0 for ; Mon, 10 Jul 2023 14:43:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689025383; x=1691617383; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OEBfQOS1kINII+WDWLH00wKkLiZ8msymenoRX2FA3L8=; b=W9wjfkWPR0oTsPuGgUgxoiBqpJ7FOO6XrwELWD5wx7USevXhVVBaBC+QKrTIkE88j1 MhcxuBw7+Cj/DKEA/6Y01S5f4fkWWtSnz0N25OIjON+EHFtNSxbEbTc6W6QFz4bDlQB/ Vkw0NNrsZ8S7c57fT71umiGztW9Hnl7xJanuo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689025383; x=1691617383; 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=KWygv1d/FaeR8h1sZk1KhqNZgDb0p/InhBaNzbIgnBsd68pLP1wAJDPC6TbK1PRX0b OdAdFY80NilXBZ3yr4dhRCydkBm4qDTh9xVWyaizWNaIYh6aa0eNRFn9irodk+qFgBJn ldkMewdZOKHfIiW4eEY/+Au2ur/wUsVLAH6c5eqJb9Xksu55W3+ReGBwWkeGj6a6Wn6n rOz7r+WUsNHwqrf4GN18OI4rkj7PhxUuCYalz8HrKN15UuJJrsRe5Agi6oCaQLKXBVxg 6rda3O8RurU/yiFtzOTqzYJ9NT4WIZHBGFzQJUtPXGsPVT5CdfeJPQfhM0Rr5/ixnGTT 9dzQ== X-Gm-Message-State: ABy/qLadhOVJVBFYsyKRH9JtRnxiGWUzDuDTCZ54otmTAjR6XNDKUvIp lVU8pUgk5TJcWZ0hpebEWbWg21KiR0y2JvqFjeN3GNYIpx51hPnXaQ/fCg== X-Google-Smtp-Source: APBJJlEvpY8rngd2wV/6m07BEVvfMtUoEgHdScYttAQnXika2bflTuV7ShB/ydrVbo7akuCKtezY66PprJOw X-Received: by 2002:a5d:8849:0:b0:783:5fd9:3789 with SMTP id t9-20020a5d8849000000b007835fd93789mr7305916ios.1.1689025383762; Mon, 10 Jul 2023 14:43:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j29-20020a02cb1d000000b0042b3bc2c372sm18653jap.29.2023.07.10.14.43.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 14:43:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 14:43:03 -0700 (PDT) Message-ID: <64ac7b67.020a0220.31784.0c53SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4DC8A605246B; Mon, 10 Jul 2023 17:43:03 -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/