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 3C46CA00C4 for ; Thu, 13 Jan 2022 07:19:42 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4783242711 for ; Thu, 13 Jan 2022 07:19:41 +0100 (CET) Received: from mail-qt1-f172.google.com (mail-qt1-f172.google.com [209.85.160.172]) by mails.dpdk.org (Postfix) with ESMTP id 26BAF40150 for ; Thu, 13 Jan 2022 07:19:40 +0100 (CET) Received: by mail-qt1-f172.google.com with SMTP id c7so2348088qtc.11 for ; Wed, 12 Jan 2022 22:19:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=AYamPZ3d6aGn6xoz55Idf0q8zxARia7B4/j8LX/9ly8=; b=fC6Uih4F3uawr7ZWiuRJFO6suk3S84SWBmruLi9ob+mv0Gg4wNm/udMUsBMqwhwwVo GRvRQgDWUGnv03WP0KOzdNZOopSjuIyoAMPZtm2Ozem6wr65gWWfpLPPzFyUdjKeo/tQ P9kdKSLdXTH3gJEhMPFafDxx1B64lseAuDF3ttvfIvLQc79YIIPibVzBp/gq9lhfkbI8 n+IDG51nic6Re1n4rKuyOxw/g9tQgWnculuXPNasTuAmoPbOAlJT23mkGQcs/SofmAS4 JnVjx09MBaukqI8LBj5uqpIEwousiURqDhuDa3IXHRphcA39EPyHMTlqMiH/739g9Od/ VPTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=AYamPZ3d6aGn6xoz55Idf0q8zxARia7B4/j8LX/9ly8=; b=V+Ik9aJ4gveUPyiYbo3DKMf2yPpp9qJWkrO8vYXIPk/1pmu2nUItOiZWgaWPog4fge iZgKnN1a2Js7/X6GLOKcdbPSFytwH5R/OBJwWCSY5giHnl4BMSv5oDnEG7yTniVEjzgL idv0Tw908h1+tA73f6TXKq41wsTbkVuZ4dieNw/btt8JD/eCrOdrkd9AqPBWZmI/hfMi DkNREQtg4ZRLra/nOJVa1q8V3dgs1MRWqhuIowNbtOB2o0pMbzTu+ECYSKDVegBoLmTZ gTHoEhAwCk5nrjhkKf7IFr5R+z9aQgAAbVYtaSvLOOQb+L/kECbGRh3f9kx6URl5ZIk3 JtOg== X-Gm-Message-State: AOAM532xRZJmm7rlzbUVt03xWHYDKUdMFKnsLVl2q6pZJZP+FcEzgunX jumOjpamUIMsqzwWQDsarbRgxofm96vHQA== X-Google-Smtp-Source: ABdhPJzdgUVZupeRFDLDYZXgzlrRu0alXabqt7io6xDt81GzKbGv0d5LNTMqv4PgCaiCelKRBeCtBw== X-Received: by 2002:a05:622a:1b9e:: with SMTP id bp30mr2513122qtb.526.1642054779301; Wed, 12 Jan 2022 22:19:39 -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 s13sm1403265qkp.107.2022.01.12.22.19.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jan 2022 22:19:38 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw105759 [PATCH v2 1/1] mempool: implement index-based per core cache Date: Thu, 13 Jan 2022 02:19:51 -0500 Message-Id: <20220113071951.14821-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220113053630.886638-2-dharmik.thakkar@arm.com> References: <20220113053630.886638-2-dharmik.thakkar@arm.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/105759/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1691281967