From: Jesper Dangaard Brouer <hawk@kernel.org>
To: Wei Fang <wei.fang@nxp.com>,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, shenwei.wang@nxp.com, xiaoning.wang@nxp.com,
ast@kernel.org, daniel@iogearbox.net, hawk@kernel.org,
john.fastabend@gmail.com, larysa.zaremba@intel.com,
aleksander.lobakin@intel.com, jbrouer@redhat.com,
netdev@vger.kernel.org
Cc: linux-imx@nxp.com, linux-kernel@vger.kernel.org, bpf@vger.kernel.org
Subject: Re: [PATCH V6 net-next 0/2] net: fec: add XDP_TX feature support
Date: Tue, 15 Aug 2023 09:39:05 +0200 [thread overview]
Message-ID: <b2ce9811-b001-d235-d74f-7db8b052b9cd@kernel.org> (raw)
In-Reply-To: <20230815051955.150298-1-wei.fang@nxp.com>
On 15/08/2023 07.19, Wei Fang wrote:
> This patch set is to support the XDP_TX feature of FEC driver, the first
> patch is add initial XDP_TX support, and the second patch improves the
> performance of XDP_TX by not using xdp_convert_buff_to_frame(). Please
> refer to the commit message of each patch for more details.
>
> Wei Fang (2):
> net: fec: add XDP_TX feature support
> net: fec: improve XDP_TX performance
>
> drivers/net/ethernet/freescale/fec.h | 6 +-
> drivers/net/ethernet/freescale/fec_main.c | 187 +++++++++++++++-------
> 2 files changed, 132 insertions(+), 61 deletions(-)
>
LGTM
Acked-by: Jesper Dangaard Brouer <hawk@kernel.org>
next prev parent reply other threads:[~2023-08-15 7:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-15 5:19 [PATCH V6 net-next 0/2] net: fec: add XDP_TX feature support Wei Fang
2023-08-15 5:19 ` [PATCH V6 net-next 1/2] " Wei Fang
2023-08-15 5:19 ` [PATCH V6 net-next 2/2] net: fec: improve XDP_TX performance Wei Fang
2023-08-16 12:57 ` Alexander Lobakin
2023-08-15 7:39 ` Jesper Dangaard Brouer [this message]
2023-08-16 6:50 ` [PATCH V6 net-next 0/2] net: fec: add XDP_TX feature support patchwork-bot+netdevbpf
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=b2ce9811-b001-d235-d74f-7db8b052b9cd@kernel.org \
--to=hawk@kernel.org \
--cc=aleksander.lobakin@intel.com \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jbrouer@redhat.com \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=larysa.zaremba@intel.com \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shenwei.wang@nxp.com \
--cc=wei.fang@nxp.com \
--cc=xiaoning.wang@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