From: Jerin Jacob <jerinjacobk@gmail.com>
To: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Cc: Nithin Dabilpuram <ndabilpuram@marvell.com>,
Kiran Kumar K <kirankumark@marvell.com>,
Sunil Kumar Kori <skori@marvell.com>,
Satha Rao <skoteshwar@marvell.com>,
dev@dpdk.org, jerinj@marvell.com
Subject: Re: [PATCH 2/2] net/cnxk: dump Rx descriptor info to file
Date: Thu, 7 Dec 2023 12:06:46 +0530 [thread overview]
Message-ID: <CALBAE1OJhmGovW4MfnM6K09Bhjp6WKoh2gdaqKmKw5VkFgRiuA@mail.gmail.com> (raw)
In-Reply-To: <20231205094539.1377142-2-rkudurumalla@marvell.com>
On Tue, Dec 5, 2023 at 3:16 PM Rakesh Kudurumalla
<rkudurumalla@marvell.com> wrote:
>
> Add support for eth_rx_descriptor_dump for cn9k and cn10k.
> This patch dumps contents of receviced packet descriptor from CQ
> for debug to file
>
> Signed-off-by: Rakesh Kudurumalla <rkudurumalla@marvell.com>
> ---
> drivers/net/cnxk/cn10k_ethdev.c | 67 +++++++++++++++++++++++++++++++++
> drivers/net/cnxk/cn9k_ethdev.c | 53 ++++++++++++++++++++++++++
> 2 files changed, 120 insertions(+)
Please fix the http://mails.dpdk.org/archives/test-report/2023-December/524443.html
next prev parent reply other threads:[~2023-12-07 6:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-05 9:45 [PATCH 1/2] common/cnxk: support to dump debug " Rakesh Kudurumalla
2023-12-05 9:45 ` [PATCH 2/2] net/cnxk: dump Rx descriptor " Rakesh Kudurumalla
2023-12-07 6:36 ` Jerin Jacob [this message]
2023-12-07 13:46 ` [PATCH v2 1/2] common/cnxk: support to dump debug " Rakesh Kudurumalla
2023-12-07 13:46 ` [PATCH v2 2/2] net/cnxk: dump Rx descriptor " Rakesh Kudurumalla
2023-12-11 9:40 ` Jerin Jacob
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=CALBAE1OJhmGovW4MfnM6K09Bhjp6WKoh2gdaqKmKw5VkFgRiuA@mail.gmail.com \
--to=jerinjacobk@gmail.com \
--cc=dev@dpdk.org \
--cc=jerinj@marvell.com \
--cc=kirankumark@marvell.com \
--cc=ndabilpuram@marvell.com \
--cc=rkudurumalla@marvell.com \
--cc=skori@marvell.com \
--cc=skoteshwar@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).