Hi Thomas, > -----Original Message----- > From: Thomas Monjalon <[email protected]> > Sent: Tuesday, October 13, 2020 2:37 PM > To: Bing Zhao <[email protected]> > Cc: Ori Kam <[email protected]>; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; [email protected] > Subject: Re: [dpdk-dev] [PATCH v3 6/6] doc: update for two ports > hairpin mode > > External email: Use caution opening links or attachments > > > 13/10/2020 03:13, Bing Zhao: > > From: Thomas Monjalon <[email protected]> > > > 08/10/2020 14:05, Bing Zhao: > > > > In the release notes, 2 ports hairpin mode feature is added. > > > > > > > > In rte flow part, one suggestion is added to mention that > metadata > > > > could be used to connect the hairpin RX and TX flows if the > > > hairpin is > > > > working in explicit TX flow rule mode. > > > > > > > > In the testpmd command line, the new parameter to set hairpin > > > working > > > > mode is described. > > > > > > > > Signed-off-by: Bing Zhao <[email protected]> > > > > Acked-by: Ori Kam <[email protected]> > > > > --- > > > > doc/guides/prog_guide/rte_flow.rst | 3 +++ > > > > doc/guides/rel_notes/release_20_11.rst | 8 ++++++++ > > > > doc/guides/testpmd_app_ug/run_app.rst | 8 ++++++++ > > > > 3 files changed, 19 insertions(+) > > > > > > Please squash doc changes in related code changes commits, so > both > > > are atomic. Thanks > > > > OK, I will rebase and squash them into other commits. So there is > no > > need to care about the check patches warning of the headline > prefix, > > am I right? > > Right > We should improve this script to be less strict. >
I see. So many thanks

