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 0B18D42BA9 for ; Fri, 26 May 2023 10:15:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07F1040DDA; Fri, 26 May 2023 10:15:26 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id E584640A89 for ; Fri, 26 May 2023 10:15:23 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b011cffef2so3190795ad.3 for ; Fri, 26 May 2023 01:15:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685088923; x=1687680923; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9RX1xZy4ojtzuhLrxFDBV15C9lkMxKAm8x3fZMO3FF8=; b=cSGnlyb2ZOSy+u5nIFBcXP27ZLmI7EiX1HHmDAjtoxfiWS8OmJGdp/PhJ4VlKYZi5x q9RJn8lVModqSG1Nf+c137gBbLnfQbGrk1kWKuEr6WXI+cWyk3zivSlDZ0Rg8kuhkOIo 9F2caryS6pa6Xudkh6C3TJw9GYz5F2pP0YR34= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685088923; x=1687680923; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9RX1xZy4ojtzuhLrxFDBV15C9lkMxKAm8x3fZMO3FF8=; b=Z9GSGF1yoV7kwZtxUNg1y1IJmP8m17sp11Bn75oH2p2e9mpT5i8tJmwJI6PKqiH6W3 ESelGPsuDM8F6J/k8n4ymlJ8bolRrpBtCZU69pSq8vnmUXLlA0fjR8PA7uiGcYC/GDXU tmp7mmIOnAQpfc0bBk1vBE+0d/d/uopo66BrIObiFM0X4pM0CCmaY8lFl5FcPCDG0dnx 1zmX21BudelPt1f2wI4DZowPSzI2qIN1QtWXLedC2HGZ8GJFJxvkaKyBBPIwbcQCHDmV WBL0rJ1Hg/3i5iALUEBuZ4AuyGDm0fXS4O2cFhtr4n7nWa/5ov544SyFkAJFjMhvaG5v XfBg== X-Gm-Message-State: AC+VfDw2pVCdONb2O9eL2994sXmuqOQUxWk7ImCNKsxKwT2IExQtSsrv LRv5+f2AYFGgFQpLHS3UZv//RpNmzc+JDCRPlQDQuaDBZygIeW66rpnhdA== X-Google-Smtp-Source: ACHHUZ7g29xSTfauFEnAzWsdrfjVo8HsSSNhhnKGXC+zBTQ0QYQqDEjtIKgi67SZFqqOqRJDRQnVk+lp0hAT X-Received: by 2002:a17:902:e54f:b0:1af:b885:df1b with SMTP id n15-20020a170902e54f00b001afb885df1bmr2225968plf.58.1685088923091; Fri, 26 May 2023 01:15:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f9-20020a170902ab8900b001a9930fa8dasm162320plr.90.2023.05.26.01.15.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 01:15:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 01:15:23 -0700 (PDT) Message-ID: <64706a9b.170a0220.f5b83.6147SMTPIN_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 3D852605246B; Fri, 26 May 2023 04:15:22 -0400 (EDT) Subject: |SUCCESS| pw127510-127511 [PATCH] [v1,4/4] bbdev: improving error ha 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/127511 _Testing PASS_ Submitter: Nicolas Chautru Date: Thursday, May 25 2023 23:23:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127510-127511 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/26399/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/