DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] net/hns3: support rule keep capability
@ 2022-12-15  1:41 Chengwen Feng
  2022-12-15  1:41 ` [PATCH 1/2] net/hns3: declare " Chengwen Feng
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Chengwen Feng @ 2022-12-15  1:41 UTC (permalink / raw)
  To: thomas, ferruh.yigit, andrew.rybchenko
  Cc: dev, liudongdong3, yisen.zhuang, aman.deep.singh, yuying.zhang

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-01-31 17:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15  1:41 [PATCH 0/2] net/hns3: support rule keep capability Chengwen Feng
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

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).