DPDK patches and discussions
 help / color / mirror / Atom feed
From: Alex Rosenbaum <rosenbaumalex@gmail.com>
To: Mohammad Abdul Awal <mohammad.abdul.awal@intel.com>
Cc: Declan Doherty <declan.doherty@intel.com>, dev <dev@dpdk.org>,
	 Remy Horton <remy.horton@intel.com>,
	Rony Efraim <ronye@mellanox.com>,
	 Alejandro Lucero <alejandro.lucero@netronome.com>
Subject: Re: [dpdk-dev] [RFC 0/5] Port Representor for control and monitoring of VF devices
Date: Sat, 23 Dec 2017 00:33:02 +0200	[thread overview]
Message-ID: <CAFgAxU9F60WfqH0K3Yc5NM95n5Jom21y_k1vVaEs3U6GP0oTxw@mail.gmail.com> (raw)
In-Reply-To: <c15e9450-19f6-838c-c97b-ee9670dff4cd@intel.com>

On Fri, Dec 22, 2017 at 4:31 PM, Mohammad Abdul Awal
<mohammad.abdul.awal@intel.com> wrote:
> On 21/12/2017 14:51, Alex Rosenbaum wrote:
>> As described in the links Alejandro referenced earlier, each of the
>> switch ports should be a real PMD, and switch operations should be
>> applied on these PMD ports.
>> This includes the steering redirection of traffic between switch ports
>> [1], port ACL's to block/allow traffic, VST/VGT modes and anti
>> spoofing, link trust mode [3] for promiscuous configuration, mirroring
>> of switch port traffic, and Tx and Rx of switch port traffic to/from
>> VF's port.
>
> I agree that we need a switch_domain parameter. At the moment we do not have
> APIs implemented for all the switch operations you have mentioned above. So,
> we are planning separate RFC with switch _domain and related APIs.

Sure, we can extend these switch ops in a separate step.


>> More over, building this as real PMD ports of a switch device removes
>> the need to add a new broker framework all together.
>> Each vendor just needs to map additional PMD ports during the probing
>> stage.
>
> That is very much possible as well. If we agree to probe all the ports
> during the initialization phase, we can have all the representors ready
> without any interaction from application and broker. On the other hand, we
> may require a broker structure to enable hotplug support.

hotplug should be supported for any PMD ports, and any BDF type.
I don't understand why do you need the broker framework in order to
support hotplug?

Alex

  reply	other threads:[~2017-12-22 22:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-07  8:35 Mohammad Abdul Awal
2017-09-07  8:35 ` [dpdk-dev] [RFC 1/5] Implemented port representor broker infrastructure, created BDF to port function Mohammad Abdul Awal
2017-09-07  8:35 ` [dpdk-dev] [RFC 2/5] added --enable-representor command line argument in EAL to load representor broker infrastructure Mohammad Abdul Awal
2017-09-07  8:35 ` [dpdk-dev] [RFC 3/5] Implement port representor PMD Mohammad Abdul Awal
2017-09-07  8:35 ` [dpdk-dev] [RFC 4/5] Enable port representor PMD and broker for fortville PMD driver Mohammad Abdul Awal
2017-09-07  8:35 ` [dpdk-dev] [RFC 5/5] Enable port representor PMD and broker for ixgbe " Mohammad Abdul Awal
2017-09-07 10:01 ` [dpdk-dev] [RFC 0/5] Port Representor for control and monitoring of VF devices Alejandro Lucero
2017-09-07 13:13   ` Declan Doherty
2017-09-08 13:59     ` Alejandro Lucero
2017-12-21 14:51       ` Alex Rosenbaum
2017-12-22 14:31         ` Mohammad Abdul Awal
2017-12-22 22:33           ` Alex Rosenbaum [this message]
2017-12-27  9:40             ` Mohammad Abdul Awal
2017-12-27 15:50               ` Alex Rosenbaum
2018-01-02 15:19                 ` Mohammad Abdul Awal

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=CAFgAxU9F60WfqH0K3Yc5NM95n5Jom21y_k1vVaEs3U6GP0oTxw@mail.gmail.com \
    --to=rosenbaumalex@gmail.com \
    --cc=alejandro.lucero@netronome.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    --cc=mohammad.abdul.awal@intel.com \
    --cc=remy.horton@intel.com \
    --cc=ronye@mellanox.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).