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 734DB42DDE for ; Wed, 5 Jul 2023 23:53:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D57F406B5; Wed, 5 Jul 2023 23:53:30 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 4DD6F406B5 for ; Wed, 5 Jul 2023 23:53:29 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5728df0a7d9so1031847b3.1 for ; Wed, 05 Jul 2023 14:53:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688594008; x=1691186008; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ybtEPdIRTUsx9VK8Dgs4DsL32ggGWpxgAIcHdZGbDoE=; b=hA2skJdIkM4EESmcVUtznoslml+NAlUqLEHGJa3H7fmE9r5pAmg2N24/fNE+CfQsIV 9SYu25zmMfHKtp1oN/5fNBnsbIq+cteoScoPV8RnvB3K9uiRKHF7cjglPTgMPaSQKggN o6GmyxPA0233AZ835NsFfD/uwxbnzDH1c6X3U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688594008; x=1691186008; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ybtEPdIRTUsx9VK8Dgs4DsL32ggGWpxgAIcHdZGbDoE=; b=ku751qYRA70lf1xyILtK19sFey1josJbCqkUQOfBYoTpRon1gY6k5pSLoDj0yzqZCf E8KEppeq0AmdoW3NrwEsZlgvtpikGN19t8olX/NJapuWJyklkvNnce93ECCOiuc+jN7y 2EGlT9IN+7t3gAyB5pe0B46tZFRscTQmaOJSxmOC+4HbqlmmVpsBATbiwaYcrZWnY57R NUpU2ZyGEnyp1/zi6br6WPf7iYJH9R/XxPs2LznUsv5ZkgLlcdCnr/Ty5I1pKCWCNKGn x9BYvlIqiYIgZU3I7fzyWgbqjZdKfVTV2BSa66HN156nBlvIYS3AJJXi1oevnXs/V8jL UnXw== X-Gm-Message-State: ABy/qLZNRqic8XSx9vvqlo9XHwsVr7C11ywPfkGrWkDwbFtfbi+gQYwL Sbo4380uaU/2krImY30Tp1q3yHr4Tt+QyB06x/xDJgTAt1S4Z5rBG/XBLA== X-Google-Smtp-Source: APBJJlGct7K1/V1/q3kWfOIQJyMGG0QJGbhPez8xxenhcm4gxRFz1AtjOKMa2yRfU6t4Ac9ugn/Hq2UAush2 X-Received: by 2002:a81:4704:0:b0:576:93f1:d120 with SMTP id u4-20020a814704000000b0057693f1d120mr268083ywa.12.1688594008719; Wed, 05 Jul 2023 14:53:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s186-20020a0de9c3000000b0057938761711sm1284282ywe.16.2023.07.05.14.53.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 14:53:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 14:53:28 -0700 (PDT) Message-ID: <64a5e658.0d0a0220.c138c.1fc4SMTPIN_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 5A322605246B; Wed, 5 Jul 2023 17:53:28 -0400 (EDT) Subject: |SUCCESS| pw129262 [PATCH] [v3] graph: fix graph model check in core From: dpdklab@iol.unh.edu To: Test Report Cc: Zhirun Yan 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 | +------------------+----------+ 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 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/