Re: [dpdk-dev] [PATCH 3/3] doc: fix vector mode info for bnxt

2020-09-30 Thread Ajit Khaparde
On Wed, Sep 30, 2020 at 10:28 AM Lance Richardson wrote: > > On Tue, Sep 29, 2020 at 5:01 PM Ajit Khaparde > wrote: > > > > Vector mode is disabled when jumbo frames are enabled. > > This usage guide was reporting it incorrectly. > > > > Fixes: 1adaf0e0f2ee ("doc: update bnxt guide") > > Cc:sta..

Re: [dpdk-dev] [PATCH 3/3] doc: fix vector mode info for bnxt

2020-09-30 Thread Lance Richardson
On Tue, Sep 29, 2020 at 5:01 PM Ajit Khaparde wrote: > > Vector mode is disabled when jumbo frames are enabled. > This usage guide was reporting it incorrectly. > > Fixes: 1adaf0e0f2ee ("doc: update bnxt guide") > Cc:sta...@dpdk.org > > Signed-off-by: Ajit Khaparde > --- > doc/guides/nics/bnxt.r

[dpdk-dev] [PATCH 3/3] doc: fix vector mode info for bnxt

2020-09-29 Thread Ajit Khaparde
Vector mode is disabled when jumbo frames are enabled. This usage guide was reporting it incorrectly. Fixes: 1adaf0e0f2ee ("doc: update bnxt guide") Cc:sta...@dpdk.org Signed-off-by: Ajit Khaparde --- doc/guides/nics/bnxt.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/guides/nics/bn