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 45E4043BAD for ; Thu, 29 Feb 2024 21:33:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4000E42DDD; Thu, 29 Feb 2024 21:33:26 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id DED8542DCB for ; Thu, 29 Feb 2024 21:33:13 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6096ff3e4abso9855947b3.0 for ; Thu, 29 Feb 2024 12:33:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709238793; x=1709843593; 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=k2SR1ZZgSr+lba0xY8p1YSPZ15d/Uw+nZzJ9gFkNOdU=; b=GNAJcYAwjywyN6Mh8Uz4I1q8GDIn4YhaT5v8D+ZbP3dagl0IWijc8oyqGoSAhTAcQA DIFn1b0m33k6D1SUuye2vSF9UsG4YRTQKFdORNIbCxiBdugb+eOLDF8QfNlH3O52Njeo EtN+6HI/qOQYCRVJYU/56cR0AtXW/eNyzOne8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709238793; x=1709843593; 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=k2SR1ZZgSr+lba0xY8p1YSPZ15d/Uw+nZzJ9gFkNOdU=; b=wyWKxlOmXSYX67CooHW1PVxGt8YHCtJ1kJmOu7Y8F4t3xfrfnsdpiFhSPetob3Fs15 sPJCHGQq5eJuDbXMLBINGNVOHtaYmnCPaOpLwQcMMn3Lwa0bFMrRVRMrE/5bc8q697z4 GL0+Sp9Y1hxoCs7nC9iu6/4a/8cfXKfHlu7A+VBbMYPWjiAb1F0/k4dx8Z2yLMo8AQD2 s8KUBO1s72+BE/zZr9d2hQudvRDEqjzk8tIvf6NiH8kpOJRg5YXUMIgHJp7x3gkc2BVG Js0uM3QyYvtZFmu3yfWrbT2+Ur6gTv3nk5YLnydoifvJtWQQPSAQOO4MhnUlLbk3mh82 5O3w== X-Gm-Message-State: AOJu0YwxK774HFfocfgdPmIh6FTTSVIlWWDgS4TcvTcmlC/3gGxVO6X6 vgrwzr1WnXeTuaOtMARGRQQ1vu1mvU0oCmF4n/Tc1kMQjuTHL7V0jHA12ZQ+ZaaNqsOWbbMo4nL Gz2c/DyAI2KJEZdLrvFursM2r/pHgUnvBAVVto2Oa X-Google-Smtp-Source: AGHT+IGU+cg49w7app92XwE0EwtCnkSHIq4AWmSxaUIgNBB+4CFR1vyVQj1IyQYSrD/qN2h9SmV69qkNPS2S X-Received: by 2002:a0d:fa86:0:b0:609:239a:d0fc with SMTP id k128-20020a0dfa86000000b00609239ad0fcmr176816ywf.38.1709238793264; Thu, 29 Feb 2024 12:33:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z4-20020a0df004000000b00608099dfa11sm112984ywe.40.2024.02.29.12.33.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 12:33:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 12:33:13 -0800 (PST) Message-ID: <65e0ea09.0d0a0220.764d4.7be7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E82266052712; Thu, 29 Feb 2024 15:33:12 -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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137501 _Testing PASS_ Submitter: Michael Baum Date: Thursday, February 29 2024 13:49:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:387aefe9fab8f1033071659a758ccda61a220ffd 137501 --> 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 | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM Clang) | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/29339/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/