On 1/22/2021 10:18 AM, Lijun Ou wrote:
This series add a new feature LSC event report and two bugfixes as well as some cleanup patches.
Chengchang Tang (2): net/hns3: reconstruct the Rx interrupt map net/hns3: fix interrupt resources in Rx interrupt mode
Chengwen Feng (1): net/hns3: support LSC event report
Huisong Li (2): net/hns3: encapsulate dfx stats in Rx/Tx datapatch net/hns3: move queue stats to xstats
Lijun Ou (9): net/hns3: use array instead of switch-case net/hns3: move judgment conditions to separated functions net/hns3: extract common judgments for all FDIR type net/hns3: refactor reset event report function net/hns3: fix memory leak with secondary process exit net/hns3: rename RSS functions net/hns3: adjust some comments net/hns3: remove unnecessary parentheses net/hns3: use %d instead of %u for enum variable
LSC interrupt patch (14/14) may need to be updated, and since it has no dependency in the set it is not merged, can be sent separately later.
Except 14/14, Series applied to dpdk-next-net/main, thanks.