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 3196EA0543 for ; Tue, 4 Oct 2022 16:20:03 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F41940DFB for ; Tue, 4 Oct 2022 16:20:03 +0200 (CEST) Received: from mail-oi1-f180.google.com (mail-oi1-f180.google.com [209.85.167.180]) by mails.dpdk.org (Postfix) with ESMTP id D1FE040DDC for ; Tue, 4 Oct 2022 16:20:02 +0200 (CEST) Received: by mail-oi1-f180.google.com with SMTP id m130so14502646oif.6 for ; Tue, 04 Oct 2022 07:20:02 -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; bh=xkwE+QXX/Cf8RYIJiYtt/xRw0FcNeyXNngZgSxJyVuQ=; b=NZv7vm9kTXPkuGEy19eR+UqCm0Ja3GMvz1vZxlFnsEWOKd5LIkq8c/XtERvablaQ1D ubdls35fkBf8RPlovGzMHe1iiyM3MS3tqFHBq5GhXGhXwv2lKDbiOQ4Uz7KtEHVRtm9o F573xlmpy7y1CSxESqy/PqnTTBbeMr8DgeM/rfyu3gwU9/hzJ/QDlFY6J5zgm2BhyJh9 9ngUWWp2Cz6ZYo4yDdj3BndUeUF7HsJMdk1wAreYDoKKJq99uoajI1xwyGkwpcFJcSzq Nv5VH1wY6PTxJax4xUTGBRpKa1RbgnygkdVpipnH3Ni6zxhatC9HzI56sFjpbvt9cPlv 2O/g== 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; bh=xkwE+QXX/Cf8RYIJiYtt/xRw0FcNeyXNngZgSxJyVuQ=; b=zzS7IA4sG0Bb3xjAAkQZFxVYtl/SDxYkIjH0N6mpaWF6ZBybdDTAzJqOVmNA17U6Us df/Y10uYs+LZwHx+tdtWLJn3a+ApuJmT4vSfKXivsNfWou7KdZw4frNxj8DTCzQ0SpQI y2dQ5DoVI+HRsPKM9LmkwklfuxZyhc+OXhgi+d0ag0c38+k8xS2hxPAgTFc+SLQ7ZQGH SMgrhfZRnwJsifVGFfMNBTMJMObFqHMJ2K3R+kgFMv1Lis+DeZ4xXovR4xEi4JPH7C+e eKrWG1MyLBXbfZYns+ZzKuDgDJJldjYfVQTAMZ4oG64xuh21KXjbP+GmRLGx3qmchFx8 jt+Q== X-Gm-Message-State: ACrzQf0mPRGgnoVlOcWj/PP5/V2P/WK9KBHXjxMgh4JOOxd5BUOvCjBf WD3nozwHDtycehluXoJAcdskJdgdqXK4xw== X-Google-Smtp-Source: AMsMyM5N+HvOyhiEYDsDJl3fGgoS4Zj84qZ5WsSd/CixBqBui/MPoSYJGSKKtaAoRYh+z8uMivqm/w== X-Received: by 2002:a05:6808:1996:b0:34f:c267:e082 with SMTP id bj22-20020a056808199600b0034fc267e082mr6651433oib.71.1664893202006; Tue, 04 Oct 2022 07:20:02 -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 e12-20020a4ab98c000000b0047634c1c419sm2588095oop.12.2022.10.04.07.20.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Oct 2022 07:20:01 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw117308 [PATCH v3] mempool: fix get objects from mempool with cache Date: Tue, 4 Oct 2022 10:19:35 -0400 Message-Id: <20221004141935.3544684-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221004125354.3438386-1-andrew.rybchenko@oktetlabs.ru> References: <20221004125354.3438386-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/117308/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3182330979