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 DDA3445A3C for ; Fri, 27 Sep 2024 04:50:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D49D4400EF; Fri, 27 Sep 2024 04:50:38 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 127524003C for ; Fri, 27 Sep 2024 04:50:37 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2e053f42932so1284245a91.0 for ; Thu, 26 Sep 2024 19:50:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727405436; x=1728010236; 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=vkCX8dV777V+9sP/hOkZCGnI075tYq/W4Qv6XqEOSEo=; b=ehm7LB5gLsqAEZ3YAq44WM1bS5Dopq8aF15lNjL5Yduh/vi+yma/mo8hQCfG8ursCG 8XkcWRY+wYEloJCYFYTibP1PPmgb0nOMg0iHyAA6jOpLxdnVRxfcpkX1x5N9wVKIdPDy CcLiqP7aVpMTMvaAbV1DDTZCKTOxk6e/9g4xo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727405436; x=1728010236; 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=vkCX8dV777V+9sP/hOkZCGnI075tYq/W4Qv6XqEOSEo=; b=rCb6oMm74uVt+YMWxT42vB5pF+W05M0fsJ7gNCgWdTbaSryggHWjjf9am0X3Tx9FRf rFbTHfL6yqeVvF+YOnxeiwNpPIuGrMuPg5wvoqQt3UFhVLFE7hGv76WGguldNByyRCF8 bGyTNQEcsPSiyVje7rP9fHs/A9asrAhYzP7zLs6wB57f8zP31FI8PfbAp4n7m7XISIAX Xl2tgg/oXI7xZL3+Mrn/k7mqcgaG+dIxBt7FReYuSEavkaDcF6A5udthgYwyN9gEUJk2 LPbEgozHyLi5xaZU9/7uuM22dKf1+P6p5iOai9sr/asUuu2lN2yZZVu5eLOgIybrmVIa B85Q== X-Gm-Message-State: AOJu0YyXUA3UvVaAAhwgg0hKfjEgM/JgGxlWNDUJ1BW+Ov9N9LpDSLKT 89Io3Nj4r6FJKDy3/tDHWffZijCQYbRi6xsgT/QFRlFv4ooaf7L7YHkVXkcwWI1qooXuYndabWB Ocg2goJWK1UG/PEUJP3ZUrbiPJrW99wzak/QuZaONUkspdu1uwECoTdNM X-Google-Smtp-Source: AGHT+IEzxln6yas7dMws0Irv/gU+PI1DeLH3/7KWiYoJ7aRawWjfE+zcC6aIWy/YkLIXkj/S9nE9iP2DlaKK X-Received: by 2002:a17:90a:8c08:b0:2da:9490:900c with SMTP id 98e67ed59e1d1-2e0b8b465a3mr1957892a91.21.1727405436173; Thu, 26 Sep 2024 19:50:36 -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 98e67ed59e1d1-2e06e2d3fcdsm291283a91.17.2024.09.26.19.50.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Sep 2024 19:50:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Sep 2024 19:50:36 -0700 (PDT) Message-ID: <66f61d7c.170a0220.160633.1c78SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 48FA2605C351; Thu, 26 Sep 2024 22:50:35 -0400 (EDT) Subject: |SUCCESS| pw144487 [PATCH] [RFC,v10] mempool: fix mempool cache size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240926205323.1747234-1-mb@smartsharesystems.com> References: <20240926205323.1747234-1-mb@smartsharesystems.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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/144487 _Functional Testing PASS_ Submitter: Morten Brorup Date: Thursday, September 26 2024 20:53:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144487 --> functional testing pass Upstream job id: Template-DTS-Pipeline#183653 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31155/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/