DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] build fixes on FreeBSD
@ 2022-03-11 20:05 Bruce Richardson
  2022-03-11 20:05 ` [PATCH 1/5] eal/freebsd: add missing C++ include guards Bruce Richardson
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Bruce Richardson @ 2022-03-11 20:05 UTC (permalink / raw)
  To: dev; +Cc: Bruce Richardson

This set contains a number of fixes, most of which are for
build issues discovered when compiling on FreeBSD with clang.

Bruce Richardson (5):
  eal/freebsd: add missing C++ include guards
  compressdev: separate out driver-only headers
  compressdev: fix missing space in header
  cryptodev: fix compilation with clang C++ builds
  eventdev:  fix compilation with clang C++ builds

 lib/compressdev/meson.build                |  6 ++++--
 lib/compressdev/rte_compressdev_internal.h |  2 +-
 lib/cryptodev/rte_crypto.h                 |  9 +++++++++
 lib/eal/freebsd/include/rte_os.h           |  8 ++++++++
 lib/eventdev/rte_eventdev.h                | 12 +++++++++++-
 5 files changed, 33 insertions(+), 4 deletions(-)

--
2.34.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-03-15  1:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11 20:05 [PATCH 0/5] build fixes on FreeBSD Bruce Richardson
2022-03-11 20:05 ` [PATCH 1/5] eal/freebsd: add missing C++ include guards Bruce Richardson
2022-03-11 20:05 ` [PATCH 2/5] compressdev: separate out driver-only headers Bruce Richardson
2022-03-11 20:05 ` [PATCH 3/5] compressdev: fix missing space in header Bruce Richardson
2022-03-11 20:05 ` [PATCH 4/5] cryptodev: fix compilation with clang C++ builds Bruce Richardson
2022-03-11 20:05 ` [PATCH 5/5] eventdev: " Bruce Richardson
2022-03-12  1:11   ` Stephen Hemminger
2022-03-14  9:00     ` Bruce Richardson
2022-03-15  1:13 ` [PATCH 0/5] build fixes on FreeBSD Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).