[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220510163615.6096-1-vladimir.oltean@nxp.com>
Date: Tue, 10 May 2022 19:36:13 +0300
From: Vladimir Oltean <vladimir.oltean@....com>
To: netdev@...r.kernel.org
Cc: Jakub Kicinski <kuba@...nel.org>,
"David S. Miller" <davem@...emloft.net>,
Paolo Abeni <pabeni@...hat.com>,
Eric Dumazet <edumazet@...gle.com>,
Claudiu Manoil <claudiu.manoil@....com>,
Vinicius Costa Gomes <vinicius.gomes@...el.com>,
Michael Walle <michael@...le.cc>,
Xiaoliang Yang <xiaoliang.yang_1@....com>
Subject: [PATCH net-next 0/2] Count tc-taprio window drops in enetc driver
This series includes a patch from Po Liu (no longer with NXP) which
counts frames dropped by the tc-taprio offload in ethtool -S and in
ndo_get_stats64. It also contains a preparation patch from myself.
Po Liu (1):
net: enetc: count the tc-taprio window drops
Vladimir Oltean (1):
net: enetc: manage ENETC_F_QBV in priv->active_offloads only when
enabled
drivers/net/ethernet/freescale/enetc/enetc.c | 13 +++++++++++--
drivers/net/ethernet/freescale/enetc/enetc.h | 2 ++
.../net/ethernet/freescale/enetc/enetc_ethtool.c | 2 ++
drivers/net/ethernet/freescale/enetc/enetc_hw.h | 1 +
drivers/net/ethernet/freescale/enetc/enetc_pf.c | 6 ++----
drivers/net/ethernet/freescale/enetc/enetc_qos.c | 6 ++++++
6 files changed, 24 insertions(+), 6 deletions(-)
--
2.25.1
Powered by blists - more mailing lists