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 2E8A843C12 for ; Fri, 1 Mar 2024 18:11:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AD27402C0; Fri, 1 Mar 2024 18:11:07 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id F18A54025C for ; Fri, 1 Mar 2024 18:11:05 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c80a1186bdso102286939f.3 for ; Fri, 01 Mar 2024 09:11:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709313065; x=1709917865; 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=M+B7z0kFhW/z+vRzuYu7FF0bTPgVr8rbYe3bihOXc8E=; b=GrH7+oUv3k9erqMHGQhwkhat839blF+ulOTbgraNZhrivBE9bv1hiUAYEhjPAM/W5V RGRXHtZe8aEGqWJdw4LpR8mD0A85wDjrKYcl/pMriFIjpM8QUXG0Hryo1EyRRb85te9Q 7+0UoBhrRRV25hEIyxs0/Bw0laueI0iY4bI4M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709313065; x=1709917865; 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=M+B7z0kFhW/z+vRzuYu7FF0bTPgVr8rbYe3bihOXc8E=; b=O4PJXMvExLSZJ+z3XEb5h8Hpu58YULvQ0nJoqdcfd9dKAOPNX00SMMN4NwO78kxE08 SIu2VqLjppR2Awts4PvFyUu/Zdp9Iid6k+nFjUj3C6SLk3y7HQhZGt41cciv3jGWQ7Vk 5LwxQDVp1JRYwSfSL91xfm7mZyIKPMgsSgT0oXDj+cQ6rn7c3DRkPAqElPstZ5bScj6Z ExV22vHxMPSQHEajBzaEsqD3CDo5MG4PF/sgvZ0a13n6+oYEI0cOoNx6zekrKTR/bTlb DRY0S6Y6wU/TysbhdvG+BmiBFaT2yjqgf7l3nLNd89dpxZvUgjZax/CBwDqw1LjdQjFg 6Wyg== X-Gm-Message-State: AOJu0YzEL82jIg6WBqlbJlkv/i0mj9TIWkHE85KsTL2FrqCQJfQjmHTT Pl5YI+6cq83okrLxj3cKAqN8FuKJspZNRMkS5F/VID5dl4jwPAaFAdvszmCB53p0BkrrTpRW6Cj kMGjL0TYn7rz4ReTptx1yEOCHNMxy5xWiR/xAj1neNjK1lpC+OnkSGVgy X-Google-Smtp-Source: AGHT+IErExsg0CMYFm3LtH0CKfoZ2mCkhgnKBR1ACWWVE1rHWh8FyMLwL8I7wUac2tVjDtSRxBq9p81sV5aF X-Received: by 2002:a05:6e02:1cae:b0:364:4c:8dc4 with SMTP id x14-20020a056e021cae00b00364004c8dc4mr2056700ill.6.1709313065349; Fri, 01 Mar 2024 09:11:05 -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 j12-20020a92ca0c000000b00363a5abdd3dsm193958ils.41.2024.03.01.09.11.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 09:11:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 09:11:05 -0800 (PST) Message-ID: <65e20c29.920a0220.64055.d0a3SMTPIN_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 DBBC56052712; Fri, 1 Mar 2024 12:11:04 -0500 (EST) Subject: |SUCCESS| pw137413 [PATCH] net/mlx5: add HWS support for matching in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228094056.3107676-1-michaelba@nvidia.com> References: <20240228094056.3107676-1-michaelba@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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/137413 _Testing PASS_ Submitter: Michael Baum Date: Wednesday, February 28 2024 09:40:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:fba0d7ac2d84dbe0e12b4989198640e14216762b 137413 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29310/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/