Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/7] patches for DPDK v18.05
@ 2018-06-19 11:37 Kenta Shinohara
  2018-06-19 11:37 ` [spp] [PATCH 1/7] spp_nfv: fix deprecated use of rte_eth_dev_count Kenta Shinohara
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Kenta Shinohara @ 2018-06-19 11:37 UTC (permalink / raw)
  To: spp, ferruh.yigit; +Cc: Kenta Shinohara

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)

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

end of thread, other threads:[~2018-08-15 15:44 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-19 11:37 [spp] [PATCH 0/7] patches for DPDK v18.05 Kenta Shinohara
2018-06-19 11:37 ` [spp] [PATCH 1/7] spp_nfv: fix deprecated use of rte_eth_dev_count Kenta Shinohara
2018-06-21 10:51   ` Yasufumi Ogawa
2018-06-19 11:37 ` [spp] [PATCH 2/7] spp_primary: " Kenta Shinohara
2018-06-21 10:52   ` Yasufumi Ogawa
2018-06-19 11:37 ` [spp] [PATCH 3/7] spp_vm: " Kenta Shinohara
2018-06-21 10:52   ` Yasufumi Ogawa
2018-06-19 11:37 ` [spp] [PATCH 4/7] spp_vf: " Kenta Shinohara
2018-06-21 10:52   ` Yasufumi Ogawa
2018-06-19 11:37 ` [spp] [PATCH 5/7] spp_vm: fix changing spec of rte_mem_config Kenta Shinohara
2018-06-21 10:53   ` Yasufumi Ogawa
2018-06-19 11:37 ` [spp] [PATCH 6/7] shared: fix for updating API of DPDK v18.05 Kenta Shinohara
2018-06-21 10:53   ` Yasufumi Ogawa
2018-06-19 11:37 ` [spp] [PATCH 7/7] spp_vm: add DALLOW_EXPERIMENTAL_API on CFLAGS Kenta Shinohara
2018-06-21 10:54   ` Yasufumi Ogawa
2018-06-21 10:49 ` [spp] [PATCH 0/7] patches for DPDK v18.05 Yasufumi Ogawa
2018-08-15 15:44   ` Ferruh Yigit

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