This patchset is to fix some bugs for hns3. Chengwen Feng (2): net/hns3: fix TM thread safety risk net/hns3: fix un-align format TM info
Dengdui Huang (3): net/hns3: fix VF default MAC modified when set failed net/hns3: return ENOSPC if not enough MCAST filter resource net/hns3: flush multicast MAC address if mc_addr_set is NULL drivers/net/hns3/hns3_common.c | 12 ++- drivers/net/hns3/hns3_dump.c | 26 +++-- drivers/net/hns3/hns3_ethdev_vf.c | 2 + drivers/net/hns3/hns3_tm.c | 173 ++++++++++++++++++++++++++---- 4 files changed, 179 insertions(+), 34 deletions(-) -- 2.22.0