DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerinjacobk@gmail.com>
To: pbhagavatula@marvell.com
Cc: jerinj@marvell.com, Vamsi Attunuru <vattunuru@marvell.com>, dev@dpdk.org
Subject: Re: [PATCH v4 2/2] dma/cnxk: rewrite DMA fastpath
Date: Tue, 5 Sep 2023 21:28:25 +0530	[thread overview]
Message-ID: <CALBAE1NOfTLjXC6-a2aetS-t1Akr2EVMTzx3rXBRtDcjrumUew@mail.gmail.com> (raw)
In-Reply-To: <20230831053220.11726-2-pbhagavatula@marvell.com>

On Thu, Aug 31, 2023 at 11:15 AM <pbhagavatula@marvell.com> wrote:
>
> From: Pavan Nikhilesh <pbhagavatula@marvell.com>
>
> Rewrite DMA fastpath to use NEON instructions and reduce number
> of words read from config.
>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>

Please fix

### [PATCH] dma/cnxk: use mempool for DMA chunk pool

Warning in drivers/common/cnxk/roc_platform.c:
Using RTE_LOG_REGISTER, prefer RTE_LOG_REGISTER_(DEFAULT|SUFFIX)

  reply	other threads:[~2023-09-05 15:58 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-30  7:56 [PATCH 1/2] dma/cnxk: use mempool for DMA chunk pool pbhagavatula
2023-08-30  7:56 ` [PATCH 2/2] dma/cnxk: rewrite DMA fastpath pbhagavatula
2023-08-30 14:30 ` [PATCH v2 1/2] dma/cnxk: use mempool for DMA chunk pool pbhagavatula
2023-08-30 14:30   ` [PATCH v2 2/2] dma/cnxk: rewrite DMA fastpath pbhagavatula
2023-08-30 16:54   ` [PATCH v3 1/2] dma/cnxk: use mempool for DMA chunk pool pbhagavatula
2023-08-30 16:54     ` [PATCH v3 2/2] dma/cnxk: rewrite DMA fastpath pbhagavatula
2023-08-31  5:32     ` [PATCH v4 1/2] dma/cnxk: use mempool for DMA chunk pool pbhagavatula
2023-08-31  5:32       ` [PATCH v4 2/2] dma/cnxk: rewrite DMA fastpath pbhagavatula
2023-09-05 15:58         ` Jerin Jacob [this message]
2023-09-05 16:19       ` [PATCH v5 1/2] dma/cnxk: use mempool for DMA chunk pool pbhagavatula
2023-09-05 16:19         ` [PATCH v5 2/2] dma/cnxk: rewrite DMA fastpath pbhagavatula
2023-09-09 16:32         ` [PATCH v6 1/2] dma/cnxk: rework DMA driver pbhagavatula
2023-09-09 16:32           ` [PATCH v6 2/2] dma/cnxk: rewrite DMA fastpath pbhagavatula
2023-09-09 16:37           ` [PATCH v7 1/2] dma/cnxk: rework DMA driver pbhagavatula
2023-09-09 16:37             ` [PATCH v7 2/2] dma/cnxk: rewrite DMA fastpath pbhagavatula
2023-09-20  4:17               ` Jerin Jacob
2023-09-09 16:54             ` [PATCH v8 1/2] dma/cnxk: rework DMA driver pbhagavatula
2023-09-09 16:54               ` [PATCH v8 2/2] dma/cnxk: rewrite DMA fastpath pbhagavatula

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=CALBAE1NOfTLjXC6-a2aetS-t1Akr2EVMTzx3rXBRtDcjrumUew@mail.gmail.com \
    --to=jerinjacobk@gmail.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=pbhagavatula@marvell.com \
    --cc=vattunuru@marvell.com \
    /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).