On Tue, Jul 7, 2020 at 3:05 PM Ferruh Yigit <ferruh.yi...@intel.com> wrote:
> On 7/6/2020 6:26 PM, Ajit Khaparde wrote: > > Update release notes indicating vector mode support for ARM CPUs > > in Broadcom bnxt PMD. > > > > Signed-off-by: Ajit Khaparde <ajit.khapa...@broadcom.com> > > --- > > doc/guides/rel_notes/release_20_08.rst | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/doc/guides/rel_notes/release_20_08.rst > b/doc/guides/rel_notes/release_20_08.rst > > index 17b35e066..1f6055441 100644 > > --- a/doc/guides/rel_notes/release_20_08.rst > > +++ b/doc/guides/rel_notes/release_20_08.rst > > @@ -101,6 +101,8 @@ New Features > > * Added support for new resource manager API. > > * Added support for VXLAN encap/decap. > > * Added support for rte_flow_query for COUNT action. > > + * Added support for rx_burst_mode_get and tx_burst_mode_get > > + * Added vector mode support for ARM CPUs > > > > * **Added support for BPF_ABS/BPF_IND load instructions.** > > > > > Hi Ajit, > > Can you please distribute these updates to the patches that adds the > feature in > this set, instead of having document as a separate patch? > Sure Ferruh can do. v5 on the way. > > Thanks, > ferruh > >