DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] fix enable_stdatomic=true build with clang
@ 2023-10-16 18:53 Tyler Retzlaff
  2023-10-16 18:53 ` [PATCH 1/2] power: fix use of rte stdatomic Tyler Retzlaff
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tyler Retzlaff @ 2023-10-16 18:53 UTC (permalink / raw)
  To: dev, david.marchand
  Cc: Anatoly Burakov, David Hunt, Pavan Nikhilesh, Shijith Thotton,
	Sivaprasad Tummala, Tyler Retzlaff

We are temporarily exposed while the CI is enabled that tests
CC=clang && -Denable_stdatomic.

In the meantime two mistakes have been found so fix them to allow
the CI to be enabled.

Tyler Retzlaff (2):
  power: fix use of rte stdatomic
  event/cnxk: remove single use of rte stdatomic

 drivers/event/cnxk/cnxk_tim_worker.c |  2 +-
 lib/power/power_amd_pstate_cpufreq.c | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2023-10-17  6:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-16 18:53 [PATCH 0/2] fix enable_stdatomic=true build with clang Tyler Retzlaff
2023-10-16 18:53 ` [PATCH 1/2] power: fix use of rte stdatomic Tyler Retzlaff
2023-10-16 18:53 ` [PATCH 2/2] event/cnxk: remove single " Tyler Retzlaff
2023-10-16 19:07 ` [PATCH 0/2] fix enable_stdatomic=true build with clang David Marchand
2023-10-17  6:50   ` David Marchand

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).