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 7D981A0540 for ; Fri, 7 Oct 2022 14:20:48 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78D33400D5 for ; Fri, 7 Oct 2022 14:20:48 +0200 (CEST) Received: from mail-qt1-f172.google.com (mail-qt1-f172.google.com [209.85.160.172]) by mails.dpdk.org (Postfix) with ESMTP id C3C6840042 for ; Fri, 7 Oct 2022 14:20:46 +0200 (CEST) Received: by mail-qt1-f172.google.com with SMTP id s21so2656080qtx.6 for ; Fri, 07 Oct 2022 05:20:46 -0700 (PDT) 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=D9dZVYZ78EZBCzJqoB9Ry6JB+Sxl9FmI4SA2MHDpD2o=; b=A+Meb/X+6p3BVlTAqHCX1PTB6yochdJ9KQPlYgwE2IdWip2NJIlIfmTAvYKt2zUnwf Ye0uPQej+MOAKkeONmzMWbZCbkpUizXIzNga8PjCi2A8MD1N9M3z9m1W3s62sHYwG95J 9QWbRKHZRtrIwSgr8LomlpeG6/TeLwFAgkOSEGySIMg6cKx0XZiqGjohg02HIvPGfVD1 ZapON8RTqVeQPmrOEQ0S7Illo9v3kSSQelNvBShwOj4YySsGDfr2+k9uNA5p+cQmhoKN msfd/7XeUszqptQaqTMQsZ1B5/FameVavdfb8rxUrtpdvkejO3BGob30UO+/mBaQ6Y4h kZDA== 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=D9dZVYZ78EZBCzJqoB9Ry6JB+Sxl9FmI4SA2MHDpD2o=; b=qDCogoNOMK5HruE/9ne/fcj2PivIpP0V831YckqddTjI6kxGaH0770LyiWJXpKFQqG bKHEajRMsMC2DMIF/YT2XNe0jSqql/FWKhqOIJ7OVGJR5dOwuxf8NDaCh/q4PpYED1KZ MIYhRotn8sFYGEGHndkLrhnes/Zgc9HIVjOxHitu2RzWmLdcK9RpbaHcVBEIGia9q1M/ TKjIS5cMcGVx0G3HPN7iqIHjfP8AigqVTJLow6dzF2FGf1Y9ggMBq0Y1mX2869LoV59Q QoZIHKxjlGSm7hIrYlcthHtfxecNRW6uSxCqNfn3zRrqp89RZpfxrW6Gl95It/dx0oZh Hk+A== X-Gm-Message-State: ACrzQf3E7WGzdrHdDwSIY1p57QBK3sEWSnY2tQx2ZHjaaAlFG7OkQApo tj3amEQOLbZUGQctH8A3NtA7M1b82rwtgA== X-Google-Smtp-Source: AMsMyM65hSFx3ZvonXznAiYe328Dv0yixsnqCJgADVCl1TxVqjmPZjkl+FN4bH8QVK70GnLD5VduAA== X-Received: by 2002:ac8:5f54:0:b0:389:ac84:34d5 with SMTP id y20-20020ac85f54000000b00389ac8434d5mr3862629qta.627.1665145246081; Fri, 07 Oct 2022 05:20:46 -0700 (PDT) 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 j8-20020a05620a288800b006bb2cd2f6d1sm1800997qkp.127.2022.10.07.05.20.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Oct 2022 05:20:45 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw117549 [PATCH v4] mempool: fix get objects from mempool with cache Date: Fri, 7 Oct 2022 08:20:17 -0400 Message-Id: <20221007122017.1307168-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221007104450.2567961-1-andrew.rybchenko@oktetlabs.ru> References: <20221007104450.2567961-1-andrew.rybchenko@oktetlabs.ru> 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/117549/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3204233728