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 6AC5342F6C for ; Wed, 22 Nov 2023 13:38:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66A34402E8; Wed, 22 Nov 2023 13:38:31 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 551A34028C for ; Wed, 22 Nov 2023 13:38:29 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cc3542e328so49690725ad.1 for ; Wed, 22 Nov 2023 04:38:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700656708; x=1701261508; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2icQkDXcY0MJIUH/oUfzmFY7WaMC7ALVdODFPhPloMQ=; b=ean4xZFa7ZtVc4vTV/w0bI11aMGBBKBihEcS26Q6C63pr66TkadStc1nboN6ec9jOY bjOdD9RZmEIYsvrZyNMemgZNh9OKj4DhSZbO8HWi8lNmZKLE9Ka+PmL5DDIzl7A/YiMX xSa0lDU8UbPluFFn93D0xuYyUyZ6IKkrVZXaU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700656708; x=1701261508; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2icQkDXcY0MJIUH/oUfzmFY7WaMC7ALVdODFPhPloMQ=; b=qbRSfm/B46r60qX+04HjvrxRrMyFEJ2Lbi4Ept3Y7WiWVc84786inVEAnLa9Z74gPd ZG3sbCeqwFopIGH+f3CA0hMgRR0KG3H4Scr8lML6m41eTwHXCdmf/asquhNo/w4QUnkP h9goIA9zqDneRy9deuzFguR0Aen/EowjsuL+RBzB/hQT7Wg0vrsEV6g7zjmw0lpCidq/ gpKsPNBpPWMuicxCnQcKrE6eeQuNf96yjZx0Mvm+Vk2P1Ute5cC3AX255Tsq9fgjngRZ wGIhldgGyUGtGuv/KwxrjlR1EfkA/uAAACodeX7GFpTNyUVfTPfqiiRGRcKRLu0v9tYA AhNQ== X-Gm-Message-State: AOJu0YxEkmsW3IkQf1YXPwwDTMrnbqAhcDgWkK83+wp711fJQ1BYWUGr 1IYr9MGf87xxwMYK0BUMcUByhn+Yi2WEr+YRQU8F/UcFD/1ye1XsnTwtxw== X-Google-Smtp-Source: AGHT+IEiGzApldgz2PYpL4iGyCXQUrmCdQyQ04Vnfz8pqx7J7VNX9i5wgKpwyBHMIWPIbcCJ/JyXLKT6BUo2 X-Received: by 2002:a17:902:8607:b0:1cc:32b7:e5b9 with SMTP id f7-20020a170902860700b001cc32b7e5b9mr1877098plo.67.1700656708560; Wed, 22 Nov 2023 04:38:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jf14-20020a170903268e00b001c601e1fd65sm534806plb.80.2023.11.22.04.38.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 04:38:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 04:38:28 -0800 (PST) Message-ID: <655df644.170a0220.c5680.0b99SMTPIN_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 BC5AE6051823; Wed, 22 Nov 2023 07:38:27 -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 | +--------------------------+----------------+--------------+ | 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 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/