DPDK patches and discussions
 help / color / mirror / Atom feed
From: Chengwen Feng <fengchengwen@huawei.com>
To: <thomas@monjalon.net>, <ferruh.yigit@amd.com>,
	<andrew.rybchenko@oktetlabs.ru>
Cc: <dev@dpdk.org>, <liudongdong3@huawei.com>,
	<yisen.zhuang@huawei.com>, <aman.deep.singh@intel.com>,
	<yuying.zhang@intel.com>
Subject: [PATCH 0/2] net/hns3: support rule keep capability
Date: Thu, 15 Dec 2022 01:41:40 +0000	[thread overview]
Message-ID: <20221215014142.15750-1-fengchengwen@huawei.com> (raw)

This patch declare the hns3 PMD supports rule keep capability, and also
add "--disable-flow-flush" parameter to test for such capability.

Chengwen Feng (2):
  net/hns3: declare support rule keep capability
  app/testpmd: add disable-flow-flush parameter

 app/test-pmd/parameters.c             | 4 ++++
 app/test-pmd/testpmd.c                | 7 ++++++-
 app/test-pmd/testpmd.h                | 1 +
 doc/guides/testpmd_app_ug/run_app.rst | 5 +++++
 drivers/net/hns3/hns3_common.c        | 7 ++++---
 5 files changed, 20 insertions(+), 4 deletions(-)

-- 
2.17.1


             reply	other threads:[~2022-12-15  1:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-15  1:41 Chengwen Feng [this message]
2022-12-15  1:41 ` [PATCH 1/2] net/hns3: declare " Chengwen Feng
2022-12-15  1:56   ` Dongdong Liu
2022-12-15  1:41 ` [PATCH 2/2] app/testpmd: add disable-flow-flush parameter Chengwen Feng
2023-01-23 15:01   ` Singh, Aman Deep
2023-01-25 18:34     ` Ferruh Yigit
2023-01-25 18:37   ` Ferruh Yigit
2023-01-26 12:29     ` Ori Kam
2023-01-31  7:55     ` Singh, Aman Deep
2023-01-31 17:05 ` [PATCH 0/2] net/hns3: support rule keep capability 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=20221215014142.15750-1-fengchengwen@huawei.com \
    --to=fengchengwen@huawei.com \
    --cc=aman.deep.singh@intel.com \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    --cc=liudongdong3@huawei.com \
    --cc=thomas@monjalon.net \
    --cc=yisen.zhuang@huawei.com \
    --cc=yuying.zhang@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).