Replace the use of gcc builtin __atomic_xxx intrinsics with
corresponding rte_atomic_xxx optional stdatomic API.
Signed-off-by: Jie Hai
---
drivers/net/hns3/hns3_cmd.c | 24 +++
drivers/net/hns3/hns3_dcb.c | 3 +-
drivers/net/hns3/hns3_ethdev.c| 52 ++
Reviewed-by: Huisong Li
在 2023/11/11 9:59, Jie Hai 写道:
Replace the use of gcc builtin __atomic_xxx intrinsics with
corresponding rte_atomic_xxx optional stdatomic API.
Signed-off-by: Jie Hai
---
drivers/net/hns3/hns3_cmd.c | 22 +++-
drivers/net/hns3/hns3_dcb.c | 3 +-
Replace the use of gcc builtin __atomic_xxx intrinsics with
corresponding rte_atomic_xxx optional stdatomic API.
Signed-off-by: Jie Hai
---
drivers/net/hns3/hns3_cmd.c | 22 +++-
drivers/net/hns3/hns3_dcb.c | 3 +-
drivers/net/hns3/hns3_ethdev.c| 51 -
3 matches
Mail list logo