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 8663641C53 for ; Thu, 9 Feb 2023 17:40:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EAEC410EA for ; Thu, 9 Feb 2023 17:40:10 +0100 (CET) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mails.dpdk.org (Postfix) with ESMTP id 1CB0540EDC for ; Thu, 9 Feb 2023 17:40:09 +0100 (CET) Received: by mail-qt1-f179.google.com with SMTP id z5so2565637qtn.8 for ; Thu, 09 Feb 2023 08:40:09 -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=+XdTmKXfz5jFQ6pmXs1kYdSadXQC/LPV4rVt/DFs1pM=; b=jxlaDvohihtbqOWljArHjR/sX+FtnDuex5nyRvEJhNWqA0kBysP8VzRHwVTynIKPDf D23MJoccwl/cLqcl+/Bm05laJTjF4w6kMgY95nwzOfvHxri5wlQ2gv6gUxZcQm23NmJp yz7VNE9x82GF1n9C90ibvbw7XrMc2kCtxjk9HLoKm1YbOZWot11cvKivj/idnA3tsyLs RhKXYOAKQjWyLs7HEYwrY8ctERoubmUjzmzr1sruUF0b22fON6eIYgl2s+lZFsHqtpne rwURwf9Bb2favtVROSDg69hr791UnEpuJLyaWK43d2jrMcIdh+QF+mmtg6a1sB/nCR7Z zonA== 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=+XdTmKXfz5jFQ6pmXs1kYdSadXQC/LPV4rVt/DFs1pM=; b=mteB5IVIm29v690ya+bgle2y6/w5NKb4jujhmv0rF+WAMlnCt3QN6IDRjW48x52BLH N4Vv6QKUxQUUWy5eLb3SIV1Zw2hXXcOpLcz3l4WJvl0i4xP0e+VQndyo7GExBBQXeVUc GtpoamAj+2ubnIWF5LsMq1a3aMDKqcviQuhZYzHoOYkGaSEdHzT0RBhuVSD3zYaao9jz Nz12UmY83LQ3pOQU7CY4UVyEr6VXWi9EHRnYmKRcZtkvvmWmLEaLkYm1NKsULZvL9YY4 S3+ZbDXwnNwbktCoI69ODV/rfUqC6pFCTl1Di0ShNYBUUQiBiqbePPs7duN0B+WNv9GP 5Reg== X-Gm-Message-State: AO0yUKU3jaJ4HpNz2VDohlT2Tyb7XQaeukYpv1uJjqbWSMk03NqXW7bG UMzzWcxXKV/aV1m+K8pAuLx071m31HMAdGs9 X-Google-Smtp-Source: AK7set++7D9gHVcgun6hQGxJ84zl/TcnIPG4ZTT5Bnez/ArGYu1vKUn74GpZtiQVNtgFS45Nc8cgyA== X-Received: by 2002:ac8:5bd2:0:b0:3b9:b8b2:a870 with SMTP id b18-20020ac85bd2000000b003b9b8b2a870mr21252661qtb.18.1675960808297; Thu, 09 Feb 2023 08:40:08 -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 d7-20020a05622a15c700b003b7e8c04d2esm1594487qty.64.2023.02.09.08.40.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Feb 2023 08:40:07 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw123592 [PATCH v8] mempool cache: add zero-copy get and put functions Date: Thu, 9 Feb 2023 11:39:37 -0500 Message-Id: <20230209163937.3465333-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230209145833.129986-1-mb@smartsharesystems.com> References: <20230209145833.129986-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/123592/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4135728029