public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Vivien Didelot <vivien.didelot@gmail.com>
To: Vladimir Oltean <olteanv@gmail.com>
Cc: Andrew Lunn <andrew@lunn.ch>,
	Florian Fainelli <f.fainelli@gmail.com>,
	"David S. Miller" <davem@davemloft.net>,
	Vinicius Costa Gomes <vinicius.gomes@intel.com>,
	vedang.patel@intel.com,
	Richard Cochran <richardcochran@gmail.com>,
	weifeng.voon@intel.com, jiri@mellanox.com, m-karicheri2@ti.com,
	Jose.Abreu@synopsys.com, ilias.apalodimas@linaro.org,
	netdev <netdev@vger.kernel.org>
Subject: Re: [RFC PATCH net-next 0/6] tc-taprio offload for SJA1105 DSA
Date: Mon, 8 Jul 2019 12:10:23 -0400	[thread overview]
Message-ID: <20190708121023.GB17624@t480s.localdomain> (raw)
In-Reply-To: <CA+h21hoZ-ZgweMEDSBjANVhkVTNDONA+YkSz5y6TAJWByHHzDg@mail.gmail.com>

On Sun, 7 Jul 2019 23:28:24 +0300, Vladimir Oltean <olteanv@gmail.com> wrote:
> I thought the dsa_port_notify functions are just to be
> called from switchdev. I'm still not sure I fully understand, but I'll
> try to switch to that in v2 and see what happens.

dsa_port_notify is used to forward an event occuring on a given port, to
all switch chips of a fabric. For example when programming a VLAN on a port,
all ports interconnecting switches together must to programmed too. Even
though mainly switchdev objects or attributes are notified at the moment,
a DSA notification is not specific to switchdev.


Thanks,

	Vivien

  reply	other threads:[~2019-07-08 16:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-07 17:29 [RFC PATCH net-next 0/6] tc-taprio offload for SJA1105 DSA Vladimir Oltean
2019-07-07 17:29 ` [RFC PATCH net-next 1/6] Revert "Merge branch 'net-sched-Add-txtime-assist-support-for-taprio'" Vladimir Oltean
2019-07-07 17:29 ` [RFC PATCH net-next 2/6] taprio: Add support for hardware offloading Vladimir Oltean
2019-07-07 17:39   ` Andrew Lunn
2019-07-07 20:23     ` Vladimir Oltean
2019-07-07 17:29 ` [RFC PATCH net-next 3/6] net: dsa: Pass tc-taprio offload to drivers Vladimir Oltean
2019-07-08 11:23   ` Ilias Apalodimas
2019-07-13 12:48     ` Vladimir Oltean
2019-07-07 17:29 ` [RFC PATCH net-next 4/6] net: dsa: sja1105: Add static config tables for scheduling Vladimir Oltean
2019-07-07 17:29 ` [RFC PATCH net-next 5/6] net: dsa: sja1105: Advertise the 8 TX queues Vladimir Oltean
2019-07-07 17:29 ` [RFC PATCH net-next 6/6] net: dsa: sja1105: Configure the Time-Aware Shaper via tc-taprio offload Vladimir Oltean
2019-07-07 17:47 ` [RFC PATCH net-next 0/6] tc-taprio offload for SJA1105 DSA Andrew Lunn
2019-07-07 20:28   ` Vladimir Oltean
2019-07-08 16:10     ` Vivien Didelot [this message]
2019-07-08 23:28 ` Vinicius Costa Gomes

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=20190708121023.GB17624@t480s.localdomain \
    --to=vivien.didelot@gmail.com \
    --cc=Jose.Abreu@synopsys.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=jiri@mellanox.com \
    --cc=m-karicheri2@ti.com \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=richardcochran@gmail.com \
    --cc=vedang.patel@intel.com \
    --cc=vinicius.gomes@intel.com \
    --cc=weifeng.voon@intel.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