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 E0D7A42C86 for ; Sun, 11 Jun 2023 08:06:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA4BF400D5; Sun, 11 Jun 2023 08:06:50 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 210E1400D5 for ; Sun, 11 Jun 2023 08:06:49 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-75d4b85b3ccso334272785a.2 for ; Sat, 10 Jun 2023 23:06:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686463608; x=1689055608; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=z4poMgyOPX4jcOp+hfJ00oENF0Kba6wrJXOXDbG7ES4=; b=JGG+E58aDAfzBnwgMBTy6/YFZkFLiGZIjMOflPbqBY0DZ23Qm1887cLjIy3N1NHoX0 aectVnF+Iqo5DiRYAXJgTMeBqOJdKa09VhzpaWwqKXpxDvfK4cINh3vpg08tYY324H7w DhWe0U6fj0HF7E93+oYzR+qzafhEkxM1UIFQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686463608; x=1689055608; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z4poMgyOPX4jcOp+hfJ00oENF0Kba6wrJXOXDbG7ES4=; b=MV/xK3ucHq+ESyuSnkwc6NIu4s40/NAST6TEwHDKlEw3837sAv9FMsUvxPLH2B5I8Y l4wsFNQlSOmYmmO4IJZIWOz/mLpU5JXHJEGdN78Zl0RRn/MnfFV5iA/nfO1yBkjJo1Bb k6B97q8mvZoOGeyCA5tG5QAsybx7k3EHkekWyXnd+IJZ/cGk88B5cVIu4A6068rTvrDW 3C5apKMmSv23TT2nWGXflVEjiZrOVAVJMS/0bP3W5+7s65uV+Ug1BY1bvaXlOz0AedHk ak2FiC4G/JacXTseIh02qRKcXjEmpQmcAcwG7nvq45+vx9feHgEX3CYbP5fbFSsC25fP mofQ== X-Gm-Message-State: AC+VfDzUbyieZEWGYwzq/6bwPMeJrfPkrqzNkjT5sgtIvAIsWvCh0Bzg unC7HrIAn2QrItEgS4VYGwb8FMfRbTGT6UaG1bivfjo0g8EZreDLa+n+Lw== X-Google-Smtp-Source: ACHHUZ4+REACbN2+mkWLFfhc5apvKMiugIrBAeTxjDZzRLPpPDgxgM8tNFKwQMYGzS7bONlIp6TQpX9/63r1 X-Received: by 2002:a05:620a:9446:b0:75e:c23f:5097 with SMTP id sm6-20020a05620a944600b0075ec23f5097mr5584058qkn.4.1686463608515; Sat, 10 Jun 2023 23:06:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k185-20020a8193c2000000b0056d0a23430esm193574ywg.43.2023.06.10.23.06.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 10 Jun 2023 23:06:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 10 Jun 2023 23:06:48 -0700 (PDT) Message-ID: <64856478.810a0220.f9d82.4660SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1E77F605246B; Sun, 11 Jun 2023 02:06:48 -0400 (EDT) Subject: |SUCCESS| pw128462 [PATCH] bus/cdx: silence bus scan when CDX is una 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128462 _Testing PASS_ Submitter: David Marchand Date: Friday, June 09 2023 11:11:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:2125ed73e10ec028dd1b5fd6105aef80456e659e 128462 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26612/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/