[spp] [PATCH 0/7] patches for DPDK v18.05

Kenta Shinohara shinohara.kenta at lab.ntt.co.jp
Tue Jun 19 13:37:13 CEST 2018


Hi,

These patches are fixing for SPP's compile and execution error
on DPDK v18.05.

Kenta Shinohara (7):
  spp_nfv: fix deprecated use of rte_eth_dev_count
  spp_primary: fix deprecated use of rte_eth_dev_count
  spp_vm: fix deprecated use of rte_eth_dev_count
  spp_vf: fix deprecated use of rte_eth_dev_count
  spp_vm: fix changing spec of rte_mem_config
  shared: fix for updating API of DPDK v18.05
  spp_vm: add DALLOW_EXPERIMENTAL_API on CFLAGS

 src/nfv/nfv.c       |  2 +-
 src/primary/init.c  |  2 +-
 src/shared/common.c | 13 ++++++++++++-
 src/vf/spp_vf.c     |  2 +-
 src/vm/Makefile     |  1 +
 src/vm/init.c       |  2 +-
 src/vm/main.c       | 11 +++++++----
 7 files changed, 24 insertions(+), 9 deletions(-)

-- 
2.15.1 (Apple Git-101)



More information about the spp mailing list