[PATCH net-next 0/3] net: stmmac: EST conformance support

From: Rohan G Thomas
Date: Fri Jan 26 2024 - 23:05:07 EST


Hi,

This patchset enables support for queueMaxSDU and transmission overrun
counters which are required for Qbv conformance.

Rohan G Thomas (3):
net: stmmac: Offload queueMaxSDU from tc-taprio
net: stmmac: est: Per Tx-queue error count for HLBF
net: stmmac: Report taprio offload status

drivers/net/ethernet/stmicro/stmmac/common.h | 2 +
.../net/ethernet/stmicro/stmmac/stmmac_est.c | 6 ++
.../net/ethernet/stmicro/stmmac/stmmac_main.c | 22 +++++
.../net/ethernet/stmicro/stmmac/stmmac_tc.c | 87 ++++++++++++++++++-
include/linux/stmmac.h | 1 +
5 files changed, 114 insertions(+), 4 deletions(-)

--
2.26.2