DPDK patches and discussions
 help / color / mirror / Atom feed
* IPv6 in DPDK 21.11 library
@ 2022-06-14  8:44 Kamaraj P
  0 siblings, 0 replies; only message in thread
From: Kamaraj P @ 2022-06-14  8:44 UTC (permalink / raw)
  To: dev, Burakov, Anatoly; +Cc: Nageswara Rao Penumarthy

[-- Attachment #1: Type: text/plain, Size: 816 bytes --]

Hi Team,

After integrating with our code base, we are trying to build DPDK 21.11 and
see a lot of ipv6 redefinition errors like below.

ipv6_types.h:1027:9: error: redefinition of âstruct ip6_hdrctlâ

1027 |  struct ip6_hdrctl {

      |         ^~~~~~~~~~

In file included from /workspace/root/usr/include/rte_ip.h:28,

                 from /workspace/root/usr/include/rte_flow.h:24,

                 from /workspace/usr/include/rte_eth_ctrl.h:11,
                 from /workspace//usr/include/rte_ethdev.h:1427

Looks like DPDK 21.11 enables IPv6 in the RTE library which is different
from earlier DPDK versions.
Is there a way to disable IPv6 from the DPDK library perspective to try
with IPv4 fist ?
Any CONFIG_RTE_XXX parameters would help here ?
Please share.

Thanks,
Kamaraj

[-- Attachment #2: Type: text/html, Size: 2286 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-14  8:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-14  8:44 IPv6 in DPDK 21.11 library Kamaraj P

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