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 7A87741CF8 for ; Tue, 21 Feb 2023 07:59:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75C9840E5A for ; Tue, 21 Feb 2023 07:59:26 +0100 (CET) Received: from mail-qt1-f180.google.com (mail-qt1-f180.google.com [209.85.160.180]) by mails.dpdk.org (Postfix) with ESMTP id 9437A40E5A for ; Tue, 21 Feb 2023 07:59:25 +0100 (CET) Received: by mail-qt1-f180.google.com with SMTP id bt6so3609627qtb.4 for ; Mon, 20 Feb 2023 22:59:25 -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=mAF/AuCpcrX6YPh3KA8R0PcOGd1EGYnEG+upfx6fVqA=; b=I1h777nAGiSCMllZmHWs63gpp2ufVIkfUkOQ6ktLGYPCo9M6QW9fp0eeyYFB1Oc0Sv 7sZumrUeRtnSpk2dHaRagNhiA8yvDmIwLn9UgdlkKWv4ZpX2NvUyALPb3ZpbbDE0PjgL kHjfybccdJjXcBplQADL0B+JCjIoUssyTmwHSBj1Ijj9/0q7dyUCIX7sadzCR2gj+iN5 /YUhe/3y1oBBflGlN/Ve0Ku8gNVf79HzvF572h9/SNLsJDDqqCqAIQwaZ/v5YP82+wbV vyLO6MiLAhPB3XZmcS6bHP2HtqF3o+/LYuhXZEfOInSfKUUctU0qED9KLovWr0XDOhVq otEA== 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=mAF/AuCpcrX6YPh3KA8R0PcOGd1EGYnEG+upfx6fVqA=; b=7+Ran3k9ZEeIlmqoAp4GcXJpOhs0OIgNgliGMA78FNmP4koSdWcwnmltIUXfRJWZGf KBVmvlUytoBQPoUStYTdZVcsgqgzfc5/C1L3uEIQ1ofsHJufNjhTfVQhGwKVz0fDft1x gcuExJdyBIih9d25Fr+g5pX0FNH/uU2iEYn+fUMHqY+zpZnhmrEh1ou5VbEYuWb8fwZW PvK+3mvLSQf3I/YiI0aEs48R+HZcBIkQGJ81Aal7lmwb8MoTt605DUC6fI1Qyrzt5MNl 1wSrozIx77KvIkRNUouD4q9Qf5FBoaZTLR0m1Lotu3iUaApX35hKN3m2b/02EA4J5XP4 9t1Q== X-Gm-Message-State: AO0yUKXBsXhSnolIgTLzq0FONnvfN8Kid4kojGvUs5SUqimA91PDzLkm oak58YN0q0Gp5RFYHb6HULjLjkf5ToLBxvi/ X-Google-Smtp-Source: AK7set+AxdqhtC8xEp9AvJbLFRyyU3ZvY62iyYtHs90GJ/w8jY+Tfk/PEvBVRqQ4L5BPS37efgwy9A== X-Received: by 2002:ac8:57d5:0:b0:3b8:5057:376a with SMTP id w21-20020ac857d5000000b003b85057376amr6026417qta.66.1676962764702; Mon, 20 Feb 2023 22:59:24 -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 n129-20020a37bd87000000b0073b81e888bfsm302392qkf.56.2023.02.20.22.59.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Feb 2023 22:59:24 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124257 [PATCH v4 2/2] test/mempool: add zero-copy API's Date: Tue, 21 Feb 2023 02:59:15 -0500 Message-Id: <20230221075915.49963-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230221055205.22984-3-kamalakshitha.aligeri@arm.com> References: <20230221055205.22984-3-kamalakshitha.aligeri@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/124257/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4229732629