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 6E69C42DDE for ; Thu, 6 Jul 2023 00:07:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68D49400D5; Thu, 6 Jul 2023 00:07:47 +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 D7537400D5 for ; Thu, 6 Jul 2023 00:07:46 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3461053677eso92945ab.0 for ; Wed, 05 Jul 2023 15:07:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688594866; x=1691186866; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=070OR2xNBqDCuo9PZ4TxudLUT1KmvoIh2UmLf+ROaDU=; b=Mxt9skOIsjyhiSOxSI7H/drIqTcKCYsTsH8rA+1z5jnLVUU34SRH1uLmiG9bGjM91y 1yXZb/IVy3cXt3DjpIaPFC6Xb+F1+e44vY+0Q8G2/kOTwuGFoZJybuUYhcIqwynw5hOt a3hQ4WhcPLYioP70xc7W2W+Rgh2hih9Z1ePsU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688594866; x=1691186866; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=070OR2xNBqDCuo9PZ4TxudLUT1KmvoIh2UmLf+ROaDU=; b=RvreTUax4/UvBdb9u02EN1zUsqg9zaRoKYUNOh43/UAmrLyivzG9sOckACsiU6ZGDp KcaT2A3GeKv1bMu8yXSC77FPVAqs13+nF+nxXTN7Tdd0wlLA/E8Qzmz5X1b7f1Dgd7ty ljCrnGdEzk5OYv1XbnoAxAL/jn0BWhDCYtntreZS2ZpeRpq9Mjl29XlA95gbfbcb4aOf UbVfgjvuK9ho0zZcBiKE4KymghI2WkV4xwacL+haxqeLzgQWiOmgUtxzqCVY04eKSXvG v7WssHdmWjfZp3/bxERLnacjfOuC3J7ecBBxIHFICfVmTC/U075R3d2+EEnmxk6LODFw sxJw== X-Gm-Message-State: ABy/qLZVipEFxbT6RDOIMTpWR/XYLp1z1aAMNgFucrYrdxszdAirAIdA 4p4VST43okFbYBdRN41FJMqJ6l17zD5odI3y5cjuoeNphJzP/OG3oqmHsw== X-Google-Smtp-Source: APBJJlHWnX81lU6ayjCHZDCeu3Sxu4CVpoipQSuu/c97iP5pc6nDtj4Xt3gmpAeDp5gc4RKwe8XlNrM7Be5W X-Received: by 2002:a05:6e02:ee6:b0:33e:51bf:727d with SMTP id j6-20020a056e020ee600b0033e51bf727dmr2081612ilk.10.1688594866279; Wed, 05 Jul 2023 15:07:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q13-20020a02c8cd000000b0042b28813815sm7294jao.23.2023.07.05.15.07.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 15:07:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 15:07:46 -0700 (PDT) Message-ID: <64a5e9b2.020a0220.9e79b.02e6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E7A5A605246B; Wed, 5 Jul 2023 18:07:45 -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 | +------------------+----------+ 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 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/