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 32D7F43C20 for ; Sat, 2 Mar 2024 00:19:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2BF494025D; Sat, 2 Mar 2024 00:19:46 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 299034025C for ; Sat, 2 Mar 2024 00:19:45 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dcc4de7d901so2620505276.0 for ; Fri, 01 Mar 2024 15:19:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709335184; x=1709939984; 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=zUS4KhNOKrNl0O25C3yXBAks+b0t9F+ft+PSvFuiCUQ=; b=GbNsO7N3NKSJ1RIIq6n97Cz100HhJAzh80hG7EbqfcmitwjWbh0o4ZhoiGZRDixywA Ki/dK3GbuS8GMQ75+dAoxJ9MszG5Y9O167zEmDxB1sFqIpPwYtIzPIp+3QhuXs+fH0v8 W6a2kfnGLFdKBjf9meo9fu1CaFNov/WG6tloc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709335184; x=1709939984; 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=zUS4KhNOKrNl0O25C3yXBAks+b0t9F+ft+PSvFuiCUQ=; b=YXEATdtt9L+h5Zil/4jdlRIvwImJtFMq0+AAq2QIg79yI+AnYw5anbzAAQ+mrZOv1l TOZHshfiOymWFCRmBENlEc5EOr1GtY2pJVlod5FEpSZRMhDx49YMAk0pW2ePJhrJ6RyI hWcLM2AIK6ubTAv43uSs1cRSavDUqFF6Vm6Jq9u2FQCfOqzQpiR17l9ANh5EEyAzNf4K pYfqopEyXhhxseefsXVi0cJg4RL1Je+0tvjk7DogEyIww6AvYVCu2uSNch4GYM4y3dwm 4vNaZOk09RUL9jsdxScAy0sqPT3sHYrFwMniv//OKv1q55zDrgqxRiLfIkZ0lIIAaC+B nC9A== X-Gm-Message-State: AOJu0Ywxmk9Z4SoM3QeZEVuQbSOhRV8SwV7zvAI95vIsFNfrYkma1dTL 8FrpN4nPpNhY3hGAhmyvVMbMVSIoo/G3tgND6LDchZnKQHy/EVKw74wUsr7uDc+do9zagrlwj0T tXovq9UFBtaP0YnWoNV9jlt8KjrQuRPG1Agh0NFDo X-Google-Smtp-Source: AGHT+IETpAZa1UuWOC6flQUCNBIiu7riENC+l5n5I6PWK1kGyFVdcoo6xKqk2pt29P9BeQ8WQOvdD2j9mWHx X-Received: by 2002:a25:4687:0:b0:dcd:30f7:f7d0 with SMTP id t129-20020a254687000000b00dcd30f7f7d0mr2612138yba.21.1709335184600; Fri, 01 Mar 2024 15:19:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i7-20020a25bc07000000b00dcde07f48e0sm52012ybh.2.2024.03.01.15.19.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 15:19:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 15:19:44 -0800 (PST) Message-ID: <65e26290.250a0220.106338.2b8dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4F73F6052712; Fri, 1 Mar 2024 18:19:44 -0500 (EST) Subject: |SUCCESS| pw137427-137430 [PATCH] [v3,4/4] net/mlx5: add support for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228133312.474474-5-getelson@nvidia.com> References: <20240228133312.474474-5-getelson@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/137430 _Functional Testing PASS_ Submitter: Gregory Etelson Date: Wednesday, February 28 2024 13:33:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:f0cd4465b336362425eaae17fbaf7ac8f392da91 137427-137430 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 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.0-82 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29316/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/