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 0723243B97 for ; Fri, 8 Mar 2024 01:15:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D33BE40291; Fri, 8 Mar 2024 01:15:57 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id C45A140284 for ; Fri, 8 Mar 2024 01:15:56 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-29ae4c7da02so240122a91.2 for ; Thu, 07 Mar 2024 16:15:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709856956; x=1710461756; 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=B8owIOwwY7YR9skUnAdnu4hUxBSPMHUEKmxFQFn9kVU=; b=aVMuKxaZiHmJkcJkcJtqSe6pk2GG38QDLwXvAd6+7pgY3F7VKSP61eZw7hjEnpPAB0 fBwZxNFpkub7gqqEA1eu7hFTxIoMVWY+JIFSi/y4pSNu0vQGKHpDaQwuPFIZklfV3KWA gJm3e25QkN+5s2ExJcmRjya6jxjT+VW7lh374= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709856956; x=1710461756; 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=B8owIOwwY7YR9skUnAdnu4hUxBSPMHUEKmxFQFn9kVU=; b=HVJKE4saphqpHtV1O7x8fJUe+9n8Ui0b55NGlEl5pL6bah1h3b3V+k3nYasLkKd8UL bCC2uI1mvZPAvdl0ob6RXz+d5jomv/+yq1QDATSxdtXQsTpkpCqmWvhM68p9LmigiBrB NqQ+Pu59+iLdnKJeyi3Q97xrsFTuZqmlMcsYPkeKo5dM80hwWpRnyOE4/qWN1pgaXxHH 6/HrDbPlT7M4rYmaN6/yaUDKHLbtjeVCTG0eOYnDw+1xzq5yQvMVAok+ertN+3HiLLsk VgooI9xlSln5/dyv42Amx0X5tfX780M8r5WCOoQJf9n61ZFdG3oPjFOQ0FDuAzaa7i9w s2MQ== X-Gm-Message-State: AOJu0YwGHEEeJ5NW62zoN4Xq5SG6sfSN9MrqFzPur+1cvRUKDAORrC/v bVRLaEhqSAU51OwonHJ7F2G1yxZBvcxSED/fqpCXDOt27KMLFJlM8SMT+caT6ubG6IqqL5JK6Ia Jk47lKw4inc5jD/FTA36PyAKl80IU64lOGPz6TMPN X-Google-Smtp-Source: AGHT+IGH5RHDb8SAuxzUKKiBKSoWl1vBvv0TliQruMtNQBpm6zXEwQoJWvI477kVOlJUyDuaz1Nn6MXtmipy X-Received: by 2002:a17:90a:8c9:b0:29b:a9b2:f98c with SMTP id 9-20020a17090a08c900b0029ba9b2f98cmr1363681pjn.24.1709856955853; Thu, 07 Mar 2024 16:15:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y11-20020a17090aa40b00b0029b1c567f34sm137982pjp.2.2024.03.07.16.15.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 16:15:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 16:15:55 -0800 (PST) Message-ID: <65ea58bb.170a0220.a4e44.90f0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F11066052712; Thu, 7 Mar 2024 19:15:54 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138063 _Functional Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, March 06 2024 20:21:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:3472e5d3295d44b4835ffb22c39f2b7d40780f10 138061-138063 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/