DPDK patches and discussions
 help / color / mirror / Atom feed
From: Kamaraj P <pkamaraj@gmail.com>
To: dev <dev@dpdk.org>, "Burakov, Anatoly" <anatoly.burakov@intel.com>
Cc: Nageswara Rao Penumarthy <npenumar@cisco.com>
Subject: IPv6 in DPDK 21.11 library
Date: Tue, 14 Jun 2022 14:14:38 +0530	[thread overview]
Message-ID: <CAG8PAaoYaENvkdB7zodzsOX=t9utAxU_TictcJG-3k1qOV1Wuw@mail.gmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2022-06-14  8:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAG8PAaoYaENvkdB7zodzsOX=t9utAxU_TictcJG-3k1qOV1Wuw@mail.gmail.com' \
    --to=pkamaraj@gmail.com \
    --cc=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    --cc=npenumar@cisco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).