From: Vladimir Oltean <vladimir.oltean@nxp.com>
To: netdev@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Claudiu Manoil <claudiu.manoil@nxp.com>,
Xiaoliang Yang <xiaoliang.yang_1@nxp.com>
Subject: Re: [PATCH net-next 2/2] net: enetc: add support for MAC Merge statistics counters
Date: Sat, 4 Feb 2023 19:06:07 +0200 [thread overview]
Message-ID: <20230204170607.ldh7l5pnntz3cxc3@skbuf> (raw)
In-Reply-To: <20230204145350.1186825-2-vladimir.oltean@nxp.com>
On Sat, Feb 04, 2023 at 04:53:50PM +0200, Vladimir Oltean wrote:
> Add PF driver support for the following:
>
> - Viewing the standardized MAC Merge layer counters.
>
> - Viewing the standardized Ethernet MAC and RMON counters associated
> with the pMAC.
>
> Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
> ---
I'm an absolute dumbass, I ran git format-patch without including this
uncommitted bit into the patch.
diff --git a/drivers/net/ethernet/freescale/enetc/enetc_ethtool.c b/drivers/net/ethernet/freescale/enetc/enetc_ethtool.c
index 631451d8f47c..4eb029364509 100644
--- a/drivers/net/ethernet/freescale/enetc/enetc_ethtool.c
+++ b/drivers/net/ethernet/freescale/enetc/enetc_ethtool.c
@@ -1,6 +1,7 @@
// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
/* Copyright 2017-2019 NXP */
+#include <linux/ethtool_netlink.h>
#include <linux/net_tstamp.h>
#include <linux/module.h>
#include "enetc.h"
I'll resend on Monday. Other comments still welcome by then, of course.
prev parent reply other threads:[~2023-02-04 17:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-04 14:53 [PATCH net-next 1/2] net: enetc: add support for MAC Merge layer Vladimir Oltean
2023-02-04 14:53 ` [PATCH net-next 2/2] net: enetc: add support for MAC Merge statistics counters Vladimir Oltean
2023-02-04 17:06 ` Vladimir Oltean [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230204170607.ldh7l5pnntz3cxc3@skbuf \
--to=vladimir.oltean@nxp.com \
--cc=claudiu.manoil@nxp.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=xiaoliang.yang_1@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox