From: Thomas Monjalon <thomas@monjalon.net>
To: Gregory Etelson <getelson@nvidia.com>
Cc: dev@dpdk.org, mkashani@nvidia.com, rasland@nvidia.com,
Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Subject: Re: [PATCH v4 1/2] ethdev: make representor parameter more explicit
Date: Wed, 12 Nov 2025 11:24:05 +0100 [thread overview]
Message-ID: <23140020.huCnfhLgOn@thomas> (raw)
In-Reply-To: <2506bb2c-2dc0-4f3c-8e54-25f5a9949462@oktetlabs.ru>
09/11/2025 15:42, Andrew Rybchenko:
> On 11/6/25 08:52, Gregory Etelson wrote:
> > The current format for a port representor parameter is
> > '-a DBDF,representor=pfXvfY'.
> > That parameter syntax describes port representor relative to
> > PCI device DBDF.
> > In that notation VF Y belongs to PF X and PF X is relative to DBDF.
> >
> > The syntax 'pfXvfY' will probe 2 port representors: PF X and VF Y.
> > If we want to refer only to VF Y related to PF X, the parameter must
> > be '(pfX)vfY'.
> > In this case only VF Y representor will be probed.
> >
> > Signed-off-by: Gregory Etelson <getelson@nvidia.com>
>
> Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
next prev parent reply other threads:[~2025-11-12 10:24 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-28 9:58 [PATCH 1/2] ethdev: make representor parameter more explicit Gregory Etelson
2025-10-28 9:58 ` [PATCH 2/2] net/mlx5: support PF representor suppresion in multi-port E-Switch Gregory Etelson
2025-11-05 17:37 ` [PATCH v2 1/2] ethdev: make representor parameter more explicit Gregory Etelson
2025-11-05 17:37 ` [PATCH v2 2/2] net/mlx5: support PF representor suppresion in multi-port E-Switch Gregory Etelson
2025-11-05 17:48 ` [PATCH v3 1/2] ethdev: make representor parameter more explicit Gregory Etelson
2025-11-05 17:48 ` [PATCH v3 2/2] net/mlx5: support PF representor suppression in multi-port E-Switch Gregory Etelson
2025-11-05 19:20 ` [PATCH v3 1/2] ethdev: make representor parameter more explicit Stephen Hemminger
2025-11-05 21:17 ` Thomas Monjalon
2025-11-06 5:52 ` [PATCH v4 " Gregory Etelson
2025-11-06 5:52 ` [PATCH v4 2/2] net/mlx5: support PF representor suppression in multi-port E-Switch Gregory Etelson
2025-11-12 10:12 ` Dariusz Sosnowski
2025-11-09 14:42 ` [PATCH v4 1/2] ethdev: make representor parameter more explicit Andrew Rybchenko
2025-11-12 10:24 ` Thomas Monjalon [this message]
2025-11-12 15:02 ` Stephen Hemminger
2025-11-13 16:41 ` Stephen Hemminger
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=23140020.huCnfhLgOn@thomas \
--to=thomas@monjalon.net \
--cc=andrew.rybchenko@oktetlabs.ru \
--cc=dev@dpdk.org \
--cc=getelson@nvidia.com \
--cc=mkashani@nvidia.com \
--cc=rasland@nvidia.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.