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 5885343352 for ; Wed, 22 Nov 2023 13:57:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 320F9402E8; Wed, 22 Nov 2023 13:57:26 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 53BFD4028C for ; Wed, 22 Nov 2023 13:57:25 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6c3363a2b93so6318625b3a.3 for ; Wed, 22 Nov 2023 04:57:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700657844; x=1701262644; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qFQVLOSIBYjY6LZUMD2dsgZdVUU8JfcA52GZf/XxhWY=; b=gMCFp9cjOV2DGTEWssim4w6aIv3sajkdaf4mRi4bE4+Uzyna40JzfM+JKD+FD5B6uw iuojgE/lVG9Zj+SLPqWcz4hE77IdETa88O/p0Ep7kc26NjO2ShBis1N7bytCkaU8L+7P Wi5NzUGuasV0WPsn0jn7eys6hNpVpDEqiZw0k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700657844; x=1701262644; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qFQVLOSIBYjY6LZUMD2dsgZdVUU8JfcA52GZf/XxhWY=; b=oURyW30kKyy8/mCEozes9p4QQlAsIU/roHrSuM7SaGBEh38rE//Amb1PWttR3N1kQb wSYjLh8E5S58NugTP1wyjcS2Hfddm4eNGRPgqzJxxa0KOrQwkQZ+LZ5tp5oI7IgHLFh7 7iRftn0iQYgGHvjbT7yv/Og8SaxebCly1MCocJ/edeNF48EkO+T/c6JxtSPPpmInBywt JQCy9w0GQXpnW8zO/5SFwSkl63HN10JwZqMzlTWjZCijDrU9M8NGgguKEbgPl2lwAsrY ljUlMQz16FAxYLV9HUKJ4B+IpptjxWVUWygvuwRjq/2Piuuidn9GSPrOL5TJ21Bbgi9E a+Yw== X-Gm-Message-State: AOJu0YzxwMxpcOAzueBcdCXQVoezorq7+z+QpCwkMuHJYp0cYGxbF+Jo aTU2LNRGAcu+eu5ZoxiUN73JNfeiHd+YNpBU4Wuz2AoabMX0xCduu4sPrw== X-Google-Smtp-Source: AGHT+IGIGKfv5R/Pos//yWLfoGmdL+Wsv/07Ivn/FpRB673pFjzT/MW10oMXAnj6rMA7bn5wbi4hDY4k5Rrt X-Received: by 2002:a05:6a20:e112:b0:18a:d4c3:a913 with SMTP id kr18-20020a056a20e11200b0018ad4c3a913mr2569249pzb.14.1700657844342; Wed, 22 Nov 2023 04:57:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x29-20020a056a00189d00b006be2dbebbbcsm828194pfh.12.2023.11.22.04.57.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 04:57:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 04:57:24 -0800 (PST) Message-ID: <655dfab4.050a0220.8d9ce.e3d5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 78E796051823; Wed, 22 Nov 2023 07:57:23 -0500 (EST) Subject: |SUCCESS| pw134526-134527 [PATCH] [v7,2/2] bus/pci: fix legacy devic From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/134527 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, November 22 2023 10:22:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:baaa446dd47ec05a93bb1843fc49791c8fa21697 134526-134527 --> testing pass Test environment and result as below: +--------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +==========================+================+==============+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +--------------------------+----------------+--------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28437/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/