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 EF46B41DD9 for ; Sat, 4 Mar 2023 20:30:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAF52400D5; Sat, 4 Mar 2023 20:30:11 +0100 (CET) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 4BB49400D5 for ; Sat, 4 Mar 2023 20:30:11 +0100 (CET) Received: by mail-ua1-f98.google.com with SMTP id s23so3906612uae.5 for ; Sat, 04 Mar 2023 11:30:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677958210; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=r9Tu+0UnzHOE9bKiZfTgrRoSW7zJ9Z+LIocQGmg6sGc=; b=BYIy8mgSkCmLjp4dq/cXTBSHh+x3i5tDsa4gO/5zuEI2CbjXRXH2riHgSfoXK78i98 akTxsfq9QIxPJp3NgnLJv6yeEbV9mePXLAMFRCQJ9zrs47esTHgKtwNhQ/k7GjbMMtni O+g0c9zionVJSoXOkL+FlUFBm9qV1A8e7Gh7k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677958210; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r9Tu+0UnzHOE9bKiZfTgrRoSW7zJ9Z+LIocQGmg6sGc=; b=gdzIoqsEVEo4+FKZU/zbDg6KU5iG4IR0hVsE60ccvvv+mbuLuM67+QpVmrGbiIUJra GsC+u4TEFCvlGWDUECdXKrGmtK4bTjrKrJ9PuLL7w+zz/qAtkvWtmdbzI88jV/wetWVS s4zZf2dJ3fMaW28o4wxPMhvycSMZ0EypugiHyOFU3x9oSohrqKzVf7+cPvc/Ovnlu0D+ Yp3LEV0UC2MT8NTeyYJjdLiv4s+j6SStdik7PNkV5mUWUw4zoK2ohPSAdXj7PnQ3X1q+ ZTiSNLuEFgDeU8AHGDe38WzZXCbKKk47H1+hwRBwWKoN0xXfRiqL6xXU1+Z+/R/DY4LN fSPA== X-Gm-Message-State: AO0yUKWVq7BuPFgeuZvrvyq9dBm7Vwa9YCLuhcnxgrFU8dIGU8M8d7L5 J7RZyvDiZlYrLfH2MKyrJReOqVTX0au39TUkrtAFW1CD4nHXNqmmc6zy9w== X-Google-Smtp-Source: AK7set92u7jjCYTUx5yLSmJGJkjyC+b3IsNQZedePfBgDWnX58JDGCETPDn4U1QPuMQoZY4JpPwyBGaqGVOQ X-Received: by 2002:a1f:9e10:0:b0:401:4d32:2bbf with SMTP id h16-20020a1f9e10000000b004014d322bbfmr2933334vke.14.1677958210755; Sat, 04 Mar 2023 11:30:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j42-20020a056122092a00b00401707822d1sm548724vka.11.2023.03.04.11.30.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Mar 2023 11:30:10 -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 72974605246B; Sat, 4 Mar 2023 14:30:10 -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 6E80B60095; Sat, 4 Mar 2023 19:30:10 +0000 (UTC) Subject: |SUCCESS| pw124738-124753 [PATCH] [v3, 17/17] test/bbdev: remove iter count from bler test 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: <20230304193010.6E80B60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 4 Mar 2023 19:30:10 +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-testing Test-Status: SUCCESS http://dpdk.org/patch/124753 _Testing PASS_ Submitter: Hernan Vargas Date: Thursday, March 02 2023 20:22:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124738-124753 --> testing pass Test environment and result as below: +----------------------------------------+----------------+--------------------+----------------------+ | Environment | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile | +========================================+================+====================+======================+ | Ubuntu 20.04 ARM GCC Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL 7 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Bullseye | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Buster | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | FreeBSD 13 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25599/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/