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: sta...@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