From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id D48264262B;
	Wed, 27 Sep 2023 20:28:03 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id A559540271;
	Wed, 27 Sep 2023 20:28:03 +0200 (CEST)
Received: from mail-vs1-f48.google.com (mail-vs1-f48.google.com
 [209.85.217.48]) by mails.dpdk.org (Postfix) with ESMTP id 73C554026B
 for <dev@dpdk.org>; Wed, 27 Sep 2023 20:28:02 +0200 (CEST)
Received: by mail-vs1-f48.google.com with SMTP id
 ada2fe7eead31-4526c6579afso7648299137.0
 for <dev@dpdk.org>; Wed, 27 Sep 2023 11:28:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20230601; t=1695839282; x=1696444082; darn=dpdk.org;
 h=content-transfer-encoding:cc:to:subject:message-id:date:from
 :in-reply-to:references:mime-version:from:to:cc:subject:date
 :message-id:reply-to;
 bh=O9iQiAeHmqtoegDP6Q3XitnNS2P/mWvCnYX4QZzQLz8=;
 b=EZ0F0cYUAUpwdR1WWfKtbr4Ooyu1sXb546rkaaxfx3m9omQ377Yfs1Ft9XzX3nN5/x
 JTS9dKO4YXF0r6UakUAivdZp0RKv8cdRxGJMieltD5KPjTGp6pFqYrtRSj8eYetSdY0S
 3e1qGZLQoqH2PJH+a7yrCFphdqUFP3I8LPZDwHZ5hCF7y07LMkucGzGG+h6L+0CYBhR/
 Cc1fZUvpr92SE5cxkMbt73dC/Gvo1rtfuNY8TeaWfJ0q/6njre5etQXPkOVHrUEvT2Q6
 dDt33pSD5nykVGaZjyFAtf1/+GFxhDi8SmhnmS+UTEIFvT8Xv+N2Afdmblt75DM7kr+/
 TagQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1695839282; x=1696444082;
 h=content-transfer-encoding:cc:to:subject:message-id:date:from
 :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=O9iQiAeHmqtoegDP6Q3XitnNS2P/mWvCnYX4QZzQLz8=;
 b=XSzm9beGTBYm4V/4CiQ9egHRPsumBB1KMdwOy62t+gjT+pWHHPqe5KJtPX0myZuvXs
 IdI2sSAK24tu9nFva8FI5RoB23OBspyFU6iv/me+fNQjAkt8RgY4WcMluDOOJ4eNX1Ro
 YBwfNAz0udHY49sQ06wojah26IvTMTmbJHluCcKbRBGL2F1Ry0BgNCrhnnSgLbnJzxKR
 QlA/zWz/Xmw6xC/Lpx1NzFgB7fObXBrQPHIgS8Bh4gVqnmPo7q49MO7hu92xAMwqvdvk
 cfaPHhyh8F9OANQB4vygwIaurL5UlbeePR7UT7mjVscDuNNh6XlAnMumCn9j1hAH0UAl
 jOXQ==
X-Gm-Message-State: AOJu0YzysWdAXMBDxabQBf0+zw418tIig8Anl45sDXD+bSMclT4cBe6V
 MZMlsSDTDv+q5l+s681IEPGSpDJQjFrYjwyMwzk=
X-Google-Smtp-Source: AGHT+IHzBMwAdUbGyH95+Wat1N+XLcN4fjFX7bBgQ4FPqZ+SSdNlCdzxnmUjnXow8H+03ch4ObRVDSWHRI67u6It00g=
X-Received: by 2002:a05:6102:32c2:b0:44e:ab51:9e0d with SMTP id
 o2-20020a05610232c200b0044eab519e0dmr3883714vss.16.1695839281756; Wed, 27 Sep
 2023 11:28:01 -0700 (PDT)
MIME-Version: 1.0
References: <20230923133449.3780841-1-amitprakashs@marvell.com>
 <20230926103233.3956431-1-amitprakashs@marvell.com>
 <20230926103233.3956431-13-amitprakashs@marvell.com>
In-Reply-To: <20230926103233.3956431-13-amitprakashs@marvell.com>
From: Jerin Jacob <jerinjacobk@gmail.com>
Date: Wed, 27 Sep 2023 23:57:35 +0530
Message-ID: <CALBAE1Pn9BhZ14tLKiHdY_i_bO9dac=qu6WkAMKQfGCaR5D5Ng@mail.gmail.com>
Subject: Re: [PATCH v4 12/12] app/test: add event DMA adapter auto-test
To: Amit Prakash Shukla <amitprakashs@marvell.com>
Cc: dev@dpdk.org, jerinj@marvell.com, fengchengwen@huawei.com, 
 kevin.laatz@intel.com, bruce.richardson@intel.com, conor.walsh@intel.com, 
 vattunuru@marvell.com, g.singh@nxp.com, sachin.saxena@oss.nxp.com, 
 hemant.agrawal@nxp.com, cheng1.jiang@intel.com, ndabilpuram@marvell.com, 
 anoobj@marvell.com, mb@smartsharesystems.com
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org

On Tue, Sep 26, 2023 at 4:11=E2=80=AFPM Amit Prakash Shukla
<amitprakashs@marvell.com> wrote:
>
> Added testsuite to test the dma adapter functionality.
> The testsuite detects event and DMA device capability
> and accordingly dma adapter is configured and modes are
> tested.

Please add example command to test this with SW driver in git commit.

>
> Signed-off-by: Amit Prakash Shukla <amitprakashs@marvell.com>
> ---
>  app/test/meson.build              |   1 +
>  app/test/test_event_dma_adapter.c | 805 ++++++++++++++++++++++++++++++

Missing updates to MAINTAINERS file for this new file.