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 31D3042A97 for ; Mon, 8 May 2023 15:20:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B64440685; Mon, 8 May 2023 15:20:52 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 1B7A940685 for ; Mon, 8 May 2023 15:20:50 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-3ef5b5d322dso48202281cf.2 for ; Mon, 08 May 2023 06:20:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683552049; x=1686144049; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tEddDHupqFhZ10TvVvHJ/9m0A/83Yu9L9OzxDdBLgkU=; b=Icjva/DKIIUVSAnsZvuoOeeFij52HaFMIl6XEohEmFBh7ST+2V6JbprkIgTAICisJq d3kfFRLtAy3/4ilSQXXOmPPcGBx0mvqPpWBNJfMND0UX5mmWDjSeZlgdUPkX4aAEGxF4 2ULcZXq3zJwvFnxpgJ/KjcaOp9ejTNuxyZuVQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683552049; x=1686144049; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tEddDHupqFhZ10TvVvHJ/9m0A/83Yu9L9OzxDdBLgkU=; b=jrNzvXsm2ixuYJSDETO+325M7yixB5ndVJMKplJ/VYN1ysjYqBv26XICwN5M68YpTp tb/A/4J2bU9wtTcv1p6gTN4DWNm9bF6OcLy/aUkmgX2XtQBdmTPVnOStr/dxIukyVdfk Y2tpNnn3rX5xLrAX9UXIc62pZ8sGkFPLrZkajbG4dS7miwOWweB3XP2P6N9Pjsufjvup 3rJ5TPfNEmv08ORz6z0L0x8KZInGq7AF1AI8a2gV3nVSdorIy552kYuPJpYx/NUbSwcA YKRJiB2+kTtS1qirIqlVLnRzXhofgLIREgOdDu384asZAOcMPicpA6eGPJjHQq8AoWOH E3xg== X-Gm-Message-State: AC+VfDwJXDZiRUG8z35zOsIhU1woWxdiR+MnQAeuzWJG/a/h3dKbKU7U zx4dCFJh0zNZFME9vdGJjhncLJgL82f4H0AbHxV1C/2xLQ+EMMGljHGETrzx0LAcxQu0h+H+rg= = X-Google-Smtp-Source: ACHHUZ4xwMLq3bMDgEyEv5cNLF70XFcDQvtLH6B3GiwwNyFvjx1ItR9RN0BcyhXvf51OAMNX06uy0m7CQ5QY X-Received: by 2002:ac8:4e96:0:b0:3f3:8f88:72f4 with SMTP id 22-20020ac84e96000000b003f38f8872f4mr4389616qtp.20.1683552049351; Mon, 08 May 2023 06:20:49 -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 d5-20020ac85345000000b003f38d2c36e5sm291507qto.28.2023.05.08.06.20.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 06:20:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 06:20:49 -0700 (PDT) Message-ID: <6458f731.c80a0220.ac63d.6462SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id EE79B605246B; Mon, 8 May 2023 09:20:48 -0400 (EDT) Subject: |SUCCESS| pw126759-126762 [PATCH] [v4, 4/4] bus/cdx: support plug unplug and dev iterator From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126762 _Testing PASS_ Submitter: Nipun Gupta Date: Monday, May 08 2023 11:18:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126759-126762 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26188/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/