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 4368F42A97 for ; Mon, 8 May 2023 16:02:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2253440685; Mon, 8 May 2023 16:02:59 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 0593240685 for ; Mon, 8 May 2023 16:02:57 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-38dec65ab50so2555423b6e.2 for ; Mon, 08 May 2023 07:02:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683554577; x=1686146577; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7MNfjKlP0pqZ+QIceDhWABAWb78WfswdcYnxXCtiAKg=; b=eXTe2e8uYK3LAPRPd7rHmKXlZtac9m5wgFt9nW1X34kFbGM3EzxGXD3hGcHJGNO4Q/ nTgq0/bMri52dTYHy9ZE9crU8Z3rj+uhWkZGM/3EFGd49s5kxXhlJJuH1qrv6UiY5eIo d5UycymfpPIG/YPYsc1JnRT/qWQekLWNYYh4s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683554577; x=1686146577; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7MNfjKlP0pqZ+QIceDhWABAWb78WfswdcYnxXCtiAKg=; b=SilE11MqbHRPX85oH7o4eB5ApP4O/2BmvSuPWfJVRv+mtXVVgKVfyaUhZdDRKcY3sZ n65jmuRJQ1m29hbuXCsBq9Iuqr7LigEpVLYnUzn/o6jCv9IoUL40o7+F5A3jgepR5wMr KyZWAkHuIbRfG/FAMTXbHl/vCnQr0n6rxuvGLmXlPzu7imSbWjftBcRZrwiSNQUPwOQq rNCnJlwPuN4pj0FPIlUyO5tf4oNmEfSKAEOYvA98UuMv9Oohz7lxuNxGBpcuLLAcJ2X2 CU+3joeSOK85THgBV6XSBanJHswgfzqd/m3Ov4s5C9dc8skzyHOO6uRSxuUMt/5x4uzB xVtg== X-Gm-Message-State: AC+VfDwf4n5IVkRgl1OGj0Rwu8DKFrRlZZQf6g8TRTJ/tfVaHGe56rh5 ntxpuu8rZWCYCa8RMQmrGa5Dh1gZars8FmnRtUq/y9wvhv7C/S+evw92bA== X-Google-Smtp-Source: ACHHUZ55dg2r7kf/S9vpRkCNyOW6L/YFpNXJt4fCL8kVNfKIm0Q0MBtoIKwCt5MKPx8gMrNOOsp6QwiRNq9V X-Received: by 2002:a4a:878a:0:b0:54c:a4ca:5157 with SMTP id b10-20020a4a878a000000b0054ca4ca5157mr4656924ooi.7.1683554577243; Mon, 08 May 2023 07:02:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v1-20020a4a8c41000000b0053b61123b10sm772928ooj.17.2023.05.08.07.02.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 07:02:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 07:02:57 -0700 (PDT) Message-ID: <64590111.4a0a0220.21600.b8b6SMTPIN_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 B3358605246B; Mon, 8 May 2023 10:02:56 -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-x86_64-compile-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 | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/