[PATCH v5 ethtool-next 0/1] add support for PLCA RS

Piergiorgio Beruto posted 1 patch 2 years, 7 months ago
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
[PATCH v5 ethtool-next 0/1] add support for PLCA RS
Posted by Piergiorgio Beruto 2 years, 7 months ago
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