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 52B53440EB for ; Tue, 28 May 2024 04:13:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DE93402E4; Tue, 28 May 2024 04:13:47 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 4171C402E4 for ; Tue, 28 May 2024 04:13:42 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f47f07acd3so2982585ad.0 for ; Mon, 27 May 2024 19:13:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716862421; x=1717467221; 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=GJyJI+TCl1C4N0EN+/sDpYDTsW0uZauNlIDm+VuzaVs=; b=IbWzYDtp0zQmmAbsdIHaXbvDWIPd67BUikpEA7yB2nL1OTY5ujkU4oC7TKqJ/k+EbJ 7QIEBfFWn2vWTiuWYWrm1Pyf3o5tjHf6UEGazwhSffTDhg9IDW96VLn6X0+ygxbs1Y2N eNLf5nZEytKfseDEpVuPggAJBfq9yzwEdsEaY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716862421; x=1717467221; 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=GJyJI+TCl1C4N0EN+/sDpYDTsW0uZauNlIDm+VuzaVs=; b=jNvuXA+IzJ8PXv1J4e6gD+Y3YGRj3Ub8GLfBPBl+FuyhnGfeMTuVdvQnM2lcaRyJmN hmSR+2TNLC9QNYvJqIIU3J5vbg5X1w/KsN+Lad8MVNh8T2DVtkcL84GNltxBuG9rHTQR yrbjQp12VA1lYLiD0jWpXFXVNQOpnQIQg8i5mciJUyy6uG+/ex8w9zocuAPj1Mo2frAb 4VSKedbMEvsHIEodcq7pnqf01MpCIuv/JiKdG/OB8yHIh8UKsZ+TtUVlml9wsmOt8Tie 3Mg2NL1AzrBetDG0k4gb4M/p5HHv/2Cuykv8B2uAMjY8ADmB7zy1RjIAePVmIhU3cTrn S+fg== X-Gm-Message-State: AOJu0YxVVJkbIarLlfftiDu6yuXjO59/FAzinbyC8fJZb3wE9aeyiEcQ 0iVJlgkH0WiOW9pDExMPdiFackx+faE5DFBvNNoGOCz7B3kFL3LWezXwXbpO699IrORs09SqTIx g9z93emJHc6LtB7B6hWXm+m1na5IM7e1MZcuAVVFE3HINTkx6b7PN9EY5 X-Google-Smtp-Source: AGHT+IEJoj1wz2e6F0me9kT9XsNtV2zpR8XkZEvzBgDXt2I3C0a62r8nAFQSTR0u4YlwzXAtzw49XiCX/0tP X-Received: by 2002:a17:902:e548:b0:1f4:bec9:8798 with SMTP id d9443c01a7336-1f4bec98a27mr18385155ad.21.1716862421493; Mon, 27 May 2024 19:13:41 -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 d9443c01a7336-1f44c97351dsm5022315ad.111.2024.05.27.19.13.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 19:13:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 19:13:41 -0700 (PDT) Message-ID: <66553dd5.170a0220.94fe0.aa0aSMTPIN_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 ECE1260524CC; Mon, 27 May 2024 22:13:40 -0400 (EDT) Subject: |SUCCESS| pw140336-140337 [PATCH] [2/2] net/nfp: support new firmwar From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240528012933.2345436-3-chaoyong.he@corigine.com> References: <20240528012933.2345436-3-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140337 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, May 28 2024 01:29:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dbb63594a9a985e2c8639b57f9fcd1468b9de97 140336-140337 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_msvc_compile | +=====================+====================+======================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30024/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/