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 8F81F42DE9 for ; Thu, 6 Jul 2023 17:00:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 887B8410FA; Thu, 6 Jul 2023 17:00:50 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id C4322410FA for ; Thu, 6 Jul 2023 17:00:49 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-553ad54d3c6so619081a12.1 for ; Thu, 06 Jul 2023 08:00:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688655649; x=1691247649; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AlJH5nSBJmub79xQSuFZI7uKdbS0kIS2eKiLR4X/gYk=; b=YRQNyINjFj1sTTRvT1nq+Hn7B7lcOL8Ht0yhUnIXbatLPQ29+J+M+6pla2a8nIo7Mx mRGKflQUDBSkPb9Mmf59pAcFmO2aLeWAsadwAofkJaexx4TJSQ5X02WaWBqLgIQxu8fv +za/O3WzCB7ZiFtWKwCZkMTDCs2yV5fDGCsVQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688655649; x=1691247649; 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=h1cZ5r2/qqEgosV4fO0bWmNd+U8zge6uRL40Euf781wKrgF0mJCfN4n/lfbtg0xaBW ogBX8TOEFQW55TPNR3u29TKwzaHJzGKqYsftoDrLfNkAXB9YpIWwmlJB+2Kysx9XjtMt GkAlwCBJ3ctIdZtYg6rI2TQTPlX6lbVwl9KuZCR+9lZHnUFuZ8Bo6gU6g+e/cmk4EUha waj//y/m6HUShzYe4/Qt6ntN7v0PdyWqZmtqcUa877j3ggqOwQVRqpw8y4NFVbv3L0FT IoAeyY6TPZb8nDVHbpY5ZsNSgAGRLT3j0J3C1lfC/X9s37wnfAW86hB65EbXpIsRzcCl 8Vng== X-Gm-Message-State: ABy/qLabJ69czt0Moiti9cMLrr6f7NGgYvaqHqv9O3o+sen5wGVk0Jai x14ZDajPSgWnhDa0qdiGb6+02Z8U2mrYksRNSY/JqCgImaXRHgDb5go4Rw== X-Google-Smtp-Source: APBJJlFpTh8LHF1W+s7f9xuQ6Dr8JxH7hrOXJOpqm4q1TSrhRzQ5W+cSGP1+QczymhG4asaR7L9+iBcFfE99 X-Received: by 2002:a05:6a20:2a0a:b0:12e:641b:454a with SMTP id e10-20020a056a202a0a00b0012e641b454amr1576798pzh.30.1688655648857; Thu, 06 Jul 2023 08:00:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z27-20020aa79f9b000000b006828d8798dasm86767pfr.7.2023.07.06.08.00.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 08:00:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 08:00:48 -0700 (PDT) Message-ID: <64a6d720.a70a0220.d2f75.33f9SMTPIN_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 0C484605246B; Thu, 6 Jul 2023 11:00:48 -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/