DPDK patches and discussions
 help / color / mirror / Atom feed
From: Chengwen Feng <fengchengwen@huawei.com>
To: <thomas@monjalon.net>, <Sivaprasad.Tummala@amd.com>,
	<Vipin.Varghese@amd.com>
Cc: <dev@dpdk.org>, <bruce.richardson@intel.com>, <kevin.laatz@intel.com>
Subject: [PATCH 0/3] bugfix and feature for skeleton DMA
Date: Wed, 8 Jun 2022 16:50:04 +0800	[thread overview]
Message-ID: <20220608085007.10679-1-fengchengwen@huawei.com> (raw)

This patch set contains three patches for skeleton DMA.

Chengwen Feng (2):
  dma/skeleton: fix return last-idx when no memcopy completed
  test/dma: reset last-idx before invoke DMA completed ops

Sivaprasad Tummala (1):
  dma/skeleton: support multiple instances

 app/test/test_dmadev.c                 |  3 ++
 drivers/dma/skeleton/skeleton_dmadev.c | 67 ++++++++++++++------------
 drivers/dma/skeleton/skeleton_dmadev.h |  1 +
 3 files changed, 39 insertions(+), 32 deletions(-)

-- 
2.33.0


             reply	other threads:[~2022-06-08  8:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-08  8:50 Chengwen Feng [this message]
2022-06-08  8:50 ` [PATCH 1/3] dma/skeleton: fix return last-idx when no memcopy completed Chengwen Feng
2022-06-08  8:50 ` [PATCH 2/3] test/dma: reset last-idx before invoke DMA completed ops Chengwen Feng
2022-06-08  8:50 ` [PATCH 3/3] dma/skeleton: support multiple instances Chengwen Feng
2022-06-15 14:19 ` [PATCH 0/3] bugfix and feature for skeleton DMA Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220608085007.10679-1-fengchengwen@huawei.com \
    --to=fengchengwen@huawei.com \
    --cc=Sivaprasad.Tummala@amd.com \
    --cc=Vipin.Varghese@amd.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=kevin.laatz@intel.com \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).