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 7F55742BA2 for ; Fri, 26 May 2023 02:44:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BA4540A87; Fri, 26 May 2023 02:44:27 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 14AB340A87 for ; Fri, 26 May 2023 02:44:26 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-253570deb8dso266178a91.1 for ; Thu, 25 May 2023 17:44:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685061865; x=1687653865; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ma2b7sYck+ikjqt9S9X1afNhFJ6MJNnwzhOUDDDkynk=; b=FSWUMwRWxJ0LRL400wanxjIGjX0mVyMjYTYiZOtBpT8hfIYLYd6Qy/PV/V8UcWrwRY Ghn/EeyJI/gJlON6NnPBBIFvTBVRFBn+XawEynPRkR9ORJuOzfKUO+AkA8rvjU+ewyuN +Xev0FzWN+BoOjv8ZaQ5RDj2Jxh1ZJ7K24PYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685061865; x=1687653865; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ma2b7sYck+ikjqt9S9X1afNhFJ6MJNnwzhOUDDDkynk=; b=ioQEvB5HE9HYT50pHU8L/Atpmc//RqSDAwuRq1sab9b9depfPoZZKV17EtESIe8LUn 9sl3j24dIO98NC+NTTNX7xr92NCuEmZRtPTPcYMvd+jH3gN228hjQoynqr/HgscvZhQm nDIPGn6PTKuQRbBBzwJoQCy0dS36G1XmItGxt5QqATclxVXF2dNsG+wWBpP15agHLVtY NXPOrbjd2NfXAF2G1hGSOIlTWFZr3GKs/tY1EdbUhSF43NEXlnmkC8L/EHvJO/KBRd4w Tg1g+b6h2GiaBk8CcVoUuvVZKVNqWTZ0w3ZUF2++3vAfyp5hk7FSdU1WNKMVvqMCK/Wg RNwA== X-Gm-Message-State: AC+VfDwqF+egycCaLBw4Tsv4v8dawwF6naOu95Sqfg+KAjw5dpARkk/a 5r58rzf68jIIi69XibATyEgMf9NIagKBXyruBYJ8ecPfkZz4+A== X-Google-Smtp-Source: ACHHUZ7jhVLf0TS98kfJJJQmG5TkG/sOvFh/8NQt819tDDkpePhrQjx2OJvnHh41zBIuSeRDop2TPckHqCQF X-Received: by 2002:a17:90b:4c11:b0:253:9374:6976 with SMTP id na17-20020a17090b4c1100b0025393746976mr482522pjb.32.1685061865253; Thu, 25 May 2023 17:44:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kk1-20020a17090b4a0100b0024df662b5c0sm232415pjb.10.2023.05.25.17.44.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 17:44:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 17:44:25 -0700 (PDT) Message-ID: <647000e9.170a0220.abd9c.8102SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 84F7E605246B; Thu, 25 May 2023 20:44:24 -0400 (EDT) Subject: |SUCCESS| pw127398-127401 [PATCH] [v5,5/5] bus/cdx: support plug unp From: dpdklab@iol.unh.edu To: Test Report Cc: Nipun Gupta 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/127401 _Testing PASS_ Submitter: Nipun Gupta Date: Thursday, May 25 2023 10:08:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127398-127401 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26386/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/