Skip to content

Commit

Permalink
sparse: Remove wrappers for some DPDK headers.
Browse files Browse the repository at this point in the history
With v24.11, there is no need to wrap around use of GCC atomic builtins.

Fixes: 2609253 ("dpdk: Update to use v24.11.1.")
Signed-off-by: David Marchand <[email protected]>
  • Loading branch information
david-marchand committed Jan 7, 2025
1 parent 2609253 commit 8d678e6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 59 deletions.
2 changes: 0 additions & 2 deletions include/sparse/automake.mk
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ noinst_HEADERS += \
include/sparse/netpacket/packet.h \
include/sparse/pthread.h \
include/sparse/rte_atomic.h \
include/sparse/rte_mbuf.h \
include/sparse/rte_memcpy.h \
include/sparse/rte_trace_point.h \
include/sparse/sys/socket.h \
include/sparse/sys/sysmacros.h \
include/sparse/sys/types.h \
Expand Down
29 changes: 0 additions & 29 deletions include/sparse/rte_mbuf.h

This file was deleted.

28 changes: 0 additions & 28 deletions include/sparse/rte_trace_point.h

This file was deleted.

0 comments on commit 8d678e6

Please sign in to comment.