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 6CEEB41D9F for ; Tue, 28 Feb 2023 19:50:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D15B4021F; Tue, 28 Feb 2023 19:50:49 +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 326834021F for ; Tue, 28 Feb 2023 19:50:48 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-172afa7bee2so11926114fac.6 for ; Tue, 28 Feb 2023 10:50:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=EwZTNrCKvPjlNZZbw4vAwXUP2c0Dh9tfl34nuMT7W/U=; b=BX6prhK2ZBNS2+41rPl4H2TNSMaCAcwyIYwhh3EBcbYwdssqCWI3j6dk065mx1NUXt WIMhKuTB/4ScUkZkS4Fpmm6MyAE4t16cTsbsX5/uV2kh7XMdst6ts3JDXTig0b4S2YjD IY4fFMeyuea05Dwghz61JTRUqmArL/GP+XKi8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EwZTNrCKvPjlNZZbw4vAwXUP2c0Dh9tfl34nuMT7W/U=; b=I9AOLfnEPnLNZGdUZnSRqGrpLRatgM80kJma6mCO+amL2whMiKYJjrps6DMlL1t42Y tbeFs3VRuO/DdWQt31f5HEp9Z0EIpK+NdzQxypB4D99LksZxjW2OfhFcSSyCCuBzx3Ur UV2QNltRtTtTtgw+fr+MRpD4ijcOyGfz9vcDTjBXNqzU2B/rVmobYSkyIc/88Vve//J6 pj0o1yOk8YFcMH9NLEWDglmojyGQDU4oRX1wh5Rf+I+dbhPchbQigzwduCD38shH3saA tatcIg0NxEClaaBWm3lnGqKIUjvq3FZIZVGNC2gGMwbA4qak2MLGuMzPcXGEEVnfTZFz vbHA== X-Gm-Message-State: AO0yUKXwM3hu45Pqw9vv74/a3TrdaRSMV+pQfm2S10/0+LVffm1wRBri eKT3oYt4dC3+rSVZpLuZ9s+beG6u0Bz7ILOdHxBDTN2HFVofciRdGC8= X-Google-Smtp-Source: AK7set+L3P42jKBEdzDn0HHdU8rscPeIoL4x5TH3BXaL0Uh5YWC+TH3pvUkfhopbk0EvkqIW+CfaJnyC5qND X-Received: by 2002:a05:6870:f292:b0:172:7fc0:9188 with SMTP id u18-20020a056870f29200b001727fc09188mr1708658oap.35.1677610247547; Tue, 28 Feb 2023 10:50:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o23-20020a4a2c17000000b004d24c08705csm691918ooo.13.2023.02.28.10.50.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 10:50:47 -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 331A6605246B; Tue, 28 Feb 2023 13:50:47 -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 2DF0D601B1; Tue, 28 Feb 2023 18:50:47 +0000 (UTC) Subject: |SUCCESS| pw124576-124578 [PATCH] [5/5] net/mlx5: enable enhanced CQE compression From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230228185047.2DF0D601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Feb 2023 18:50:47 +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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/124578 _Testing PASS_ Submitter: Alexander Kozyrev Date: Tuesday, February 28 2023 16:43:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124576-124578 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/25564/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/