DPDK usage discussions
 help / color / mirror / Atom feed
From: narsimharaj pentam <pnarsimharaj@gmail.com>
To: users@dpdk.org
Subject: VLAN filtering in mlx5
Date: Fri, 18 Aug 2023 09:03:36 +0530	[thread overview]
Message-ID: <CAFLDJDrkHoFNfK8xsiwa+z2Bmtc2ncGvSwS8+Fo4b53sxieGBw@mail.gmail.com> (raw)

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

Hi

We are using a mellanox mlx5 card (firmware version: 16.35.1012) with
mlx5_pci driver.  Enabled multiple ports  DPDK port 0 (internally referred
as slot 1 port 0: s1p0)  and DPDK port 1(slot 0 port 0 : s0p0). Multiple
vlans are created on each of these interfaces , s0p0.100, s0p0.101,s0p0.102
 and s0p1.200,s0p1.201,s0p1.202.

In our network we receive broadcast (ARP) and multicast(ICMPV6 for
neighbour discovery) on port 0 and port 1. At the DPDK application we are
observing the packets intended for interface s0p0.100 are  landing on other
vlan interfaces s0p0.101,sop0.102. The VLAN traffic is not segregated
accordingly.

Do we support VLAN filtering in mlx5 ?

Came across VLAN filtering "vlan_filter_set" , will this help to drop
unintended VLAN traffic ? or  Do we need to create any VLAN specific rte
flows in addition to the vlan filter set ?

If rte flows are needed what should be  rte_flow_action ?

Thanks
- Narsimha

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

             reply	other threads:[~2023-08-18  3:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-18  3:33 narsimharaj pentam [this message]
2024-02-19 16:50 ` Dariusz Sosnowski
2024-02-28  3:09   ` narsimharaj pentam

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=CAFLDJDrkHoFNfK8xsiwa+z2Bmtc2ncGvSwS8+Fo4b53sxieGBw@mail.gmail.com \
    --to=pnarsimharaj@gmail.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).