linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 ethtool-next 0/1] add support for PLCA RS
@ 2023-02-02  8:52 Piergiorgio Beruto
  2023-02-02  8:53 ` [PATCH v5 ethtool-next 1/1] add support for IEEE 802.3cg-2019 Clause 148 Piergiorgio Beruto
  0 siblings, 1 reply; 4+ messages in thread
From: Piergiorgio Beruto @ 2023-02-02  8:52 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit, Russell King, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: linux-kernel, netdev, Oleksij Rempel, mailhol.vincent,
	sudheer.mogilappagari, sbhatta, linux-doc, wangjie125, corbet,
	lkp, gal, gustavoars, bagasdotme

Add support for the IEEE802.3cg-2019 Clause 148 PLCA Reconciliation
Sublayer. Add get/set configuration and get status functions.
Additionally, shows PLCA capabilities and status when invoked
without arguments.

Piergiorgio Beruto (1):
  add support for IEEE 802.3cg-2019 Clause 148

 Makefile.am        |   1 +
 ethtool.8.in       |  83 ++++++++++++-
 ethtool.c          |  21 ++++
 netlink/extapi.h   |   6 +
 netlink/plca.c     | 296 +++++++++++++++++++++++++++++++++++++++++++++
 netlink/settings.c |  82 ++++++++++++-
 6 files changed, 486 insertions(+), 3 deletions(-)
 create mode 100644 netlink/plca.c

-- 
2.37.4


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

end of thread, other threads:[~2023-02-12 22:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-02  8:52 [PATCH v5 ethtool-next 0/1] add support for PLCA RS Piergiorgio Beruto
2023-02-02  8:53 ` [PATCH v5 ethtool-next 1/1] add support for IEEE 802.3cg-2019 Clause 148 Piergiorgio Beruto
2023-02-12 19:57   ` Michal Kubecek
2023-02-12 22:40     ` Piergiorgio Beruto

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).