Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/1] Add DSA callback to traffic control information
@ 2022-04-11 13:11 Erez Geva
  2022-04-11 13:11 ` [PATCH 1/1] DSA Add " Erez Geva
  0 siblings, 1 reply; 12+ messages in thread
From: Erez Geva @ 2022-04-11 13:11 UTC (permalink / raw)
  To: netdev, Andrew Lunn, Vivien Didelot, Florian Fainelli,
	Vladimir Oltean
  Cc: Simon Sudler, Andreas Meisinger, Henning Schild, Jan Kiszka,
	Erez Geva

Add a new callback function to DSA switch,
 so a tag driver could fetch traffic control information.

For example, if the switch enabel ETF,
 the tag driver would need to insert the transmit time stamp into the tag.

* P.S.
In "Documentation/networking/dsa (master)$ retext dsa.rst",
 under "Driver development".
I did not find any text regarding traffic control callbacks.

Erez Geva (1):
  DSA Add callback to traffic control information

 include/net/dsa.h  |  2 ++
 net/dsa/dsa_priv.h |  1 +
 net/dsa/slave.c    | 17 +++++++++++++++++
 3 files changed, 20 insertions(+)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-04-11 14:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-11 13:11 [PATCH 0/1] Add DSA callback to traffic control information Erez Geva
2022-04-11 13:11 ` [PATCH 1/1] DSA Add " Erez Geva
2022-04-11 13:29   ` Andrew Lunn
2022-04-11 14:17     ` Geva, Erez
2022-04-11 14:25       ` Andrew Lunn
2022-04-11 14:29         ` Geva, Erez
2022-04-11 14:48           ` Andrew Lunn
2022-04-11 13:29   ` Vladimir Oltean
2022-04-11 14:23     ` Geva, Erez
2022-04-11 14:43       ` Vladimir Oltean
2022-04-11 14:49         ` Geva, Erez
2022-04-11 14:57         ` Geva, Erez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox