[dpdk-dev] [PATCH 0/7] bnxt patchset

Ferruh Yigit ferruh.yigit at intel.com
Fri May 18 19:01:41 CEST 2018


On 5/18/2018 3:39 PM, Ajit Khaparde wrote:
> Patchset against dpdk-next.
> Contains fixes mostly. Please apply.
> 
> Ajit Khaparde (7):
>   net/bnxt: add fallthrough comments for cascading switch cases
>   net/bnxt: fix to initialize tx and rx burst for secondary processes
>   net/bnxt: fix rss hash configuration
>   net/bnxt: fix to use 1st completion ring for forwarding and async
>     events
>   net/bnxt: fix VF resource allocation
>   net/bnxt: fix xstats support for VF
>   net/bnxt: fix Rx checksum flags

Hi Ajit,

Can you please send a new version with ./devtools/check-git-log.sh checks fixed:

$ ./devtools/check-git-log.sh -7
Wrong headline lowercase:
        net/bnxt: fix to initialize tx and rx burst for secondary processes
        net/bnxt: fix rss hash configuration
Headline too long:
        net/bnxt: add fallthrough comments for cascading switch cases
        net/bnxt: fix to initialize tx and rx burst for secondary processes
        net/bnxt: fix to use 1st completion ring for forwarding and async events
Missing 'Fixes' tag:
        net/bnxt: fix to initialize tx and rx burst for secondary processes
Is it candidate for Cc: stable at dpdk.org backport?
        net/bnxt: fix rss hash configuration
        net/bnxt: fix to use 1st completion ring for forwarding and async events
        net/bnxt: fix VF resource allocation
        net/bnxt: fix xstats support for VF



More information about the dev mailing list