Re: [dpdk-dev] [PATCH 10/10] doc: updated release notes and mlx5 file

2021-11-03 Thread Thomas Monjalon
A cover letter is missing for this series. > > Provided further description within documentation regarding > > the RXP to CRSpace changes. This patch should be squashed with the relevant code change. > > --- a/doc/guides/rel_notes/release_21_11.rst > > +++ b/doc/guides/rel_notes/release_21_11.rs

Re: [dpdk-dev] [PATCH 10/10] doc: updated release notes and mlx5 file

2021-10-24 Thread Ori Kam
> -Original Message- > From: Francis Kelly > Sent: Friday, October 22, 2021 6:46 PM > Subject: [PATCH 10/10] doc: updated release notes and mlx5 file > > Provided further description within documentation regarding > the RXP to CRSpace changes. > > Signed-off-by: Francis Kelly > --- >

[dpdk-dev] [PATCH 10/10] doc: updated release notes and mlx5 file

2021-10-22 Thread Francis Kelly
Provided further description within documentation regarding the RXP to CRSpace changes. Signed-off-by: Francis Kelly --- doc/guides/regexdevs/mlx5.rst | 2 +- doc/guides/rel_notes/release_21_11.rst | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/guides/regexde