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 486B441DA0 for ; Tue, 28 Feb 2023 20:41:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AC664021F; Tue, 28 Feb 2023 20:41:44 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id E0B464021F for ; Tue, 28 Feb 2023 20:41:42 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id df20so16981890vsb.3 for ; Tue, 28 Feb 2023 11:41:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677613302; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=8pCoTE7A17aPns90+PmW/y/zQa0Lr4vTJbEhGnGYlyc=; b=ITvIr4r99rde+Ww41HcfGLQkFixG+hjGKph17K07Pe4I5T3UcEjfXqq38U1kuPEVIV 0UbrlRa5H6jPyXfIkIhWcZRMcdNBicSCX080/mWc7UmegS0dahNmDsbZyEFwPn043N1V p1INt8koXyZyJPP4PyP0i/uCsKtJ6ExSTjT1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677613302; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8pCoTE7A17aPns90+PmW/y/zQa0Lr4vTJbEhGnGYlyc=; b=WL51zYe/KLGEHYiX+dwC95Kl5iVPx5SbpvWEagznZb781YozI+VOOm6T9MwRZ8DhgK QJOIWuTv4mcUt+c77iC+zy0z44a+ZFmadJV9OkNSFUmPWXAUuCMB/zDZ7xcXNuZgjS0z /lCFiFMI88VJ5f2gTtW4ebHfi8VfG6sc4yTI1+RNfv2Q54mWS1xqQD+CKLOnEeTDVs/B wjkpqkAyn49A61v4jZOYW8S+0B4l4TKv9df9QpkpA7rvfP7wKf//qyV+PaNV5itwjgZd N2DGcLUzTAVsdr8ll1ylZg/+HfLk6ORmkVyCOS0RbckXMQjFlErPTF8G10Z2OtBGYf6i f3kg== X-Gm-Message-State: AO0yUKUIPR3AcIl+tFUkuGZb/7AaZ5cIVvCI1mKNglfgfuaQnpbdygLW G7vfT9JoA3MkMOCL1iOChq9aQXJC8XI/sBZh1stzOS0u6J1k1WN6KLX8ix+khSMlP+8CFRo= X-Google-Smtp-Source: AK7set/WsMgOaNn6+znRNG8yUf5+k5XmX4yq96fyOTWDhig6rWrkpgHsnJbl+C3vpQyOI4yOw8OvVOnLF/AR X-Received: by 2002:a05:6102:114c:b0:412:2abe:ae24 with SMTP id j12-20020a056102114c00b004122abeae24mr1653072vsg.35.1677613302238; Tue, 28 Feb 2023 11:41:42 -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 v2-20020ab07682000000b0068a7628ca8csm676037uaq.13.2023.02.28.11.41.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 11:41:42 -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 E2DCC605246B; Tue, 28 Feb 2023 14:41:41 -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 9ACA5601B1; Tue, 28 Feb 2023 19:41:41 +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: <20230228194141.9ACA5601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Feb 2023 19:41:41 +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/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 | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +========================================+====================+======================+================+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Bullseye | SKIPPED | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/