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 76F3543EAC for ; Fri, 19 Apr 2024 11:17:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70986402D6; Fri, 19 Apr 2024 11:17:58 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 80A2140273 for ; Fri, 19 Apr 2024 11:17:56 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7d5facf3161so68224139f.1 for ; Fri, 19 Apr 2024 02:17:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713518276; x=1714123076; 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=nw9IpPuwQGtYzQwDcxL0BsFxnnZP9wj82rabkzmvmFA=; b=beRBkE9YyN9e5qD4CUjaQifRpgSSzJVjQY7m+RRJIZQ6dAlNJwq3qlWj94i8X0KGF8 OqoEW2B37G3zCqyA9fHHyX2VRY2AlbbZGcBXnrPaFWIbcKPpIQ69x6LlNNvZ2Bxecqpa PioaPj+gvPtXOWg6qBmM1DvfRZHL/GEe+kxv4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713518276; x=1714123076; 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=nw9IpPuwQGtYzQwDcxL0BsFxnnZP9wj82rabkzmvmFA=; b=K9Wtahiiw97VhDp8GOlDvUNlJMXMhm+R9qGeRwVPNyEG0bc8mdq/4+MRMXeDyaUeNG QNi1Rg8j4cV+oebWBuqgxic0BsT7Wz5Hnqq5n3XR5RPvK7D3Rx1tH7jqGPPQn/QT3yBP qEAGF0xS4tgSr/xHSMiLvgycva7rd1sXlPgLR7RYklj77jIZEx+xVq3SgdW1680aDS71 R8eQuuN7JpRfJ0v51BOyLlJo6grZlrw1+y1oKaX1Gf34tV3h0KYnQ+vhz0MKAUksYEFk IG2ZVksHHDHqYHDdhikhCYAXybAZdocEO9RSaOsMIypQYfedeJ3g5FN5qt9Hm1Zy3NzE hv/A== X-Gm-Message-State: AOJu0YxQrPNIbXjdvAVydTfPpnX3m8ZaZVt/1xrvpqB6S9+hbPWVllmg aqRfZYheJOlITGErZuVlh/b3wbjv3971OrYpOBLPcDFeX5/kZcC0R1cHGQAL3Gl7bzNcJ4zJpgK 0gI8HxTtu7xHJ0QCXM4OzAEKBEVTxUIXW72EKuSav X-Google-Smtp-Source: AGHT+IFMqia1cR/dgEfDsn0/Xem0gpaUwjg1mon0M4SSoqRshY4SY+MbwuWl/xltrQNTIM4f2VYzNw1L2ezB X-Received: by 2002:a05:6602:d9:b0:7d0:3e4e:242d with SMTP id z25-20020a05660200d900b007d03e4e242dmr1703591ioe.5.1713518275959; Fri, 19 Apr 2024 02:17:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g18-20020a05663816d200b00482874ba3edsm199991jat.48.2024.04.19.02.17.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 02:17:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 02:17:55 -0700 (PDT) Message-ID: <662236c3.050a0220.4ce6a.b710SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7881A6052514; Fri, 19 Apr 2024 05:17:55 -0400 (EDT) Subject: |SUCCESS| pw139524-139525 [PATCH] [v3,2/2] bus/pci: fix secondary pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419032630.1215256-3-chaoyong.he@corigine.com> References: <20240419032630.1215256-3-chaoyong.he@corigine.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/139525 _Testing PASS_ Submitter: Chaoyong He Date: Friday, April 19 2024 03:26:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139524-139525 --> testing pass Test environment and result as below: +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +=============================+================+==============================+===========================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29823/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/