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 6C7CEA034C for ; Wed, 9 Nov 2022 20:40:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47E12400EF for ; Wed, 9 Nov 2022 20:40:22 +0100 (CET) Received: from mail-qv1-f52.google.com (mail-qv1-f52.google.com [209.85.219.52]) by mails.dpdk.org (Postfix) with ESMTP id 5039B400D4 for ; Wed, 9 Nov 2022 20:40:21 +0100 (CET) Received: by mail-qv1-f52.google.com with SMTP id x15so13032900qvp.1 for ; Wed, 09 Nov 2022 11:40:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=VJqOSlg60pJPz9FUZHgWD58eUFHLUvcXfdHolP2stEQ=; b=PXOPWPXeOkfpuNk31J/BnEzLLAiprOuWAuy7WnmxAqcJKd2lK4jmmtjAHC5TAcTIn1 RijXWNUokxKgnsa3DMVFC6rv9eswGjrBXqCALqeze3jVmrELxwo4Ywrzfh2Ll7o/+F6+ FSVAfzkqVcYvRPoQyfh7utNRcoa7cqJUJMpS64zndiy+F4xRy5AWVIgHuM5DWERX/wDY es3ycy/BNhtLV1ajrRH++xXyue2Nn3SrEFJ27ZJm99tBULmgsGBsVI89aM3Og1oYBoT7 +SrJ4HP1pLqHcKHrlBEYGYohs86wODB5r5P3GBjvlqRoBPdIqv0vc8VZ1Tuv1h3o9JcO 9mdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=VJqOSlg60pJPz9FUZHgWD58eUFHLUvcXfdHolP2stEQ=; b=Y71UV0d4PfcAovMPxKXjO/BPU8tbYwVwzVtd7VN6zf/kmN/52wE3OvzE8BavQCcKWe Bm1NRTJP/DcCl+Y+FwODm3DqnU56i9xXjZdXm3Aab7SCuW6kxkZy337yB5Z11ogzmRI7 US0DTvrVW/SEv8cN4NRq9qpK/PAnO5OeHC85hlXsdZ3+BP5JQCLx6ACZ5K6BvlCEXRhL zdddtLwLMZdXsqc/uOl8dyKTxlQ5SD3wisqQ0WpAPVz7/Eu+azwXXE22kEZQqWAOgJDp TbR5/fXu9tFg89bcv2aCTQcSeH/A/QKwgsGMeJ19apmfpX4nF4lNtz5OCwduy5Uil7rZ mwhA== X-Gm-Message-State: ACrzQf2FMPaMlIWxAfKZQMXdl01Oq3pr6qMl+BMVoNgNu8dQscOD6AxR /XvHaCSSo7e5FAUEwOmYJe3Ff1YURvS9Eg== X-Google-Smtp-Source: AMsMyM7Jb+Zlow5FonZf6EUojQ/W1kcpT820HfQXyIEOdo8xeF5FgNnXiS/joqu5Nax2EgNDzp3ZSA== X-Received: by 2002:a05:6214:19cc:b0:4bb:5917:3ce0 with SMTP id j12-20020a05621419cc00b004bb59173ce0mr56210371qvc.49.1668022820565; Wed, 09 Nov 2022 11:40:20 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id i18-20020a05620a405200b006cf8fc6e922sm11739730qko.119.2022.11.09.11.40.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Nov 2022 11:40:20 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119629 [PATCH v5 3/3] mempool: use cache for frequently updated stats Date: Wed, 9 Nov 2022 14:39:18 -0500 Message-Id: <20221109193918.1153925-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221109181852.109856-3-mb@smartsharesystems.com> References: <20221109181852.109856-3-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/119629/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3430893989