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 6FE0C41E6C for ; Sat, 11 Mar 2023 07:43:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FDCE40A89; Sat, 11 Mar 2023 07:43:56 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id E9E9340A89 for ; Sat, 11 Mar 2023 07:43:54 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id a2so7884905plm.4 for ; Fri, 10 Mar 2023 22:43:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678517034; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=NURWs7VYAM0GxxOM0OUx4wwqtFENr09jE3H6MTMxy14=; b=jwrPVFpWQJrsahBSAhPdA7o0/f1dEB831/lflMHsytx0I+j584SUt039SNisR+ZNU7 P+mAF+vWbiLbvrTQwsFmwk0ner+WWHVSXSB4MEUsw/f4DgnTvqxE2m+3vID9FUFkc3XH i1J//K+doMIe29gmoQ6PcOjxM5UK/F3xm91ck= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678517034; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NURWs7VYAM0GxxOM0OUx4wwqtFENr09jE3H6MTMxy14=; b=zxPBD49F5LmviXIltKoGy/GNQ8SAGW4l8yEYBi/zXhnwnrF7ZPc+pjRESnUv7M333D W7crdh6xcZRsQtYpI6OEtoKhJjOMuti1etXbpvUnch8uN1lEEOCRyPYmzsCbwXbfEg3W vk8/C8WNXFy0bHsZH3aIiAo9koGswhGjJUjuVy/YVcegaGBYQWLYKQraZ2d6EGoliCrR OHgJ9xCYTkYfIq3cS0dhLVkxnpqIRLl5Ir2Ns8BSea2iN5uKJjrKOmm+xn0qtv8KZiPe MBxOLNCx7M0/POTtT5v6vq1nQs23rIAPi7DWrOVppiSy4rKxxoYnTUXtRwv2YhnmV5Ot VyjQ== X-Gm-Message-State: AO0yUKUGo3wHfmvrDwJCl2BOSh+3joy0hQstb+Dmw2W+eZMhywo45zK8 MMW55vp8kgOpw0tiRanciVVabZ9Y2+t0rD53Z65QOH2mbmZLAZo6d4lvyEEtRcbfjfRNiuloag= = X-Google-Smtp-Source: AK7set8AoxEkETR8j/V9QJRNL/czZjTRkUWGb8DSNos4uQO/KIIyrYrHHCoWoERN7H7DJKWeRcC+d1ZSs5/K X-Received: by 2002:a17:90a:6942:b0:23b:355f:b26c with SMTP id j2-20020a17090a694200b0023b355fb26cmr909305pjm.23.1678517034096; Fri, 10 Mar 2023 22:43:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ot10-20020a17090b3b4a00b002377094d442sm122406pjb.3.2023.03.10.22.43.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Mar 2023 22:43:54 -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 5A698605246B; Sat, 11 Mar 2023 01:43:53 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 522626011D; Sat, 11 Mar 2023 06:43:53 +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: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230311064353.522626011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 06:43:53 +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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/124876 _Functional Testing PASS_ Submitter: Hernan Vargas Date: Thursday, March 09 2023 03:36:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:b15d75b2872efce397d827dac78692a919358302 124874-124876 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/