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 03A3D42DE2 for ; Thu, 6 Jul 2023 06:37:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2CBA40144; Thu, 6 Jul 2023 06:37:13 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id AE21440144 for ; Thu, 6 Jul 2023 06:37:12 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3460815fde5so744185ab.2 for ; Wed, 05 Jul 2023 21:37:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688618232; x=1691210232; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hcoKbgULTcrfatNbMHvzFy6Wyrv+DZ+bEwwNOxmrrLw=; b=BPYaKGqLsxLIG6i0ZB9ffsAkMmvY8lfs4yyYjK3LcDuES6QS7NcZ7FD4F9U3OU1o+e KrkjaRG8kpc3Q6l/03j5FClDzI5WZ/Gg9U+x9MHKkTR/wCAp3BtkX9hzRuZNIYpGlCWf JTCe7Yasr1EJH912UzPg5wC2DyhMAN+5JYRPw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688618232; x=1691210232; 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=LxGwTWZXwOmRGp/vErFiJWEFkVx9Aozf0buYsiqjY8IZX+Nh6h0X8mb9XHJoT9QV/d bxKJPmZDuAz2qsfayQwdFvt8+bv325KrY3nZeE+tSOQJGxJWhHmL4blTscbSdHZcq5OT tV6K4URLs5vjS90MU7Dx3jafXVV4fwIZr7sBr6OtQpQbTOKfi9TG5lb/L9oyx6hdwyY5 3BEhL6PrYFTPen8Ri3wvAFA3CQNJLKf5n3pDspJpBGtgQetxD5avFitTEM8ohWazj61D fEeHpyxbQ0RHlRIJ/7W+Igcza60KCJ3tvic/glM3CcS9kTFxthZiu3Ta7tzs/hmzrNy5 Tw6A== X-Gm-Message-State: ABy/qLb2aCX7pOEV3bQJNc/ExNshPirA6xgukFJtIEYb688miiK90Jpq Ri3DrPsRgpGQm4lx8ZJXEpnFPNyVNLhsisw7NzhRzZ4moivDRXj7kuJBc0rUwHUAxHAurRI/TQ= = X-Google-Smtp-Source: APBJJlES46cKxq6dfM2OJFr8WuL2fU8zAc/3kDmBvmmLE3UA7giT5cTx19lXWcAdTGyHKUJNdrR+voZ2/3ww X-Received: by 2002:a92:d092:0:b0:345:b228:e8a0 with SMTP id h18-20020a92d092000000b00345b228e8a0mr1145249ilh.16.1688618232102; Wed, 05 Jul 2023 21:37:12 -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 o12-20020a92c68c000000b00340c28efac5sm16971ilg.24.2023.07.05.21.37.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 21:37:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 21:37:12 -0700 (PDT) Message-ID: <64a644f8.920a0220.18b30.1292SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BFA63605246B; Thu, 6 Jul 2023 00:37:11 -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/