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 25A5143B95 for ; Thu, 29 Feb 2024 19:33:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FA8442D78; Thu, 29 Feb 2024 19:33:19 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 9E29E42EA1 for ; Thu, 29 Feb 2024 19:32:27 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6e4a5ee63f4so605665a34.3 for ; Thu, 29 Feb 2024 10:32:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709231547; x=1709836347; 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=UZaNiHM8o21Qriw5RkpXUmwLQ6XTK5Guk/PsFhCLEYk=; b=gKHPg49iipo6ZsBV6pA9m5Kw1ResUkub/rOIegIPJzk347/CpVrOMHOy3f+z+nB0QA Tdk1V/u0MXJ+vlef5OTqpfaH/AIEtOcrbAHSrILSBGfxEJHsloJlohLfzFRu/BW9DJBf QAOanrBGdbRzLm1OBg6WCt6QsRBZUyh3k2cOs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709231547; x=1709836347; 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=UZaNiHM8o21Qriw5RkpXUmwLQ6XTK5Guk/PsFhCLEYk=; b=sHAEgCG1vkyU5C76K8cXGYeHHvLxrWuJhBnfModIG5i081581ZLg1OwbenL5qkiP+7 Zoo5PFASlG/x/vwqDsegLa7K1Z0FQJQo/5quLFlttxNXvlqKd2iJXcsiK+z2t+zz1JJA FdpSU9bzjyS5+zNyNRI3woLSULVXl9VaTy/V67kjIaHKKuOLudUhnXRitDxCtvDEFM83 bqF1Qng53fILk4vG990cfMw4enM09c71aDs/OB5g2Tx7LDd5DLHSenCWo7iEUO+XJSpP tHo1by/A+kqq8k4+H5tYMti422OpVw8ArhG55riM0bT2zeTcYOQz5pIO4BcrGaZ1yfE9 T4ng== X-Gm-Message-State: AOJu0YwT3mig6Qen8XExgcjUEaDgDynAxdfKPrylrLTHHC0dTnTuaunL 3rmxxMTK8NWkRa6tlzSbFPOAiaDjPez/bEzMBL18X4Wh5zHFPERl5dbo10hWUMzO8lXAu67+Trd /5zYq27bsYRg2nVnmkG9o9k7HU+D9qzmdPdR3UYHw X-Google-Smtp-Source: AGHT+IFfSTuSOp6n7yV+WSr9xRt+t+d6sZe1/FMxi616GgK64j9O7WNtFt1jnmUwyQtTPV2BGzlaMQAwHJ1r X-Received: by 2002:a9d:7846:0:b0:6e4:7d50:3ad2 with SMTP id c6-20020a9d7846000000b006e47d503ad2mr2835476otm.11.1709231546999; Thu, 29 Feb 2024 10:32:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c5-20020a056830314500b006e4c6dfaec5sm9169ots.2.2024.02.29.10.32.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 10:32:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 10:32:26 -0800 (PST) Message-ID: <65e0cdba.050a0220.c78a7.0a6dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9B00D6052712; Thu, 29 Feb 2024 13:32:26 -0500 (EST) Subject: |SUCCESS| pw137501 [PATCH] [v2] net/mlx5: add HWS support for matchi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229134913.3197558-1-michaelba@nvidia.com> References: <20240229134913.3197558-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/137501 _Functional Testing PASS_ Submitter: Michael Baum Date: Thursday, February 29 2024 13:49:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:387aefe9fab8f1033071659a758ccda61a220ffd 137501 --> 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 XL710-QDA2 40000 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 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29339/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/