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 6B81442DE9 for ; Thu, 6 Jul 2023 16:59:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 635E1410FA; Thu, 6 Jul 2023 16:59:45 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 0E5F9410FA for ; Thu, 6 Jul 2023 16:59:44 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b0605d4d11so778013fac.1 for ; Thu, 06 Jul 2023 07:59:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688655583; x=1691247583; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AlJH5nSBJmub79xQSuFZI7uKdbS0kIS2eKiLR4X/gYk=; b=TKvUkHftTRnfR61xAAWVFsjuqCNR7j/x03jno2SbVfvhxM/ad/i/p06IXsCjtUxzPY pCLRyB9sImPVrLOgJioh+bENYURk3ByK7fnsL5jXegxAWHoKecrjV7XNmyNptNxS9AER 9KB0fNDOAIfr4Pt70dPsPbilulP1KCtzRutb4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688655583; x=1691247583; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AlJH5nSBJmub79xQSuFZI7uKdbS0kIS2eKiLR4X/gYk=; b=QgrnNaP31GpjYfNkKLVzl89XUdjpinh8q3jrLFvTMHeLkwcPGcgunsPI0SxbFA6UvS tuqZn3U19wh++CB0perRASW2isTVWuhKhL9IEAntD8dz5X+9G6QvXwm5WQ8IrgRPLPos 2iRSLldF016sb+SQ0YSAWZk0mIIf8NyBE8pv5uvgDMzE5owu2ktjG5322sbPy2YjReGo b/u5fHnFJ3gTfjra+39I/ahoZA8sJgU07BPhcqBGxHqJMf10BdHlw5RQ5dB6SO3jVbRt LhBuHepiGvW9TV32E92QM1vVXYwn3aw81LMjIXFH/7+86W9hQCZftpKmMB1mzs2BOYNz APEw== X-Gm-Message-State: ABy/qLat2Qfm3epYyBKNz5dcac53HmWUIQbwTdYjdTz1VYuCm1vyv30R s3d/JnrNUrlP33KLufxjqlHWuhDHRYCXCGDmdhipgo1soAVYzPW7xTY7/Q== X-Google-Smtp-Source: APBJJlGtMUJ0bqoXfJ4ii8B3y3rGvpJDRG3FjH2iJQY/MIMz4ubhLbMWiWzWYaN+WP/uhv2U26jNrwAmBRMN X-Received: by 2002:a05:6870:b48e:b0:1aa:f3:5b3b with SMTP id y14-20020a056870b48e00b001aa00f35b3bmr2525718oap.17.1688655583412; Thu, 06 Jul 2023 07:59:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x12-20020a4ac58c000000b0055b2f815207sm69596oop.17.2023.07.06.07.59.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 07:59:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 07:59:43 -0700 (PDT) Message-ID: <64a6d6df.4a0a0220.a9a74.1c67SMTPIN_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 04110605246B; Thu, 6 Jul 2023 10:59:43 -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 Buster | PASS | +------------------+----------+ | Fedora 37 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/