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 7F37D454AA for ; Thu, 20 Jun 2024 14:22:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79F1640612; Thu, 20 Jun 2024 14:22:26 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 46AB7402B1 for ; Thu, 20 Jun 2024 14:22:23 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3737dc4a669so3201025ab.0 for ; Thu, 20 Jun 2024 05:22:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718886142; x=1719490942; 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=hEfv1p8c7aRqur68IwpsWKssJz2VLbZGoAJ+anBx7dg=; b=WNv6wmGe5pa1EGNVzVpXoJ6R6sCgzvb1VCIaLOqDjUf2VhAI7BlcRUNb4nPCE/MMOD zmsk9VMcTOfr/TZUTOhYlZwvuP3O8eOtlkOELj7wIQKQmXNKRe6xBW4gEtPOLTh6pbZ5 xoaiCTNWj1SgNooS5VuLX7LIfU7p8IP1cgYJY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718886142; x=1719490942; 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=hEfv1p8c7aRqur68IwpsWKssJz2VLbZGoAJ+anBx7dg=; b=PFaa5XBvP5Jzw8hUu+lfOjDrKD7jAVPIKPjXIHJAjvg4mHJDHM2HXTUFN4GoX9KoSu ChRITjefwjbQoI0c7v13i5e0oYLBmp/Iy41byfNy2V1KGMhkvwsSNMTQso2RyJMJzwSv zmlQ18o4rH+4NR/MZvm/NJi3GROHECUixWNFrADs75sCqMD7116LiP40x20xXagti6Gp 1mVpkYMEQ8A+d84XCstInMLMNKKWLyXPQgVe5qF6rpaXY7kYPVpEdLmxDEIxQmIXppeA mzIvV2srG5YCPqGMeWDG/jsGd5oVzj2z6iSm41v4uyR6LVCbaMWXixnMZxyKER1zI2+B yDFQ== X-Gm-Message-State: AOJu0YzbrciLGl4BgiIog/PPWUM75opTI/sM1YE9JAFqoCm1vrINhPlk g8s/fEFtVpSTsS2fT0IlFWihFvPwVpeKKhZtV3S2n0mxuCAqWAwafZo47UyZYXyDULlcG76DLFN +iW8iB5NHesaoSMDuMux5dvYCCO5sEIKLB5fSVzu4 X-Google-Smtp-Source: AGHT+IF+mpVPvCGWW87wxiONrP6HysyP7qgTCSJvCLRUNQvkH+ksT8ggFoXQDUmdXKSFxg5JPhb82BoEGFck X-Received: by 2002:a05:6e02:198b:b0:374:a14e:1485 with SMTP id e9e14a558f8ab-3761d6815bdmr59948025ab.11.1718886142602; Thu, 20 Jun 2024 05:22:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-375d863b842sm6694215ab.45.2024.06.20.05.22.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 05:22:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 05:22:22 -0700 (PDT) Message-ID: <66741efe.050a0220.e24b3.0903SMTPIN_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 22E76605C373; Thu, 20 Jun 2024 08:22:22 -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-sample-apps-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 | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/