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 90D0D4339B for ; Wed, 22 Nov 2023 13:30:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BC5C402E8; Wed, 22 Nov 2023 13:30:57 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 192444028C for ; Wed, 22 Nov 2023 13:30:56 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ce5e76912aso43743185ad.2 for ; Wed, 22 Nov 2023 04:30:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700656255; x=1701261055; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=amf9Ofxger1BSfOKC2I4cDpOjB7T2MQb5rSxBcl3g6E=; b=YzGXKa0+1XruuIC4HvdSvp5m7tRRZPfy93G8Wurw8yUmVtZOUcunVMwGkLsgef2pqY hyrKCOyiG/Nnzuw8MY0UO1Zn0hvTElM4JgbGhmdojbGtSpzo34nrdd7ut7zqakhm5ihO IvtrcuT7jSIPrbA6jLNouWTr2pcHJQpFygn+E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700656255; x=1701261055; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=amf9Ofxger1BSfOKC2I4cDpOjB7T2MQb5rSxBcl3g6E=; b=Aqzls5JxRNpeJLgvq5KwUDScjeDk+Hrw6Mh/8XUAr4tLa3UldZxOu3LnUg4PYbZayy QhyeWTEtc51W0doczcFsKnJZxrLVHNfQmcmGh+LOSyGXTqCQot/qZnKbw8vU2NxI3G3Q 6K1+7NOxMxnzuuGiCI8jWLbmPKSpPwWZf8gi1pBFG7Esuh3SGH1axp722KocIOh+oufJ KLeY/lctRtgjHYlYNNPkRCnEipwyVGf+vMxKY/UHOIrkRqwCyvR6lEJhLYWtPe4D90YX IwEWHCNj5RhdQdYxloGU/P22E9CIaYSvGRr1ZTwax+hJxLl4UC2JoUGTI1x7I1zt240S fv4g== X-Gm-Message-State: AOJu0YxEpYigIKr/wFmXIkEgOPczE930HaTtP0fyXmtUMYbLIwULDIZy Eax2dE9jiKmPVAsxSIN//+DlWgvNv4JPabBz9yjUZwCUbkJNY63hwJ0whKZx7f+O+NjiDNGhCA= = X-Google-Smtp-Source: AGHT+IFGEfv+4JzSzLyTh0T1xAnlqEStlDC4viInQx/I++to9FlJ0Scp7DFz5GsUK/0rXTstWngikPhdwutk X-Received: by 2002:a17:902:c083:b0:1c9:cc88:502c with SMTP id j3-20020a170902c08300b001c9cc88502cmr2260797pld.69.1700656255386; Wed, 22 Nov 2023 04:30:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p15-20020a170902b08f00b001cc29b5c32csm140797plr.59.2023.11.22.04.30.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 04:30:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 04:30:55 -0800 (PST) Message-ID: <655df47f.170a0220.4c036.3ee8SMTPIN_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 DB1F96051823; Wed, 22 Nov 2023 07:30:54 -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-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/