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 DCACB41E7C for ; Sun, 12 Mar 2023 08:52:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB63840395; Sun, 12 Mar 2023 08:52:24 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 1E48740395 for ; Sun, 12 Mar 2023 08:52:23 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-176b48a9a05so10774168fac.0 for ; Sat, 11 Mar 2023 23:52:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678607542; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=L6/Ds2ctVjFhEdzhzG5Vh+kjhSWd5TRLPIeaLsb4l88=; b=f9wkRHHKTRTYfQY1+2VXbgg0uy8pAAPO4CwZElJvwqamDum2dg0JEbEcJgihVp+P/P k+V3VbRno+DxCFyWgwuv/6RBtaNVeleY0hEnOhcRhd1Q2CXaBfxjexhbg86boiE4W7ur nwv4N/P136Gq7f+Iy2EfhOYHLYenNB3TfXxMc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678607542; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L6/Ds2ctVjFhEdzhzG5Vh+kjhSWd5TRLPIeaLsb4l88=; b=ALVcin/mnnijqDiMyhXnbCzHeq5/gLJtoamc3oxMW9eyFNv86zu7/JMveJkgoRcUU4 JGO6j3KD02GLkiFbDYKVvGYENuEpaP9yG5GT5AV+0Ph1Ff7kdJaJUbx4tVsfRpUiUGJp CQprtJSj61h4fvIPiuU9x3lAE8EvW8q+iVi57RfId1RxSbf1yx2HTrV6ydMckU6p9zlr 45hWU3WM4MBvzLCx1HcCikz4NrOwGQNtDNAqYb/54fxs9fqVnhTYFGwvjgiAWinaHEA0 L8hJLDSVisu/GKf3qVcQK8ss25KDKEKqRNoOSSnnizyLf+jcUgDFt5qOtBpcaNStgNkr e/PA== X-Gm-Message-State: AO0yUKXlBnZp/liwwiwCLzF2TWVQmJlkYsrwVwk/anneNpz74CNs00dH h17hANzfntX040X/zanavWPryDNrphYLuH3D1utJBtwRhCDB2JFpJrQ5MQ== X-Google-Smtp-Source: AK7set9Y7XSX9myUMhV7RxRBeMZUPGXligzyucibw6XHXU8zxBMmbU5eokFXS9u/pXcgwZMTwN8BcpeycHE0 X-Received: by 2002:a05:6870:b6a7:b0:172:28a3:4fc6 with SMTP id cy39-20020a056870b6a700b0017228a34fc6mr19006735oab.9.1678607542400; Sat, 11 Mar 2023 23:52:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 28-20020a056870135c00b001729be25621sm207275oac.39.2023.03.11.23.52.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 23:52:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id E867E605246B; Sun, 12 Mar 2023 03:52:21 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id E5F4F6011D; Sun, 12 Mar 2023 07:52:21 +0000 (UTC) Subject: |SUCCESS| pw124874-124876 [PATCH] [v1, 2/2] test/bbdev: fix unchecked ret value issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230312075221.E5F4F6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 12 Mar 2023 07:52:21 +0000 (UTC) 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/124876 _Testing PASS_ Submitter: Hernan Vargas Date: Thursday, March 09 2023 03:36:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:b15d75b2872efce397d827dac78692a919358302 124874-124876 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25650/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/