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 3992042E3A for ; Mon, 10 Jul 2023 10:16:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3453B40698; Mon, 10 Jul 2023 10:16:18 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 1134E40698 for ; Mon, 10 Jul 2023 10:16:17 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-78625caa702so131636139f.1 for ; Mon, 10 Jul 2023 01:16:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688976976; x=1691568976; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MsRfq7bHbD1KWhsTYNRoRiWN4jGQ+dJqH92jZfT10Rs=; b=OyJUP/QLexqt94xjDgGpmvUnJ19vTadw2nRX2HMXzJQZD6cBJvJpW96zfIqUxcLxq7 SBidwx6sUR0ONJWliAlgz2E+8MZnYg4r1XEL9U2vOs687HU36BfKJbRdouAPegNDEILm HWjhxZqg1mvIq+yrL/ZxpO2Mz1L6N5qEad5/4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688976976; x=1691568976; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MsRfq7bHbD1KWhsTYNRoRiWN4jGQ+dJqH92jZfT10Rs=; b=ZISjoukN4loaDED1dje4txAGJol+uJyTDdh/MWofnQkPlUysquNf6nV22oEqN+A5FD IZ0YOeDEOxi2nZwP4G13VLqOBEXWE8y/xSUSzoPfbMBo4cfVZwqIuZmrpm3F7bgTUu4B DW4P6z05UkZUqeU9shCgpuJzJZZKFfMbbSkspo3zV7EKvvGlB6rM6Ugnpnzq6LGY8HJs er+CIYMf7vHa5jxFEzl+du03Gva476K1rcW7z1pK7CbC+I+BpXG68JfE9+lQ1a3ksZ7S QT8QEQ+J3efnvERG7sFYjF+UU3XaR9T0tnaMSJnxZXyKB91Up9eQ6O93vBtAA+HqxuhL xkHQ== X-Gm-Message-State: ABy/qLZY0qTLcmyujasUVty/ZRy/VFiv5Kq+qbXxWFKBqR5nDA5eYcE8 zqcxqL2qEBAxv9EWCra86KVh8uuCEp33Ya7hZ5QZyuQbZMczntZQdU8XtdAhTmC455/y9mkFHA= = X-Google-Smtp-Source: APBJJlGtonhmY8rpgjpCHg4xr1fks21hAVDm/c2j5yIUujRRURntavigYUOuzFcYAhHOvwZ6OYhIfouk8e1p X-Received: by 2002:a6b:a1a:0:b0:783:3957:9b46 with SMTP id z26-20020a6b0a1a000000b0078339579b46mr12031281ioi.13.1688976976461; Mon, 10 Jul 2023 01:16:16 -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 x1-20020a029701000000b0042b7dc763c7sm338164jai.18.2023.07.10.01.16.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 01:16:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 01:16:16 -0700 (PDT) Message-ID: <64abbe50.020a0220.b3ad7.83ffSMTPIN_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 0391B605246B; Mon, 10 Jul 2023 04:16:16 -0400 (EDT) Subject: |SUCCESS| pw129415-129416 [PATCH] [v4,2/2] graph: fix graph model ch 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/129416 _Testing PASS_ Submitter: Zhirun Yan Date: Monday, July 10 2023 07:15:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129415-129416 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27022/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/