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 2FAAD436D1 for ; Tue, 12 Dec 2023 12:44:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BCC542E1A for ; Tue, 12 Dec 2023 12:44:00 +0100 (CET) Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com [209.85.219.51]) by mails.dpdk.org (Postfix) with ESMTP id 5E82E42E18 for ; Tue, 12 Dec 2023 12:43:58 +0100 (CET) Received: by mail-qv1-f51.google.com with SMTP id 6a1803df08f44-67ac4fc7217so39981866d6.0 for ; Tue, 12 Dec 2023 03:43:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1702381437; x=1702986237; darn=dpdk.org; 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=InuowsCYs0A8V2cNEjn36dRnPUdIwFzRM8+iMwpqllM=; b=J5ZWsj5kWLi06gXURmW1Ort6lFdgPziIBHk3DB4mqgeW66FIOEhgkEZ2f+LWY6ylE4 T1tDb6yBVyWDTZNtmHH6/5EdbKJqdxuSLJBgukjQXGf2SlP52vjmaw90H8xUBVUas3+c HjgIcfotw/SQkhaIVHHJUTmfU6J2FVfy5S5ynlcF/4ySY8ppqMdmvFRYRr7/aVJ5g6av iNhcflH7/gwCoN+Tk9ruXIh1LA0wKOZSYViPChjYETbOdMndstntdO5T4PQZKIK87fBF ruFvJoEwAO4NRjcdeB+axWrcmwoLJYalqKFiYUVx/N9SkjMVu9McZ4fbmM7cJ7ToEhpQ /UpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702381437; x=1702986237; 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=InuowsCYs0A8V2cNEjn36dRnPUdIwFzRM8+iMwpqllM=; b=k9+nXUovZdejuI1wRG5HI15Wg6LYGnW3xwnd/UWjT6rNhYYfO1lRH8AcpBKud/PAxJ htLa1uvr4Z9mFwX+A3Ke6itFAmpBkaAZS0XMtJTPQ9xhVbylTjtQJm0MX5m+VJHiwW3s 2iE8n9huw913B5+l0uVuGTjcjwBkwEAf1K6P0U67TzlJmqZWxtKgjoWKe6Ojp5TlCt3x Xz4n3aB8M8alRMqTVYBjLQEBF9qtFdEgVzITfWIgg2IFw2kHkLec4rrcD2WOJLBlRXWN wS44oVSBK7lj+vGkZ8dVtaM4BbG2ibJCXxoSDdCaPykPLPYsau3TXIdy2URCLCg6iNcP MAeA== X-Gm-Message-State: AOJu0YzpaSkpukkH8QDcO4fLg+O1JsrQpNnWVW4wLIm3WvcH9WfOKzyu G3CRS+osVNw68WQa5g8iybFQa5h1qSbKneRiTSo= X-Google-Smtp-Source: AGHT+IECh8wrRktIvG76EMbOcs7IcZQaByAKP0zPQ8Sm6jwPVx9ROrxfO7Ce01LjEz3f/VQcsHbxRw== X-Received: by 2002:ad4:4105:0:b0:67a:a721:f33d with SMTP id i5-20020ad44105000000b0067aa721f33dmr6597172qvp.125.1702381437101; Tue, 12 Dec 2023 03:43:57 -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 e5-20020a0cf745000000b0067a0eecf4easm4126480qvo.31.2023.12.12.03.43.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Dec 2023 03:43:56 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135057 [PATCH] app/dma-perf: replace pktmbuf with mempool objects Date: Tue, 12 Dec 2023 06:43:55 -0500 Message-Id: <20231212114355.3174243-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231212103746.1910-1-vipin.varghese@amd.com> References: <20231212103746.1910-1-vipin.varghese@amd.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/135057/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7180540080