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 919E042FFB for ; Mon, 7 Aug 2023 15:58:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D8BF40A8B for ; Mon, 7 Aug 2023 15:58:52 +0200 (CEST) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mails.dpdk.org (Postfix) with ESMTP id D94B640A8B for ; Mon, 7 Aug 2023 15:58:51 +0200 (CEST) Received: by mail-qt1-f173.google.com with SMTP id d75a77b69052e-40fd2f6bd7cso33589701cf.1 for ; Mon, 07 Aug 2023 06:58:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1691416731; x=1692021531; 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=xQkmx1CRrssyS6xoTu9+gO+TztLAF9sPyeao07JJTeA=; b=kikUIWlJ82LxEDkd3/PYfGMpw9+/BpJ86DhYVqIS47XnXkGlT3/egoGWTlLODOfN/G w8HPFiwPSiWQf+P8ohD2CTqkwq7WZiq80nq1h5nF/IX6zVMKySR0JR+HM7uJqp5Sdpi8 kMdXdvIPUDJY3lAqOaGRKh44ncCeO7lZtt2riRKNIlbda1fqM2ctr3oOhtNSmKjNF3TT nAZ4vECzSf/PtAY8Zo0xycEjoj5MBlQPr6OUcpyDAThi3THIvjQIyf2OlMT12p5AhseL /0eI7C4pMtpXY/ji2bQmv67eHClozk+66ftT2/RkzRHfdSEW4XypzO2YAbEGfjZgpXrs tXng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691416731; x=1692021531; 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=xQkmx1CRrssyS6xoTu9+gO+TztLAF9sPyeao07JJTeA=; b=ifuuWB1KkPd+IK+WfFWEM2v2pqPFJRCCOCsPBlgCV3uEF27Ejps2jjKaS3NmKUWx1U 9ATdsLu3LFkPdQDgQAupBK61vY/UCiuTdyMe6k9btnHSZhzyN+IgWrhXTYrwEfCXTXjM zSsaGw3nSmQw5ysddeoEVWQ2yLefUi3DzDyMxXcCXz7lW4QGCO8M8ZtvQj40NvIhYO2s jUccx7f4gNLOqjB9HaAMkPVw8h7qHGLiNQpDxclBQ7gd0CvoUXP0awRTacIlB0ohEkFA zMNjUuXMkU1EwB61bhXi0TWxs50FR01N1B/W1B6xh8xRoe/szz80bseMbKNPaE0XYBuv 46sA== X-Gm-Message-State: AOJu0YygubylGmZ6w273mpT1AGCbpBNY9TASXxnFiY8qLIXjNHQrCKPH rzgiiqWf8ttPJnT9edP1/Mi0H3o0xCXA2ztNHv8= X-Google-Smtp-Source: AGHT+IFMH5UlEi1PKhGrfvFX5ktC90GYEd2yr1w3cSXk6TXMY+lA5zMgjsG5Z8VrTwbM8bZwnCFImA== X-Received: by 2002:a05:622a:13c7:b0:40f:1c71:d4f7 with SMTP id p7-20020a05622a13c700b0040f1c71d4f7mr15414965qtk.40.1691416730793; Mon, 07 Aug 2023 06:58:50 -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 y5-20020ac81285000000b00405502aaf76sm2662514qti.57.2023.08.07.06.58.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Aug 2023 06:58:50 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129934 [PATCH 2/2] app/dma-perf: add PCI device support Date: Mon, 7 Aug 2023 09:58:49 -0400 Message-Id: <20230807135849.92590-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230807130621.2023043-2-amitprakashs@marvell.com> References: <20230807130621.2023043-2-amitprakashs@marvell.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/129934/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5785654640