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 3B238459AF for ; Mon, 16 Sep 2024 16:16:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19A2B4025F; Mon, 16 Sep 2024 16:16:02 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 1ABDC40150 for ; Mon, 16 Sep 2024 16:16:00 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-206aee40676so24371995ad.0 for ; Mon, 16 Sep 2024 07:15:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726496159; x=1727100959; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=60khfVo2/Pt1NJfI0K2SHoqKqWPt4SvAfkLf+CpFSz0=; b=euk/KoME3kgebQlV6aRUF0CFr68X0dpsgR33GJ1SLhWGojggfh+NfGIf5zOrme2047 7dy6oy5pVc51b4jTFrpqPfFnMnIt7g9FcvQUJuFTmwbM9H+N9muoF0/TiLfTQpyL+wb6 aP3ZCkg1C3UN0rAerTeRQfab6TSwgGrZRS3OQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726496159; x=1727100959; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=60khfVo2/Pt1NJfI0K2SHoqKqWPt4SvAfkLf+CpFSz0=; b=F9yN8LzDE8zcSx5pKMsMOSoAvTuUi10IEMPoAXeMIsRRYrATwzkQ+P6VBcZqxNPxZV Dj92If19pCWqperw/g4dakk5/xFkQL5mTah7RnbM1A4qQnSjtwEQdjKancNcg0zowKUE 7ZBAsFuKpm5j76y/6oss3jJm/oAToxeNwyHlSmJ5sKeSn3UHUlShe7A4yykEXLZmYA7I mhynU3XsZSHsPPfIhxrxagJRROczKlIW5f55XM9GhdwCaLxosXX8Umh2hVxqDJe0v9om 9/3dE3Dc0aeyb9l0A2Msot4kYoPtkkZYAhsr+lP3f7PeKfO8HsM6bKvdn+GjuFeQx4h8 vziA== X-Gm-Message-State: AOJu0YzlSAXV9rVNZaMB7dxp2yEfHfG5h5hAbNmhrOVFF8W3SN6vq9WQ 9cgG7lfSOHCSn8hpqiyPvB4tJ84ZrgEyIZPKHIoKuapiIHECrSJdFy6A63JgIPocZeNd7TDYh3I 6sOxxiWvD9ShVr+K9k/Ns2lFr6EPtrfx8liWA2GE5IdPkgc2vfexNQvBo X-Google-Smtp-Source: AGHT+IEpdCWi9WEXPq+iS8bltI97z9nm/Nh0Ni5yQGBFF1rVsUVT81jFFIxeFT4CAcMb03ZAphAS8wWjCba8 X-Received: by 2002:a17:902:d4d2:b0:205:560d:947c with SMTP id d9443c01a7336-20782967acdmr135160465ad.24.1726496159025; Mon, 16 Sep 2024 07:15:59 -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 d9443c01a7336-207946bcc88sm1394615ad.97.2024.09.16.07.15.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Sep 2024 07:15:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Sep 2024 07:15:59 -0700 (PDT) Message-ID: <66e83d9f.170a0220.1eb414.a850SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 352C5605C20E; Mon, 16 Sep 2024 10:15:58 -0400 (EDT) Subject: |SUCCESS| pw144082-144083 [PATCH] [2/2] bus/pci: enhance hotplug for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240916123044.2692301-2-david.marchand@redhat.com> References: <20240916123044.2692301-2-david.marchand@redhat.com> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/144083 _Testing PASS_ Submitter: David Marchand Date: Monday, September 16 2024 12:30:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144082-144083 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#262824 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31035/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/