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 3ED6E42DDE for ; Thu, 6 Jul 2023 00:21:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1741C400D5; Thu, 6 Jul 2023 00:21:54 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 49A73400D5 for ; Thu, 6 Jul 2023 00:21:52 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-345ff28865aso19924885ab.1 for ; Wed, 05 Jul 2023 15:21:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688595711; x=1691187711; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6GDJ3hR9eRNGMdrkE08o7qFlfHp7Cm6eomroH2P2ULY=; b=WrFbtW0+y6MfzHXdu+Xf4oaq259gqcTqF6uLySHkUQ5H4pgiQ5HvVM1tIUcw3Q6DOn 3Sgoth+rapBq/j1zlfTbpAQntIt44RcQumMN9OW8M5Me8yRQH6N6Bnls727Rrl75ubWR uEbRtXBj7aGRK77h2jHmkEF5lKfRF87gKsc5I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688595711; x=1691187711; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6GDJ3hR9eRNGMdrkE08o7qFlfHp7Cm6eomroH2P2ULY=; b=HYb/v+6Gvif97+7U6uk8CZyKGoSDOzc0hz6zDXyxS6CzaSEG96wAY3x5GCWFzvCPBd GmRnOeZzt++34G4ADrv8M7yONoM+wdyxKWmq4ZiLkZyALIZ/qF86ZiP06u7UoU7E65RU lwkbvRf2iHqC7YvyVs21tymLrT9e8UPzIMywTVxwH3E1nfNo0EsWF4z4jhJOONN9xEvy lWbp/JRLWPyc9YOVdQbKl3jEHE5X/G1yiyHk0tKuAJeLNZymO664an5hAqrlvc76CQpA F01aXkPEjA01lpQBe176XS113+UwHLPj809zyhSFjJQiSvnpVdevXjNWjt1dLSxjua2K K74Q== X-Gm-Message-State: ABy/qLaEAZ3GKY4TUGEQks5L4wG8YZ47uXSppQjvUb9Im0rcVMIDfF8n OgsBNdbp2hwl0RLjss/nHhu/8ZFeJNh2agKlBH8DYXIjapqc5OR++TBBfA== X-Google-Smtp-Source: APBJJlFcdfGxkWrRgEjoPsCI/oJrc7MajizN8K65i3fIq3b7GxymIMSY/RSTrC9/gDtQ7TB9Jy1SECCRwAil X-Received: by 2002:a92:cac8:0:b0:345:aee1:eae4 with SMTP id m8-20020a92cac8000000b00345aee1eae4mr398398ilq.29.1688595711630; Wed, 05 Jul 2023 15:21:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v6-20020a92cd46000000b003353010fef7sm1468ilq.61.2023.07.05.15.21.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 15:21:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 15:21:51 -0700 (PDT) Message-ID: <64a5ecff.920a0220.29e11.00eaSMTPIN_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 292F7605246B; Wed, 5 Jul 2023 18:21:51 -0400 (EDT) Subject: |SUCCESS| pw129262 [PATCH] [v3] 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/129262 _Testing PASS_ Submitter: Zhirun Yan Date: Wednesday, July 05 2023 01:56:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129262 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26958/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/