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 BFDD545882 for ; Wed, 28 Aug 2024 09:43:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5376241140; Wed, 28 Aug 2024 09:43:54 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 09C0140265 for ; Wed, 28 Aug 2024 09:38:54 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4fd142a798eso1690999e0c.3 for ; Wed, 28 Aug 2024 00:38:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724830733; x=1725435533; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Wsm93ePn4py2B6Ls8sUMXtGWdo0e6fFKOLTVVWN+B+8=; b=MLrQg+cFoQJoxx7ecPVaYehm4bd3+cr0cZGFIYSl/WvyPZsVqWLoFWczYY0AOv1mT8 RItCAqj9zy1orTfVhXvhWno1ODC6t/avQyTqrqGGJQuShEnaQXGgFPfNrMLC8N1V4j8/ oGCqvDFzB4Ce0sRTOd4T5Xl4LbMDoW/ut1FZk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724830733; x=1725435533; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Wsm93ePn4py2B6Ls8sUMXtGWdo0e6fFKOLTVVWN+B+8=; b=NdToNlenSmPV8VR1auWWMtFkaHEyOR6+YcRU6AtcuUoDTfWZ703pdHFdtAppvMa9EJ nfiwATShIMrPvmcmKZiM2X7iO0N4PZKLNpEtKGaA6bJXbUbM6NO6WOr9RfT2ILuCR2rO gsOsTpWkUd6oPel4Ix2wHlsC3tawFyZvDyNLX4oCWDUoqea30LZzlbBnqbwTl2u6s4Nu 4YRz6bOI40g6iENayAQqC4FgRFzTMR94vfmkiP7exhY8y9BH0bZOL34ggh7dRWWAW3A5 LTniitqhDv9GlLECPSNQtI5ZasqEP/MOUI2f4j0GK3ETu5KQgdHkcRj7YaYGm7rnCtFy sLmw== X-Gm-Message-State: AOJu0YxB7+U15RVr/RAy+vr0cqZyA04ijDJKFi3HZm+tSOOV2guVE0mL 2p4JnXkYQOkXkeeBcIGYpgZuc+kFjao2svxpHSXv9VsPGM/KeIgsVE7pjjuHmzZijQ0LlXkFL5b dlzubikgCIPemCqJqB+Qc175E9QQvq4VD/MiCr1AK4M8l2Pu9QQCFwZKH X-Google-Smtp-Source: AGHT+IHe9JQ6rkd89/H0rU0baAxipY3XvjzIux1KStWbU/H08S8+CpxsLECazx6EqaWrGJYSSKupw6uEjewt X-Received: by 2002:a05:6122:3094:b0:4d3:36b9:2c26 with SMTP id 71dfb90a1353d-4fd1a826116mr19182148e0c.14.1724830733359; Wed, 28 Aug 2024 00:38:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4fd0821f881sm937608e0c.2.2024.08.28.00.38.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Aug 2024 00:38:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Aug 2024 00:38:53 -0700 (PDT) Message-ID: <66ced40d.050a0220.2286f5.c3d0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 09F2B6050A6B; Wed, 28 Aug 2024 03:38:53 -0400 (EDT) Subject: |SUCCESS| pw143416 [PATCH] [v3,1/1] bbdev: removing unnecessary symb From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240827230648.3943434-2-nicolas.chautru@intel.com> References: <20240827230648.3943434-2-nicolas.chautru@intel.com> 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/143416 _Testing PASS_ Submitter: Nicolas Chautru Date: Tuesday, August 27 2024 23:06:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143416 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#292970 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30867/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/