Hi, > -----Original Message----- > From: dev <[email protected]> On Behalf Of Suanming Mou > Sent: Monday, April 20, 2020 9:54 AM > To: John McNamara <[email protected]>; Marko Kovacevic > <[email protected]> > Cc: [email protected] > Subject: [dpdk-dev] [PATCH] doc: update mlx5 PMD flow memory > optimization > > Add flow memory optimization item. > > Signed-off-by: Suanming Mou <[email protected]> Acked-by: Raslan Darawsheh <[email protected]>
> --- > doc/guides/rel_notes/release_20_05.rst | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/doc/guides/rel_notes/release_20_05.rst > b/doc/guides/rel_notes/release_20_05.rst > index 6a03d6e..8065927 100644 > --- a/doc/guides/rel_notes/release_20_05.rst > +++ b/doc/guides/rel_notes/release_20_05.rst > @@ -63,6 +63,7 @@ New Features > * Added support for matching on IPv4 Time To Live and IPv6 Hop Limit. > * Added support for creating Relaxed Ordering Memory Regions. > * Added support for jumbo frame size (9K MTU) in Multi-Packet RQ mode. > + * Optimized the memory consumption of flow. > > * **Updated the Intel ice driver.** > > -- > 1.8.3.1 Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

