DPDK usage discussions
 help / color / mirror / Atom feed
From: Alexander Kiselev <alex@bisonrouter.com>
To: users@dpdk.org
Subject: Ice driver, intel e810, double/single VLAN mode
Date: Tue, 9 Aug 2022 15:35:08 +0400	[thread overview]
Message-ID: <718F9A89-7495-46CC-9902-F8958FDE70F3@bisonrouter.com> (raw)

Hello,

I am facing an issue with the ICE driver and Intel E810 NIC. The problem is that despite that installed DDP Comm package and the
NIC firmware do support double VLAN mode the NIC falls back into singe VLAN mode when used by my app.

What happenning is the following:

1) reboot the machine
2) my application starts in double VLAN mode - OK
3) after restarting the app falls back into single VLAN mode and
consequentest runs will be also in single VLAN mode
4) the first start of testpmd after my app also uses the single VLAN mode
5) the second start of testpmd switches the NIC into double VLAN mode
6) the first start my app after testpmd uses the double VLAN mode
7) restarting my app switches back the NIC into single VLAN mode

So, the question is what could be a reason for the NIC to get into the single VLAN mode? What is it my app is doing or not doing that forces the NIC to go to the single VLAN mode?

Thank you.

DPDK version is 21.11.1



                 reply	other threads:[~2022-08-09 11:35 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=718F9A89-7495-46CC-9902-F8958FDE70F3@bisonrouter.com \
    --to=alex@bisonrouter.com \
    --cc=users@dpdk.org \
    /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).