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 967CB440F2 for ; Tue, 28 May 2024 11:09:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90BAF402D2; Tue, 28 May 2024 11:09:57 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 5321F4029A for ; Tue, 28 May 2024 11:09:56 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6f8f30712d3so1998541b3a.0 for ; Tue, 28 May 2024 02:09:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716887395; x=1717492195; 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=FaZ41iXjOssFc2u0Z2p+lqeVR4ogepsfytNAbKN3USU=; b=EK9mxLS8/oL8ncDi0U5WBZ+FpsjyrcVrAxwczyqCMVciqyFXJ522RPfw7Vk5hJhcOA rOw2I2gW5/8zFhcSYW3yv+3ndMCsxHDzXLiecmdNDrx9I1/ZfOQwkfkHF1/LwaWtJpsc 8os1fD0G8V+dTDGUsJnmRsqUnfrLw3awSSiTc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716887395; x=1717492195; 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=FaZ41iXjOssFc2u0Z2p+lqeVR4ogepsfytNAbKN3USU=; b=JTl7Pjs6o0GkxIJgmXrjRdpFwRYKnKKKgtpA3gn3MlvIWx4yyZVNFVEAYQAd7cx4Dd 2FvMQLfmaYwCGhAKV28QsZ/pwHdVzng1K285zd4dGpggpvTiaFTIDBG38dmGvhbHNChn mQsL8cT+KuacYrNap0wPlhoIpr+kurljJXpGcWaD07YCKrOFyINJusgAsWamwUQz0ja8 GJuke4we6EOPJabqZV/lmY54gSVl33uqUoT/mW3kWkgGTDs3vSnBCxK1p84hE2YsTzOh Ok9UlC1mB70F/5PhcnsrLKO5IsfjJy0ssczdX5iMg46t8FwvDl9c9idonXBvwIeaHwbT iFbw== X-Gm-Message-State: AOJu0Yy9yZObEIMS/AEB0YPCk+zHlyjsbZ8+ue/4js325h8w4toBUaP6 Y1Lvyoiwg9QBR+hkSdcaOzVMazD15OhQdx/saMigWt83e4tRehPy6pFxo4BAan6dN1RwSQVg/1s xn5Ef+UrUrAy8t6lSyk3hg9/xFJzKXafZrEY0fbGI X-Google-Smtp-Source: AGHT+IGQN9+ZilBnpxt5Aw2jbp+l/F9EYfbsxct2DUOr6JffUo3nTZ0FAtSY/o9XPTFAKSaucC1unME8o0c0 X-Received: by 2002:a05:6a20:9688:b0:1b0:3910:3796 with SMTP id adf61e73a8af0-1b205d0f382mr15609337637.31.1716887395536; Tue, 28 May 2024 02:09:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-682226f99fbsm978383a12.16.2024.05.28.02.09.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 02:09:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 02:09:55 -0700 (PDT) Message-ID: <66559f63.630a0220.30f6f.e4faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C3D87605C373; Tue, 28 May 2024 05:09:54 -0400 (EDT) Subject: |SUCCESS| pw140338-140341 [PATCH] [4/4] net/nfp: support generic SCT From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240528015504.2376070-5-chaoyong.he@corigine.com> References: <20240528015504.2376070-5-chaoyong.he@corigine.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/140341 _Functional Testing PASS_ Submitter: Chaoyong He Date: Tuesday, May 28 2024 01:55:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dbb63594a9a985e2c8639b57f9fcd1468b9de97 140338-140341 --> 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30025/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/