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 2BB9F42DE9 for ; Thu, 6 Jul 2023 16:47:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26F2140A79; Thu, 6 Jul 2023 16:47:26 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id EB2DE40A79 for ; Thu, 6 Jul 2023 16:47:24 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-c4dd86f5d78so1155411276.0 for ; Thu, 06 Jul 2023 07:47:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688654844; x=1691246844; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Mxvz9FPhmw9sLGUg5YFmzaHpLHAQKHxLq1NfgXVE+r0=; b=jv3TGohrO7vQw4sKy0qQXx5VYe61lWN/kVTbVAjzRvNrGlcdmO09YxZPh4WJkIBbv0 rc4/NzHA5DB2jiWDv+kmfZ2f1jCMx8xz8dfsj2cuEqlSUyTfzvJLRxvHCG9m9cBBe093 zpcNu9bLprJS/9tqXXJrn42C/K9l461bhzmiA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688654844; x=1691246844; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mxvz9FPhmw9sLGUg5YFmzaHpLHAQKHxLq1NfgXVE+r0=; b=YrjcBWr+y3nu8KTEtHZSlrj7Ke0pTxEoUjkyzblbZb7cghpEZkELwi9ys4J0PYnXxq RhKGoOxn7m9dEJ/sIecVoZbB/LR48VGKIegoMnjAMK4eZgXS0oQ3cz6s+8YIgN1NrUlJ 2mPgGs7u778AiP/YoJnANphPuXwpOw+cVjLDpsiP8EDa49R6QvkAd/irqe/5a8Sr5G1m tvNJ2TcWZZVHnKnQdSUhQfWekvemuALIEu6ND7tMlNU30ZgJ/J8DZNqdoDzbpdI+RtZR QGUy7uhURfyw/RVajupdwBZMb0yqtIFp7weSnVEkv8BU274jy7A7+nKRvBBh9rf7RzTn g/4w== X-Gm-Message-State: ABy/qLZQka8sy1BxwmY0wOlSiub6PvsU7Vm71kZxoMsYmJ87FhEjqPUU G8DMAwzLVXrvtZ0LJq3okPgq856rU7ID4dE6RgLx5hQjGPHZhQs/Bxbll6ZOaDdY8ZR6IUDsWw= = X-Google-Smtp-Source: APBJJlHBEq/WlmpIAONSFIflAUD4feFIb+R5iPhWjSGfWq0mJPVR6uEnE4K3RWDFx4V0Mu6ERgqZ4MncfpMA X-Received: by 2002:a25:d3d3:0:b0:c6a:1d7b:eecb with SMTP id e202-20020a25d3d3000000b00c6a1d7beecbmr764911ybf.0.1688654844311; Thu, 06 Jul 2023 07:47:24 -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 a200-20020a25cad1000000b00bb1445a65a6sm135230ybg.1.2023.07.06.07.47.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 07:47:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 07:47:24 -0700 (PDT) Message-ID: <64a6d3fc.250a0220.e8231.5d4dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F1F5A605246B; Thu, 6 Jul 2023 10:47:23 -0400 (EDT) Subject: |SUCCESS| pw129185 [PATCH] [v1] 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129185 _Testing PASS_ Submitter: Zhirun Yan Date: Monday, July 03 2023 07:29:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129185 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26918/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/