On 5/24/2019 3:49 PM, Lance Richardson wrote:
> This patchset bsae on top of the previous submission adds the following:
>   1) Support for vector mode TX and RX.
>   2) HWRM API update (split into multiple patches).
>   3) Fixes for RSS reta update and query.
> 
> It also updates the release notes.
> 
> v2:
> * Squashed patches 3 and 4 from v1 patchset.
> * Added Meson build support for vector mode PMD.
> * Dropped two unnecessary code style changes from patch 3.
> 
> Ajit Khaparde (5):
>   net/bnxt: fix RSS reta indirection table update
>   net/bnxt: update HWRM API
>   net/bnxt: update HWRM version
>   net/bnxt: HWRM version update
>   net/bnxt: update release notes for bnxt
> 
> Lance Richardson (5):
>   net/bnxt: move tx bd checking to header file
>   net/bnxt: compute and store scattered RX status
>   net/bnxt: implement vector mode driver
>   net/bnxt: use reta update mask and translate qid to grp id
>   net/bnxt: fix reta query op

There are warnings from
"./devtools/checkpatches.sh" & "./devtools/check-git-log.sh"
Can you please address them in next version?

It is acceptable to have some level of "checkpatches.sh" in the base code update
(HWRM update code for your case) but please sure DPDK specific files don't have
any warning.

Thanks,
ferruh

Reply via email to