在 2021/3/5 11:18, Li, Xiaoyun 写道:
Hi

-----Original Message-----
From: dev <dev-boun...@dpdk.org> On Behalf Of Lijun Ou
Sent: Friday, March 5, 2021 08:56
To: Yigit, Ferruh <ferruh.yi...@intel.com>
Cc: dev@dpdk.org; linux...@openeuler.org
Subject: [dpdk-dev] [PATCH 0/3] testpmd updates

This series add a API implementation for testpmd as well as fix two bugs.

Chengwen Feng (1):
   app/testpmd: support Tx mbuf free on demand cmd

Hongbo Zheng (1):
   app/testpmd: fix mixed use of RX/Rx/TX/Tx in testpmd

Huisong Li (1):
   app/testpmd: remove forwarding config from parsing Rx and Tx


Please separate this patchset to 3 patches.
For the first patch, you should add a release note in release_21_05.rst.
And for the next 2 fixes, please add corresponding fix line and cc to 
sta...@dpdk.org.

And also, if you're sending patches related to testpmd, please also send/cc to 
me.
You can use add "--to-cmd ./devtools/get-maintainer.sh" when you use git 
send-email to make sure all of related people will be in mail list.

Thanks. I will do this.
  app/test-pmd/cmdline.c                      | 93 ++++++++++++++++++++++++++++-
  app/test-pmd/config.c                       | 18 +++---
  doc/guides/rel_notes/release_21_05.rst      |  2 +
  doc/guides/testpmd_app_ug/testpmd_funcs.rst |  7 +++
  4 files changed, 109 insertions(+), 11 deletions(-)

--
2.7.4

.

Reply via email to