On 4/6/2022 10:22 AM, Min Hu (Connor) wrote:
This patch set contains 7 bugfix for hns3 PMD.

Chengwen Feng (1):
   net/hns3: fix more mbufs are freed when Tx done cleanup

Huisong Li (6):
   net/hns3: fix order of clearing imissed register in PF
   net/hns3: fix MAC and queues HW statistics reversion
   net/hns3: fix pseudo-sharing between threads
   net/hns3: fix RSS disable
   net/hns3: fix undo rollback when update RSS hash
   net/hns3: remove redundant RSS tuple field


Hi Connor,

I need to resolve some conflicts while merging this set, I assume it is based on another patch, can you please document it in cover letter next time.

Also I can see CI had same issue, to enable CI to check the patch, each set should be send on top of latest next-net, so the CI can apply them. There is a defined 'Depends-on:' keyword [1] for commit log, but as far as I know CI not implemented it yet.

[1]
https://doc.dpdk.org/guides/contributing/patches.html#patch-dependencies

Reply via email to