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 CCBE645A2E for ; Thu, 26 Sep 2024 00:23:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C44874025D for ; Thu, 26 Sep 2024 00:23:55 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 3FC17400EF for ; Thu, 26 Sep 2024 00:23:54 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-7a99fde9f1dso29396385a.2 for ; Wed, 25 Sep 2024 15:23:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1727303033; x=1727907833; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=KhKHvyt8+LsSFuUwzLw5iFZD+vyxU5ncaa4mcgtZ1zU=; b=YI0FbFLG0ChJGoV/p+3D0s+0zcpWmUThazXftr3GxtbMB0msiXXouP/3YaQ8iAlTuH i38jV20GtJG9+q2MPsTKhLR+0Geh8oQ0uRKIVN4Jxe7UcHueM6Mbg0e/PDssS4hasabi IhWHCkDxxJNmyjRQGILfs8az1c5Fh4nB+PWA843exj9/1Cg4Tz2qHDcVu58nq3agM//2 YQv3ToIw/kWq5xLgUx3DFmY2R0bvOppBn2zjakDkapLR2xbuZcL7ZsDTK79K5XsYZD4P 0Pl5HQcEiEcn9KK5flShJ3fYpo5v9V/wkKnlWVpmcI69s1lcXWQca7T60mAYUbYpQ23A a+qQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727303033; x=1727907833; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KhKHvyt8+LsSFuUwzLw5iFZD+vyxU5ncaa4mcgtZ1zU=; b=Rb5SNkD6O9/ZMm0hYJatPK+6H+vwuXXUvL+jevxfLfmrJg8uDtXnVhOhnMbqbbtggc PngcjBTFgaYKOHbtmOCHr6zY45gvAXeRWdAWfA6+RIDZP80ANT5A4jisbZaArU+IZibT +C2flkZB4lOuDBnUYnV7si3hl8/COqloyDD2YYS2lc796Z4/2LXOGO/Cp3DNmBPls/AE f5YZNnIM9t7aSeSfcKsF9ubBI0L7/x8PKbH3+/DTZGq/y/LIfanWp9h1RuABmxCVnxxJ B7WFriAWr+WqIp6G5fzIc6muBrDCfiQ/eL37d4T0X5IUtRv4Pp40KbABgKkLnPcPqpAn Rvtg== X-Gm-Message-State: AOJu0YyU/1EkNhYxCSB4oFaRNTYnBcBDmqIa8g5dt3torkcxOcdmsnzO ayGv5WMq+doWNxI3N5elcxzhPrt4sASBrgdXW9RmggpjiBbDMHXLGD171QoWrC2CaP92eWvtpgK c X-Google-Smtp-Source: AGHT+IFJdQGXilX2q1ml/2zDQ/ezAyj9kKtM8K7OiNwfNNFp5rX9G75BS9qqjIFxW/4Avccur90wnw== X-Received: by 2002:a05:620a:4014:b0:79c:125a:9217 with SMTP id af79cd13be357-7ace73ffee6mr613410585a.18.1727303033248; Wed, 25 Sep 2024 15:23:53 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7acde5ccb83sm211369085a.88.2024.09.25.15.23.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2024 15:23:52 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144447 [RFC PATCH v8] mempool: fix mempool cache size Date: Wed, 25 Sep 2024 18:23:52 -0400 Message-ID: <20240925222352.26127-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240925213337.1636635-1-mb@smartsharesystems.com> References: <20240925213337.1636635-1-mb@smartsharesystems.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/144447/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11041617070