Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/2] Fix compile error with DPDK v18.08
@ 2018-08-23 10:54 ogawa.yasufumi
  2018-08-23 10:54 ` [spp] [PATCH 1/2] shared: remove nouse txq_flags ogawa.yasufumi
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: ogawa.yasufumi @ 2018-08-23 10:54 UTC (permalink / raw)
  To: spp, ferruh.yigit; +Cc: Yasufumi Ogawa

From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>

Compiling SPP with DPDK v18.08 causes some of erros and warnings
because of following reasons. This series of patches is to fix them.

* Tx queue configuration is not updated for the new Tx offload API.

* rte_eth_dev_attach/detach is deprecated but still remained.

Yasufumi Ogawa (2):
  shared: remove nouse txq_flags
  makefile: ignore deprecated declarations

 src/nfv/Makefile    | 1 +
 src/shared/common.c | 1 -
 src/vf/Makefile     | 1 +
 src/vm/Makefile     | 1 +
 4 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-11-07  3:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-23 10:54 [spp] [PATCH 0/2] Fix compile error with DPDK v18.08 ogawa.yasufumi
2018-08-23 10:54 ` [spp] [PATCH 1/2] shared: remove nouse txq_flags ogawa.yasufumi
2018-08-23 10:54 ` [spp] [PATCH 2/2] makefile: ignore deprecated declarations ogawa.yasufumi
2018-11-06 11:18 ` [spp] [spp 03234] [PATCH 0/2] Fix compile error with DPDK v18.08 Hideyuki Yamashita
2018-11-06 11:37   ` [spp] Cannnot add pcap PMD and null PMD via spp.py Hideyuki Yamashita
2018-11-07  3:09     ` Yasufumi Ogawa
2018-11-06 12:26   ` [spp] [spp 03234] [PATCH 0/2] Fix compile error with DPDK v18.08 Yasufumi Ogawa
2018-11-07  0:35     ` Hideyuki Yamashita
2018-11-07  3:03       ` Yasufumi Ogawa
2018-11-07  3:30         ` [spp] [spp 03509] " Hideyuki Yamashita

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