DPDK patches and discussions
 help / color / mirror / Atom feed
From: Phil Yang <Phil.Yang@arm.com>
To: Jasvinder Singh <jasvinder.singh@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "cristian.dumitrescu@intel.com" <cristian.dumitrescu@intel.com>
Subject: Re: [dpdk-dev] [PATCH] app/testpmd: remove softnic forward mode
Date: Tue, 23 Jun 2020 07:38:17 +0000	[thread overview]
Message-ID: <VE1PR08MB464035064F096805E0C0EB58E9940@VE1PR08MB4640.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <20200622155122.56200-1-jasvinder.singh@intel.com>

> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Jasvinder Singh
> Sent: Monday, June 22, 2020 11:51 PM
> To: dev@dpdk.org
> Cc: cristian.dumitrescu@intel.com
> Subject: [dpdk-dev] [PATCH] app/testpmd: remove softnic forward mode
>
> Softnic can be used like other virtual devices without
> needing any special mode. Therefore, softnic forward mode
> is removed from testpmd app. Documentation is updated as
> well.
>
Hi Jasvinder,

One quick question for this change.  How can we test the softnic PMD without this mode?
The softnic PMD guidance uses testpmd softnic mode in the PMD test section.
However, when I switch the forward mode from softnic to IO mode, the testpmd cannot work as expected.

I think you need to update the softnic PMD page as well.
doc/guides/nics/softnic.rst

Thanks,
Phil

> Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
> ---
>  app/test-pmd/Makefile                       |   4 -
>  app/test-pmd/cmdline.c                      |  82 ---
>  app/test-pmd/config.c                       |  56 --
>  app/test-pmd/meson.build                    |   4 -
>  app/test-pmd/softnicfwd.c                   | 686 --------------------
>  app/test-pmd/testpmd.c                      |  16 -
>  app/test-pmd/testpmd.h                      |  22 -
>  doc/guides/testpmd_app_ug/testpmd_funcs.rst |  10 -
>  8 files changed, 880 deletions(-)
>  delete mode 100644 app/test-pmd/softnicfwd.c
<snip>
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

  reply	other threads:[~2020-06-23  7:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-22 15:51 Jasvinder Singh
2020-06-23  7:38 ` Phil Yang [this message]
2020-06-23  8:38   ` Singh, Jasvinder
2020-06-23  8:41     ` David Marchand
2020-06-23  8:49       ` Singh, Jasvinder
2020-06-23  9:32 ` [dpdk-dev] [PATCH v2] " Jasvinder Singh
2020-07-10 16:59   ` Ferruh Yigit

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=VE1PR08MB464035064F096805E0C0EB58E9940@VE1PR08MB4640.eurprd08.prod.outlook.com \
    --to=phil.yang@arm.com \
    --cc=cristian.dumitrescu@intel.com \
    --cc=dev@dpdk.org \
    --cc=jasvinder.singh@intel.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).