On 1/7/2022 10:15 AM, Min Hu (Connor) wrote:
This patch contains 15 patches, which include fixing codecheck warning
,code refactor and indirect counter action support.
Chengwen Feng (4):
net/hns3: remove invalid encapsulation function
net/hns3: delete strerror invoke
net/hns3: rename function
net/hns3: support indirect counter action
Huisong Li (10):
net/hns3: remove unnecessary assignment
net/hns3: fix a misjudgment expression
net/hns3: extract a common API to initialize MAC addrs
net/hns3: remove unnecessary black lines
net/hns3: extract a function to handle reset fail
net/hns3: extract functions to create RSS and FDIR flow rule
net/hns3: remove unused variables
net/hns3: remove the number of queue descriptors
net/hns3: remove the printing of memory addresses
net/hns3: extract a common interface to obtain revision ID
Jie Hai (1):
net/hns3: remove unnecessary 'inline'
Hi Connor,
Patch by patch build fails, first failing patch is 7/15.
Can you please fix it with a new version?