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 56CD042586 for ; Wed, 13 Sep 2023 11:14:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51945402AB; Wed, 13 Sep 2023 11:14:57 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id CBF0D402AB for ; Wed, 13 Sep 2023 11:14:56 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-564af0ac494so4765508a12.0 for ; Wed, 13 Sep 2023 02:14:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694596496; x=1695201296; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wKYQJRltVuptWyZJhVwx4aOsg82Sw6+GRdtBd1NvltQ=; b=O1dTD5+uHkmY7AxrFZt/Z5lU0axtKySwlCjymSYP8aklxOCd0je1mmpW4KmSvZf7dP 7aL0Z6nTlZag+RrnZhFbGr9mf75/aiAcYrTT7h32fAdH1tdELGwn4OPBoJrL3m94RiFW sfkWPuMBHEKJ0XRu6o6cfY2n+ywSX7RZ2Q+MU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694596496; x=1695201296; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wKYQJRltVuptWyZJhVwx4aOsg82Sw6+GRdtBd1NvltQ=; b=Mw4QmkiDcDn1cV5RW8b+Bz9bFrOzEX0FIEnR6lVbRD0azT176gZrnJepYJFhDdJtFz QMqKCNIqPiXkM0ZeCDjuUu5qtnKm/TO0Yg4UYW+Uq9UMM43kFt5WIBbHu0fxRiM9GhKA 7jbH2WiXCG/xKojwd0QsqV2i4VcI8YJL6GJI9A6CqhwUACzL93z8XP+kwqsFQSasoQzv Vg/zIIx7XvWhbY7NtI13oO2z6bPX61TY68Hwx4Y7bL8T/LppCSWPq7ZpGkgGyB0bYT3I P0lMyRN1AStF1DP8VOQXwF+23nI0uphvUvrj2jAY+PbHs42jdlsGgF8zAr9zjR3+5OjY qimQ== X-Gm-Message-State: AOJu0Yx7VUl8FhsG/fTZbLPgeix7PiG4QBDuEtRTil/1p7lzW3g1V0XZ Zxz9B0IMcZh58QrLqLZ2buLQrlduvfyqe6Z2BzE+bmpCkUaNGmFiAAhzwg== X-Google-Smtp-Source: AGHT+IEGQ5eoui7pygcRiyaGkqAglP6s0zrigpTvRwxeZLwfjjEycwyb8HT2WddhwQ2miRQMjmJzz5BJEM94 X-Received: by 2002:a17:90b:4b48:b0:274:3d7d:e793 with SMTP id mi8-20020a17090b4b4800b002743d7de793mr1613493pjb.47.1694596496104; Wed, 13 Sep 2023 02:14:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pf16-20020a17090b1d9000b0024e24606c5esm183269pjb.3.2023.09.13.02.14.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 02:14:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 02:14:56 -0700 (PDT) Message-ID: <65017d90.170a0220.dbad7.4b44SMTPIN_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 8BC856052471; Wed, 13 Sep 2023 05:14:54 -0400 (EDT) Subject: |SUCCESS| pw131374 [PATCH] bus/pci: fix device ID print 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/131374 _Testing PASS_ Submitter: Qiming Yang Date: Wednesday, September 13 2023 08:23:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131374 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27588/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/