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 3DF6E41DBD for ; Fri, 3 Mar 2023 05:37:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1480340687; Fri, 3 Mar 2023 05:37:05 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 1939740687 for ; Fri, 3 Mar 2023 05:37:04 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-173435e0ec4so1726892fac.12 for ; Thu, 02 Mar 2023 20:37:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677818223; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=w6iiEAjn+k5Mq1zRjzu9nXjwIWeeHXJC4fgCn4RTNjY=; b=bvw5z5VxGigmUdCMBOzWuF+ICGr9L+LZ/DNXUYO+Hs9416SQmKRRcIVaCy+7OWgF8q DFks6T4VVGTATftx/7ZoCrK/4mv23l4QePGRHB2CiyKqfFKYA+HkOhcWvaiV+4SFydS8 GRWZXa2xHjIunCsF7vMDTQteMUOo6CdqH84yc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677818223; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w6iiEAjn+k5Mq1zRjzu9nXjwIWeeHXJC4fgCn4RTNjY=; b=j3qXteI2+C6sklhI01TuSRDe9uACBlWaUTWbFTYSzT/kz7LtF+h9F7KiJtuOTTUK7B jAgDTx7Tai7xILP6/F9r3075gE0WacRqjI4YTj2+PfxbuApKdeVK6YeMEdMzFPRzV45t 3+tkBTht/2b1d4wrLBL+LGiw15FxlYUvOZgD8mGk4ZVrRfcpdWB+IjoJBkwqFp8QuPCa b1yWcoraADjLPFGxwLIGpvexQD2vutXgBjd78YMqHJwCa/LKNI/ZLQxluZmYLMycyiCh Xs32gnX3/t0PHf9tLdUQxNaeRhnlEM0YsLBVlKKbBbzHmdio35cVBvCye0aq3HuXpCtg h4RQ== X-Gm-Message-State: AO0yUKUCLQJCihOLQXim5LIbZPSO87TXwwfJrqOQrEs1VnH4HAUC2MAT Yovni4lT3DawIlotjyQs22JbzNTGzfd5hijCflF6JLxAJPyplpXCJEawM6tqCL+En/uJO0k= X-Google-Smtp-Source: AK7set/4VcObfYymIBkKiuyvigFFnCtEd02ona/3TWPxBDmvMKi2F1aQ+j/Egibncy8kGecSsHYSqFC8YEbC X-Received: by 2002:a05:6870:9a0c:b0:16e:759a:6ad9 with SMTP id fo12-20020a0568709a0c00b0016e759a6ad9mr366021oab.25.1677818223454; Thu, 02 Mar 2023 20:37:03 -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 h3-20020a056870d24300b001762ce27f9bsm73041oac.31.2023.03.02.20.37.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 20:37:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id F32D5605246B; Thu, 2 Mar 2023 23:37:02 -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 E7D9B601B4; Fri, 3 Mar 2023 04:37:02 +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: <20230303043702.E7D9B601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 04:37:02 +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/124753 _Functional Testing PASS_ Submitter: Hernan Vargas Date: Thursday, March 02 2023 20:22:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124738-124753 --> 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 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/