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 8223343C62 for ; Wed, 6 Mar 2024 23:56:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A3F0402C0; Wed, 6 Mar 2024 23:56:33 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 4984B400EF for ; Wed, 6 Mar 2024 23:56:30 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6908b540cdbso1241396d6.2 for ; Wed, 06 Mar 2024 14:56:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709765789; x=1710370589; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=MsHgEjiEMZzf6ctEMSPNc+KxvqJep8pnAmPSCKo0exo=; b=ftFJHwPP4EFouP3aJrKrzim6oSnUqmXx+rexK7m6r6q0g55l+FfOMZPdm++UW4Vpy/ gdB2GkXyR27QU3kxBf/Az+ZVMoy7fY6cEjB2CCbFkyRkm1pUz/LsCb8hquFXacYFv385 eksNcr7GEagY/MTDy3h/QiRHndaCwxlh9zwwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709765789; x=1710370589; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=MsHgEjiEMZzf6ctEMSPNc+KxvqJep8pnAmPSCKo0exo=; b=pk5KuHpBVCfxWoEJpkcwUlRMQPbPCcpcM4dB31Ay0N6ZnMpNytPIR7mqfe72trjJb2 kEAJ1U5j0DtrXuGRR9CPtAbOQR1Pus5WHnn4EzCcaK/SfqMP9Sa/fB3wSd4UY/GdnLfE 9m57iexxYrNdLVZct9wqR+xP0UlRQgtdnMDTt3HjO9aQEg1QrIbJ2pI8J7/EaHjsbK99 hbmOvF0WvejVaMhBhe2oS1UTuufBDK+Sj6uvpEe8QL6YN015T2JKc6yiyjJdbd1RF5eG 880okqfQo3M/orSPHDRkDQw8BNFFP/JX0DQ7FXWMcn3H3J2taUDAoHfuZC784wjCW1AA 7ClA== X-Gm-Message-State: AOJu0YwJKZoQ60KbdqzNTi2YFWQK06aQjcZM8vWTG2pbmr+vh9azQHte mIEFrw+CFkMmeRgzShRqKH51LQ130hSBhZo4ygSiG0sTz8bmCENDOjTL8nASbE8Pk/DE+EyMMRe 5xr/xFcShR7MVRHrt6DRiMMjKOGCjBXkZkx5+2xID X-Google-Smtp-Source: AGHT+IF8eodHQ6gSiwujYxYt5XklfuqmxZtSjqTy9AdFH0LDkP92Q7oI1ObN2kYtwV1hJ7jLq1fBERVXKgUo X-Received: by 2002:a0c:e28b:0:b0:68c:92ca:fec5 with SMTP id r11-20020a0ce28b000000b0068c92cafec5mr6741491qvl.51.1709765789813; Wed, 06 Mar 2024 14:56:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gf4-20020a056214250400b0068f982967casm817915qvb.77.2024.03.06.14.56.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 14:56:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 14:56:29 -0800 (PST) Message-ID: <65e8f49d.050a0220.96cd1.2b21SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E7836052712; Wed, 6 Mar 2024 17:56:29 -0500 (EST) Subject: |SUCCESS| pw138061-138063 [PATCH] [4/4] net/mlx5: fix flow configure From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240306202150.79577-4-dsosnowski@nvidia.com> References: <20240306202150.79577-4-dsosnowski@nvidia.com> Content-Type: text/plain 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138063 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, March 06 2024 20:21:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:3472e5d3295d44b4835ffb22c39f2b7d40780f10 138061-138063 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29444/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/