[dpdk-dev] [PATCH 0/4] misc compilation fixes

Olivier Matz olivier.matz at 6wind.com
Mon May 18 10:17:57 CEST 2015


This series contains compilation fixes.

Olivier Matz (4):
  examples/bond: fix compilation with clang
  examples/netmap: fix compilation for x86_x32-native-linuxapp-gcc
  pmds: fix 32 bits compilation with debug enabled
  examples/mk: add dependencies for timer and vm_power_manager

 examples/Makefile                          |   4 +-
 examples/bond/main.c                       |   2 +-
 examples/netmap_compat/lib/compat_netmap.c |   2 +-
 lib/librte_pmd_fm10k/fm10k_rxtx.c          |   5 +-
 lib/librte_pmd_i40e/i40e_ethdev.c          | 124 ++++++++++++++---------------
 lib/librte_pmd_i40e/i40e_rxtx.c            |   2 +-
 lib/librte_pmd_virtio/virtio_ethdev.c      |   2 +-
 7 files changed, 72 insertions(+), 69 deletions(-)

-- 
2.1.4



More information about the dev mailing list