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 06135454AB for ; Thu, 20 Jun 2024 16:49:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03EAE402D2; Thu, 20 Jun 2024 16:49:52 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id C6465402B1 for ; Thu, 20 Jun 2024 16:49:18 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6f99555c922so539336a34.3 for ; Thu, 20 Jun 2024 07:49:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718894958; x=1719499758; 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=MeSPgd9Qti3GSY1PUZpaTRnuQnlViyScWcrjCy6Ka7w=; b=fMaZ60mnKzaH9YFIx+njuSuTFOlbeMtR89uu/GNqJPNdW7/cWQvf6tYEPyVNq8w/7T DNlgxwIn39cyDTKXbJy+iwxfJRZfpyxTzaOGWQ2aotAjvuGkA1PLTGEVEG90r0HF7IyU gMrlis5TS3rS34Xhw5UZcppGXoyvREm86I/j0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718894958; x=1719499758; 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=MeSPgd9Qti3GSY1PUZpaTRnuQnlViyScWcrjCy6Ka7w=; b=FYDSwWv6jb3H5qmhaMCva6eA0778bsQpNO7EPkFkUzAbHPCq2NDh1hRvfDIdixoNTY hp4uM4adkFjBtM6THrRylmsiC0p6bOiC6+2gorPVVsuc5pOPmmJXL0JHsZ23Dz/qiHHz C+cSRCTKEl0ExfJ0kldLK4tX7eeur4duRvt2rfPsQM/Ql5Nc/unWYbwmkDN6kW5MfGb1 7bq2k0okFisqaRnU2Op6sW5zEiT18Uxpc9nOjyWsI8WEvbj7kOAAAWx3gStBCZWi1wQP OFIEUJb/AF/kNbo3KQNOtdku+8QLfgcooZSjpAOiXaztqIyo3ibL70JG2T14YUivKGIP raiA== X-Gm-Message-State: AOJu0YzuDwJG4Z8a3OxQVW1YnRpyeFYrwleycvmpVyQXG/TfnEpP5YLO wQ9Opwuv2yXUdu1xfvURkKZgV1tSQYyE62+yN/w6zt/NDR0Xtb0Ns9sKA3lDHfTgzz0rhT9oTZ6 ZEJldFqlHX8cyyKH3M5jrNyjw0me9EZjjW0V+8stW X-Google-Smtp-Source: AGHT+IEFOeaw+j2ES1MIGGoe+82AMr1nyIFp1O/ksY7ER8qHSboUh5RF1Qk+wIo5Tb6C+dXntECxPAeDrNMY X-Received: by 2002:a9d:7a50:0:b0:6fa:5df0:da9c with SMTP id 46e09a7af769-7007394452dmr5741744a34.11.1718894958118; Thu, 20 Jun 2024 07:49:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b2a5a3ad52sm6594916d6.19.2024.06.20.07.49.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 07:49:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 07:49:18 -0700 (PDT) Message-ID: <6674416e.050a0220.95df2.fcc3SMTPIN_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 CBFDE605C373; Thu, 20 Jun 2024 10:49:17 -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-unit-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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian 12 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 39 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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/