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 1093D42DE2 for ; Thu, 6 Jul 2023 06:37:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B57C40144; Thu, 6 Jul 2023 06:37:24 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4F82F40144 for ; Thu, 6 Jul 2023 06:37:22 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b06da65bdbso375869fac.1 for ; Wed, 05 Jul 2023 21:37:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688618241; x=1691210241; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hcoKbgULTcrfatNbMHvzFy6Wyrv+DZ+bEwwNOxmrrLw=; b=gc3P61aDcdpH/kZzVllgP93yJ7OYhrUQ/+UmLyOsSyUOnWvT8n3VbZ2/ZQTD3NxrB2 r/5r71t9LTx5syoc52Xn9A0Q15nTiuuahBZNVJXyS5ddMb4GU/UAOTpfajR0Eoa9A3ch lQEpLhNQaI2aC4qP/ex4tkxYk7B4GNmTga508= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688618241; x=1691210241; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hcoKbgULTcrfatNbMHvzFy6Wyrv+DZ+bEwwNOxmrrLw=; b=Wu6jScQ+sheu5Inycu9XdRB5lu5MpwMJLbR5ko65JELQLDeZ1m9ZAWIj1qLEKya+ZS hNLEi9Ed7cgdeFI9/MKfMLb7gDQ7wdC0yLh0ByCGqIwGsfh92FsRNeh+P/TrSSgQbdMv xej0KSyzABJY8kzrqJVAdip9L2IzrsDS2XhTMuK01cQlPgoi71T56yWfiRi4Y3idjh8I 6S90Z1gVvo9kV4soNFduixdqZaNuZ/mBWix0/k0Pn+qqEL718vl/o79g63E+SlO+QFYn GPEeHUoSr3LKLPS8xSl/tKUSjLz3nDlRMnf+il1xiH30m3F1cw5KIBUGL/y2cM8DUcmP O4SA== X-Gm-Message-State: ABy/qLZGCWHuULFRzZ9imU1vOHoqZ74gviWaszIpCTeq5ORf4dUjVlO2 d8KnJ6MPDOnJIXAhiMctcKmlMOVriiW6cJxg7tM+3tWzWEPsihKH6dVhOn29dv+jXFawJLvx5A= = X-Google-Smtp-Source: APBJJlFa5JUTZaly1ZlUj0gIWCedwJk/vH2slUL/kb8KtAw5/W4pM0FTcvnkRjl9LeDnRnBoZvoyofMKuYF5 X-Received: by 2002:a05:6870:b312:b0:1a2:cbdd:c3e with SMTP id a18-20020a056870b31200b001a2cbdd0c3emr1298742oao.2.1688618241783; Wed, 05 Jul 2023 21:37:21 -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 oa6-20020a17090b1bc600b002508a574b99sm49056pjb.4.2023.07.05.21.37.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 21:37:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 21:37:21 -0700 (PDT) Message-ID: <64a64501.170a0220.585c1.1fcbSMTPIN_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 F40F8605246B; Thu, 6 Jul 2023 00:37:20 -0400 (EDT) Subject: |SUCCESS| pw129204 [PATCH] [v2] 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/129204 _Testing PASS_ Submitter: Zhirun Yan Date: Monday, July 03 2023 09:55:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129204 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/26929/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/