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 D38B141DA0 for ; Tue, 28 Feb 2023 20:39:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D07394021F; Tue, 28 Feb 2023 20:39:00 +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 62F124021F for ; Tue, 28 Feb 2023 20:39:00 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-172334d5c8aso12052000fac.8 for ; Tue, 28 Feb 2023 11:39:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677613139; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=GmQ42vGHuA9Xp/Sx80tB5aqqXf9G0V3LC0fcl3B3c88=; b=KsQQYsi6d5TYvsdoPFCqone1SZk75AbZYFGnYi3tev3WW+coxvQDsHslBbV8RGf2wO pp58Qz5iV4EYRQNZN5+slU5AHkxaZmMReU9dtbvJVIHtibYLGO09/HE+3PEFxc8hrIeF 4bLlvYoqz9JCHKPwjOekYGNNjba6ME3WDdwmg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677613139; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GmQ42vGHuA9Xp/Sx80tB5aqqXf9G0V3LC0fcl3B3c88=; b=bCCrWCREl1ioSqoCDoKifSQApFG/ngbJNgrPbDus0pR/HrZu2snlxl3Tby+Vj+p+te Rbosz5NMMTue+A+0bNnUP1Llz0vfQ4a5xsQjXCOLR3kQklwf6jC9Pg7a0IAL1vNKo7/6 dD1AqYgEP53QUIHQ/iicB1Fb33C4BHeXZYfhuqyOmPhWLHlg87m4fHdixv+tQ2jcjNCp 5W8paOer4uTzcWfvcOM7V3a86xhyGogXG1P797gnwIBwbUDNNxhe/wawenlS9Xn3kGXp jWfHkGDzSd3IF/78S/qE1xkGb9O8QVAL74LG0leZU/qW0rLJnQrbh5NrwJx0P2jNgOS6 x6ZQ== X-Gm-Message-State: AO0yUKWMyxsmaCy9m/qZ3c2MVjhygcX5nyV3UtJIai+Gc0lMlZzxeAFA NJwkD2lFONTv4IpEouhCbzmoqWonEOBzDMgmI4gaOFW7/IsGVJmMOW4= X-Google-Smtp-Source: AK7set9HbjSktejoudwT6CckgOC+e5Mbx4gviSHmOhkfBftcQ2bXgedbR7z4oduK8+WfpWGmkfdaIFz7rmjq X-Received: by 2002:a05:6870:fb87:b0:16e:8556:41e4 with SMTP id kv7-20020a056870fb8700b0016e855641e4mr2557202oab.3.1677613139804; Tue, 28 Feb 2023 11:38:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z21-20020a056870515500b0017294a2ef5bsm458426oak.49.2023.02.28.11.38.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 11:38:59 -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 4EF15605246B; Tue, 28 Feb 2023 14:38:59 -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 1CC99601B1; Tue, 28 Feb 2023 19:38:59 +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: <20230228193859.1CC99601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Feb 2023 19:38:59 +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-compile-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 | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ 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) 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/