On 6/22/2023 4:11 PM, Artemii Morozov wrote: > Extract VLAN TCI provided by the HW in the prefix and put it to mbuf. > VLAN stripping is supported for ef100 datapath only. This is device > level offload. > > Signed-off-by: Artemii Morozov <artemii.moro...@arknetworks.am> > Reviewed-by: Viacheslav Galaktionov <viacheslav.galaktio...@arknetworks.am> > Reviewed-by: Ivan Malov <ivan.ma...@arknetworks.am> > Reviewed-by: Andy Moreton <amore...@xilinx.com>
<...> > diff --git a/doc/guides/rel_notes/release_23_07.rst > b/doc/guides/rel_notes/release_23_07.rst > index 738d35d9f7..ce523800c7 100644 > --- a/doc/guides/rel_notes/release_23_07.rst > +++ b/doc/guides/rel_notes/release_23_07.rst > @@ -185,6 +185,12 @@ New Features > > See :doc:`../prog_guide/pdcp_lib` for more information. > > +* **Updated Solarflare network PMD.** > + > + Updated the Solarflare ``sfc_efx`` driver with changes including: > + > + * Added VLAN stripping support on SN1000 SmartNICs > + > Can you please move release notes update to existing Solarflace block above?