[dpdk-dev] [PATCH 0/2] fixes to resolve meson build issues on Power systems

David Christensen drc at linux.vnet.ibm.com
Wed Aug 14 20:36:39 CEST 2019


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



More information about the dev mailing list