net/hns3: use C11 atomics
authorChengchang Tang <tangchengchang@huawei.com>
Wed, 3 Feb 2021 12:23:53 +0000 (20:23 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 4 Feb 2021 17:19:37 +0000 (18:19 +0100)
commitb52366011d59f726b042ad8a1049d25c5d053eae
tree645b8e94418a45908cc1a87ecd9d7ecbb11a483c
parentc27e64ee3e9b4ae6c763a4f00f72927e80e2e5f2
net/hns3: use C11 atomics

Replace all the atomic type with C11 atomic builtins in hns3
PMD.

Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
Signed-off-by: Lijun Ou <oulijun@huawei.com>
drivers/net/hns3/hns3_cmd.c
drivers/net/hns3/hns3_ethdev.c
drivers/net/hns3/hns3_ethdev.h
drivers/net/hns3/hns3_ethdev_vf.c
drivers/net/hns3/hns3_intr.c
drivers/net/hns3/hns3_mbx.c