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 6DAAE454AA for ; Thu, 20 Jun 2024 15:43:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6ADA140612; Thu, 20 Jun 2024 15:43:51 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id DE41A402D2 for ; Thu, 20 Jun 2024 15:43:49 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-6bce380eb96so612658a12.0 for ; Thu, 20 Jun 2024 06:43:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718891029; x=1719495829; 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=+0P/2Ofm9bPYXZJEoE6mdEUdpdUK0sifQujTbBTVzrQ=; b=NuDK0AhOW5jMevAjvS99PJsec/uuosmWNw19oEwcq3so/XxMUQST93hosFA5rOchdC dnrcQXU1ASTodB+ofLSyylTYPWHKeeJFDs7mc4IIY2skvdqaR2/54bpmqC+Vavgteb5d gbrWuwj3d+Wfx5bLkhu0F3wuraV2ytGecSJFk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718891029; x=1719495829; 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=+0P/2Ofm9bPYXZJEoE6mdEUdpdUK0sifQujTbBTVzrQ=; b=XBvSSfDrEDGR6S5rq+sl5b3RyYOqU6CYCo/nTPhNHgK4DLd+gyQkIHc7P54/7JdM48 h6/ycyxfuAffqWdmtrZq1/Iz2RANVm/lDcCOD1QD5bR8ADGCXkCPBSOOYox3+ohto3Rn zsLT89VbXd8i59/eMQwbxZTSaOFibXuMgb7noLOZ7AUMw13KgL1IwEEc1ClEN8XS5X9K ZfxTKv2V7UbaNE/fqP5asmC7cbniXVk215xHM/jZW7WEFQTLBkaiiF9bJCIoUxDuLGTu bOWe0Q4SWPCsnQr5hUFYLK/nCV/3Mwbe0aJYQwG5XfaVgJQKRfXs6QMS8+1KuTDCiTAI JI0A== X-Gm-Message-State: AOJu0YyUFsfQNwNVFtdEQXS93xwQ9WjIhGM9nggPuEIVxADePqM51etA R0ZU2YNL72DLCqnFuG1NLjnZu732HRIi8+Cpuy5aC6EYzfR1qext2QgDvuAXIH3HeI9ODhAMTGB mt4uzaJJ54txqzfObUv3QPMLL5GuAlUaTJD3XUjzj X-Google-Smtp-Source: AGHT+IEtJ3w2sWvhUbrAXLY29O/kWE8nQ9t8IP01tnVhNPVbiuXvDqD3sRmiF04EeaGqwvrDi5aEErN9kHyv X-Received: by 2002:a17:90a:c682:b0:2c2:5a29:9bb5 with SMTP id 98e67ed59e1d1-2c7b59f8f1emr5282517a91.5.1718891029020; Thu, 20 Jun 2024 06:43:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c7e55e11d4sm115769a91.11.2024.06.20.06.43.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 06:43:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 06:43:49 -0700 (PDT) Message-ID: <66743215.170a0220.f4b33.8435SMTPIN_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 1D0E5605C373; Thu, 20 Jun 2024 09:43:48 -0400 (EDT) Subject: |SUCCESS| pw141346 [PATCH] net/nfp: fix the allocate of switch domai From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240619095133.3479537-1-chaoyong.he@corigine.com> References: <20240619095133.3479537-1-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/141346 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, June 19 2024 09:51:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141346 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30246/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/