This patchset fixes some bugs on reset, and the replaces of gcc builtin __atomic_xxx with rte_atomic_xxx is removed and will send later separately.
Dengdui Huang (3): net/hns3: fix VF multiple count on one reset net/hns3: fix disable command with firmware net/hns3: fix incorrect reset level comparison drivers/net/hns3/hns3_ethdev.c | 28 +++++++------------- drivers/net/hns3/hns3_ethdev_vf.c | 44 ++++++++++++++++++++----------- 2 files changed, 38 insertions(+), 34 deletions(-) -- 2.30.0