dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] fixes to resolve meson build issues on Power systems
@ 2019-08-14 18:36 David Christensen
  2019-08-14 18:36 ` [dpdk-dev] [PATCH 1/2] config: fix RHEL7.6 build errors on Power 9 systems David Christensen
  2019-08-14 18:36 ` [dpdk-dev] [PATCH 2/2] vhost: fix build error caused by 64bit print formatting David Christensen
  0 siblings, 2 replies; 13+ messages in thread
From: David Christensen @ 2019-08-14 18:36 UTC (permalink / raw)
  To: maxime.coquelin, tiwei.bie; +Cc: dev, David Christensen

Encountered a few issues while testing meson builds.  The first is related
to the gcc compiler used on RHEL 7.6 and how it interprets the "native" 
CPU type when running on a Power 9 system.  The second is a print format
warning error on Power systems.

David Christensen (2):
  config: fix RHEL7.6 build errors on Power 9 systems
  vhost: fix build error caused by 64bit print formatting

 config/ppc_64/meson.build     | 10 ++++++++++
 lib/librte_vhost/vhost_user.c |  9 +++++----
 2 files changed, 15 insertions(+), 4 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-10-27 10:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-14 18:36 [dpdk-dev] [PATCH 0/2] fixes to resolve meson build issues on Power systems David Christensen
2019-08-14 18:36 ` [dpdk-dev] [PATCH 1/2] config: fix RHEL7.6 build errors on Power 9 systems David Christensen
2019-10-25 18:52   ` David Christensen
2019-10-27 10:04   ` David Marchand
2019-08-14 18:36 ` [dpdk-dev] [PATCH 2/2] vhost: fix build error caused by 64bit print formatting David Christensen
2019-08-15  6:53   ` David Marchand
2019-08-15 16:16     ` David Christensen
2019-08-19  8:40       ` David Marchand
2019-08-19 11:41         ` Maxime Coquelin
2019-10-24 19:27           ` David Marchand
2019-10-25  4:38             ` Tiwei Bie
2019-10-25  4:41   ` Tiwei Bie
2019-10-27 10:04     ` 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).