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 4F03F43C30 for ; Thu, 29 Feb 2024 17:10:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4AE1342EE6; Thu, 29 Feb 2024 17:10:17 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 4892442DFB for ; Thu, 29 Feb 2024 17:10:16 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-29acdf99d5aso551090a91.2 for ; Thu, 29 Feb 2024 08:10:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709223015; x=1709827815; 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=SMP7Lv8ukzc45Z4TCjaa+Yoss5eIX5jKNWPpX3StiXY=; b=TcRfAeOIPy0UJC4VhiOu8nrvKlGSszEcmGfuZCPNyy1HrZ8WaEiCK5L6Ba7w3IwM7l 7d/+DErDmD31pv0+s2TpmJWG88DB3GyFpzHydVCTaXANpqI5Kr1EBg0QdTZPfCE//do2 ud+Oo9Z01O6ovhqB20BHrW+RXhbnErb5eJk7s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709223015; x=1709827815; 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=SMP7Lv8ukzc45Z4TCjaa+Yoss5eIX5jKNWPpX3StiXY=; b=tNh+3doqSHYvBJ35qo+LHJlz8bJByaeVhDMDkhYQZzcDYxlXXR/vbD23CmDAujV12N 1V9nZHGjze+LqMfmfOqsh9H5nFNuRYPYjsrVmLxzdmK3xlS6iRxCShz5AdVs5MfT7jZK btK8epL6cuK00f4kv1F+dbIbuh/Oxy9wvEqXrsnPchWHObkg6jD732cGC1PfC9YZibnq lD86C5ODTlUEEHj39ji/6DEkv1ChQuUVSoRGj8+TAb0Z9Jnn60ZOCoTzRB2baK4DN35e WzzMZ5NxWm/FRTiN9CX5UmCyukpa432CNpM7bl3gvP2sfkscnHRcjadzvBtSZKlc6bW1 7ubA== X-Gm-Message-State: AOJu0Yz/jHKrwJYDcTRVeYPPIYMQJ498xPDY7joeoly+zb+Sh9sjrCh+ JEmmyYjhAImlLCozIQe1F7inbEw4lZMPsrvveTtUDO3lmBG6xxAJlynHO6ZfGR+00K6bLtnFXlZ i5x5coDQZ7IZy9fOA0sIg5gD4A5FVHuJJoaGQHm1Q X-Google-Smtp-Source: AGHT+IE4Z67Rh5FjrEzkjtT/6/YRRj4SVWn8pN9Sfpkp9s8RYxxw7gb3YuuLmx24HIdkjvH2sDog1miBhPkI X-Received: by 2002:a17:90a:a887:b0:299:17a7:c441 with SMTP id h7-20020a17090aa88700b0029917a7c441mr2758703pjq.42.1709223015402; Thu, 29 Feb 2024 08:10:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bb18-20020a17090b009200b0029afc7e6805sm125577pjb.2.2024.02.29.08.10.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 08:10:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 08:10:15 -0800 (PST) Message-ID: <65e0ac67.170a0220.210e7.9721SMTPIN_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 901F86052510; Thu, 29 Feb 2024 11:10:14 -0500 (EST) Subject: |SUCCESS| pw137469-137479 [PATCH] [v2,11/11] net/mlx5: remove unneed From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229115157.201671-12-dsosnowski@nvidia.com> References: <20240229115157.201671-12-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137479 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Thursday, February 29 2024 11:51:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:45d2195f9ea6ead7242af856c799c6f084d874bc 137469-137479 --> 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/29332/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/