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 94B4243E8A for ; Wed, 17 Apr 2024 03:00:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 916D64029C; Wed, 17 Apr 2024 03:00:58 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 3278F40268 for ; Wed, 17 Apr 2024 03:00:53 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4daa8e14afbso1680539e0c.3 for ; Tue, 16 Apr 2024 18:00:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713315652; x=1713920452; 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=bw9sD0elSW7cxSOjtZHTjQ/Rz3+q8Fj4RVVmaEeF3yw=; b=eoVpjW20MEpMTagoBNFRX3OxuzR/8/lNEt0x1VZiC6/dqHR+jl2EfGFQ3mGL4BfbjC oahPCWYMYmoF8R2W0lB8PklYie7mFKUexYq1qzQq7lWbE1/eWeEZ4sqnKgRCNcAL3hfC ecVB7SD8qErbeve62vPnubuc7KAD0DnZCrhZU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713315652; x=1713920452; 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=bw9sD0elSW7cxSOjtZHTjQ/Rz3+q8Fj4RVVmaEeF3yw=; b=RAG2enCSOmlbd5HDi5UsqwyPzZz1z1EpozAEiLBjTjMD+ykL5nEdl687YuSUngz4Z8 yLXC4ocR0NuWi5RN5uyHRSxdQQ4kgk4AIJ3XeixKIN2SBh8UpXXdxz/ir3MZ8A+pcCaI yObEPFiSpwrK8Mz1R9jRuhkUId76PQqdAmEZX7VK4iJbfv2dKxdckCugGYzfD+pmru4e /taS2AyyLGzMjeqq+3RlWUXpZIXJCsyLsw1F/B0LMVEzKr/dwnvraA97j1YXCHKHIokT bXiZfOGVjgZG/fd1KgrQwL0tnqxwjd8TrRDo8bqfEybj0807jBjTE8y0ir7WgPsCB7e4 KIQw== X-Gm-Message-State: AOJu0Yz//5WXfT9E/NDP9wechJ/5X3IwWxHspEeOeR/2fnAygckzom7y wglZvJ1c2MYrFRAwOL5kiNFkKrRaSMORGij7oGnKg9tzlz3JEuSwjIvdZX2QFLWG3zU28HbrR4S vgz5X1sbIXc/OOX1Zn+Pygaeqg67AnFiB6/wOOclXCDYlKiyk6J09lvFm X-Google-Smtp-Source: AGHT+IEQh9CkvMKE3CvQmmSlJO9AEDBRxfPiRwGgWfNNUEplemLF6kBBLk9YTmC0HfNdq1C5J8p+KlVdetbP X-Received: by 2002:a05:6e02:138b:b0:36b:85e:7d6c with SMTP id d11-20020a056e02138b00b0036b085e7d6cmr16600220ilo.28.1713315631762; Tue, 16 Apr 2024 18:00:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t7-20020a056638204700b00474fc5e34dbsm683631jaj.74.2024.04.16.18.00.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 18:00:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 18:00:31 -0700 (PDT) Message-ID: <661f1f2f.050a0220.364d5.fdddSMTPIN_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 3D484604A958; Tue, 16 Apr 2024 21:00:31 -0400 (EDT) Subject: |SUCCESS| pw139426-139427 [PATCH] [4/4] net/mlx5/hws: remove table t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240416153054.3216706-5-michaelba@nvidia.com> References: <20240416153054.3216706-5-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/139427 _Functional Testing PASS_ Submitter: Michael Baum Date: Tuesday, April 16 2024 15:30:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 139426-139427 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29794/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/