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 8072443C29 for ; Wed, 28 Feb 2024 14:48:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78CA743320; Wed, 28 Feb 2024 14:48:05 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 5055840A70 for ; Wed, 28 Feb 2024 14:48:02 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1dcad814986so24635145ad.0 for ; Wed, 28 Feb 2024 05:48:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709128081; x=1709732881; 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=FDwCqhPawMrRk4g9mt/U73IMW5hohJUwNLFAuzIzps8=; b=VJ61Oopy8VqmyEzRXMN1KduarT6M6uyuT8rp9JyeKoM0q6V6Hm/B/GltBjFR5xfQRh EMMxlTjVO4oyLua0eWmo3PTMaaWDjnVWbqjljMpmCtEVisqQ1xyZHVeRM5zljLwfMaip FKXz1pSc4QEtlajKAYkJYs/09+9KuLhaDExuU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709128081; x=1709732881; 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=FDwCqhPawMrRk4g9mt/U73IMW5hohJUwNLFAuzIzps8=; b=d2W60Mtaep3KLMcOljfki6mAYmgeXgLFNJaGlp9Kzq8W/NaHGD+qQFNJg5Cfy8hi4A pWltrgDFn5nfkwkLatP/JPFLkuDjgg6ptl7LNrrqV4iF1/CeHOuew9tPjswrX93zSQDz uGwdKPq2Kk9sVSF0VcDWneXoDDiH4EQ+074NaR/pd+aQ+taJKRRnwMVj58peEEVX6oeq MEZ1X3QaZu8Nq01bPJi6PbjZ9wYntp+VeS14KBxR/xmgzqn0lfxw2O/mikyVAAjD76ii 4YsWory+C1M5pN/BHkq0IpBeCCZyP7AXyys5DSARqQBbmCZFOYmuGDVVkNm15s8zKq7H OfEg== X-Gm-Message-State: AOJu0Yyg7Ht4xUq5Tvz37M95mmk+2LCMOXhueMkooduBwQ6V9BDYLZeU cdHIovUkCGF7O68knoyh6NswJmD8riKwSqqpQG9+rMxRt+jWFAzXIZZJS7MQHPqbn/7vJPVcFCq VGFSC/8jGOBsFxpkkJhcE30wC2kf/uEsUbqOhSF6k+ETaiwcgRnMDFcuL X-Google-Smtp-Source: AGHT+IHuI5uobBbjodG6yMdukZgij29ZD/Ucf+2J/yWf/82ONo0AQHtDwrEbTl8BBWIMAp9klWxC1aiQ2BcT X-Received: by 2002:a17:903:22c4:b0:1db:d4ea:35a3 with SMTP id y4-20020a17090322c400b001dbd4ea35a3mr17488782plg.10.1709128081663; Wed, 28 Feb 2024 05:48:01 -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 jk11-20020a170903330b00b001dc411e38a8sm124319plb.38.2024.02.28.05.48.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 05:48:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 05:48:01 -0800 (PST) Message-ID: <65df3991.170a0220.7502e.7febSMTPIN_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 D78C56052510; Wed, 28 Feb 2024 08:48:00 -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-unit-arm64-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_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +==========================+================+===========================+==============================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+---------------------------+------------------------------+--------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 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/29310/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/