[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a5a8791742d1e77d324d91ea6030bc9647c61148.camel@redhat.com>
Date: Tue, 04 Apr 2023 11:35:47 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: nick black <dankamongmen@...il.com>, netdev@...r.kernel.org
Cc: Magnus Karlsson <magnus.karlsson@...el.com>,
Björn Töpel <bjorn.topel@...el.com>
Subject: Re: [PATCH] [net] update xdp_statistics in docs
On Sun, 2023-04-02 at 04:41 -0400, nick black wrote:
> Add the three fields from xdp_statistics that were
> missing in the AF_XDP documentation.
>
> Signed-off-by: nick black <dankamongmen@...il.com>
I think this kind of changes are best suited for net-next, please set
the target tree accordingly in next submissions.
> ---
> Documentation/networking/af_xdp.rst | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git Documentation/networking/af_xdp.rst Documentation/networking/af_xdp.rst
> index 247c6c4127e9..a968de7e902c 100644
> --- Documentation/networking/af_xdp.rst
> +++ Documentation/networking/af_xdp.rst
There is something strange in your setup, the above should be:
--- a/Documentation/networking/af_xdp.rst
+++ b/Documentation/networking/af_xdp.rst
The format you used confuses my scripts. I handled this one manually,
but please update your setup to stick to the standard layout.
Cheers,
Paolo
Powered by blists - more mailing lists