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 67E44454AB for ; Thu, 20 Jun 2024 17:53:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 654C64064F; Thu, 20 Jun 2024 17:53:55 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 6747840612 for ; Thu, 20 Jun 2024 17:53:54 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f44b594deeso9245185ad.2 for ; Thu, 20 Jun 2024 08:53:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718898833; x=1719503633; 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=FB7Hp1xRkM/COZyfegbTKXMeYxGODSMqn+DjC/EA5SI=; b=csuwjAznRmc1w08LVfnTsQrnySbdG2zTzm6TLPBOgyvDbZb5EkxBUARCcWQwkQS9l5 7Haf/oVKWx7RYi/tZ5VelmpOjbMAzXt5TU13dewZ4k3xUGfyonAWEFjCn6CRTzkQa02T ivHsFUI3I0EHDYieNBAT/jVV9gMqB0W0wpJMc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718898833; x=1719503633; 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=FB7Hp1xRkM/COZyfegbTKXMeYxGODSMqn+DjC/EA5SI=; b=ngqzmP8R18XbWU2MCt2fkciJc1bL0dTKpcHCkdDfIMuOvd2ENv/BeYzryIAOjyUZqZ ow71xFy5df4irP5phx2UUDQJrixoiC/yFqSu1CkqIGGG7GAgvEtgGxiiVnTr+h5R8F2c 4zySuIgTw/duzlZwWubPRL6lbMbqnWRNJ4P/nTziowPVClgg2L4c0Mq0HxLOqtMvazn5 R1JE+SHNAdWs99CusT/Cx4TkAMfcRz8h0lpScWBCVEtBpV90k/L2BMZ/xnf0SgAdwmQA cWPXsYEMh6T8v23QNDyxZFjnAk+PI3lg/vbqvcC8/PPCr2ZDJElGfkD1b3McylcHcSZq +IZQ== X-Gm-Message-State: AOJu0YwcWgX+H6wa00daFN0+lHuTwxMhli6Xi/7Rsm7kYM21cM1nLj8E 2dqWiI4bnoaIazPi15OAIhgZEpOKTFlgEAgh1LsctzOYk0PR7C+MuEhpVUasE8yZQPEGf1jaFjp tw4bbQrk6mgatZ0urXts9kRiCBtKatj+wS9TB/Dl/e+t3Oe1acZOwxCsF X-Google-Smtp-Source: AGHT+IGngbQcplz6zI6wygA9s0jQg6zafhZQXlI0WiTyIv82oqC0G5JrmZZfRgJcSC6JOK5MvAg3jz5Z8jtK X-Received: by 2002:a17:902:ce8a:b0:1f7:19d6:fb0 with SMTP id d9443c01a7336-1f9aa480f59mr67006915ad.45.1718898833592; Thu, 20 Jun 2024 08:53:53 -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-1f855ec459dsm6124935ad.99.2024.06.20.08.53.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 08:53:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 08:53:53 -0700 (PDT) Message-ID: <66745091.170a0220.95cb4.9facSMTPIN_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 C1CCA605C373; Thu, 20 Jun 2024 11:53:52 -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 | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/