From: Stephen Hemminger <stephen@networkplumber.org>
To: Hemant Agrawal <hemant.agrawal@nxp.com>
Cc: dev@dpdk.org, david.marchand@redhat.com
Subject: Re: [PATCH 00/11] net/enetc: various fixes and enhancements
Date: Thu, 16 Oct 2025 16:20:16 -0700 [thread overview]
Message-ID: <20251016162016.7469ed86@hermes.local> (raw)
In-Reply-To: <20251006080410.1433284-1-hemant.agrawal@nxp.com>
On Mon, 6 Oct 2025 13:33:59 +0530
Hemant Agrawal <hemant.agrawal@nxp.com> wrote:
> This patch includes:
>
> 1. Various fixes as identified by NXP internal coverity
> 2. packet parsing and MAC address support
>
> Hemant Agrawal (10):
> net/enetfec: fix file descriptor leak on read error
> net/enetfec: fix buffer descriptor size configuration
> net/enetfec: fix incorrect Tx queue free logic
> net/enetfec: fix checksum flag handling and error return
> net/enetfec: fix to reject multi-queue configuration
> net/enetfec: fix memory leak in Rx buffer cleanup
> net/enetfec: fix to add check for Rx/Tx deferred queue
> net/enetfec: handle cache for forwarded packets
> net/enetfec: support to set MAC address
> net/enetfec: add software packet type parsing and cleanup
>
> Vanshika Shukla (1):
> net/enetfec: fix out-of-bounds access in UIO mapping
>
> drivers/net/enetfec/enet_ethdev.c | 103 +++++++++++++++++-------------
> drivers/net/enetfec/enet_ethdev.h | 59 +++++++++++++++--
> drivers/net/enetfec/enet_rxtx.c | 27 ++++++--
> drivers/net/enetfec/enet_uio.c | 11 +++-
> 4 files changed, 140 insertions(+), 60 deletions(-)
>
Queued to next-net
prev parent reply other threads:[~2025-10-16 23:20 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-06 8:03 [PATCH 00/11] net/enetc: various fixes and enhancements Hemant Agrawal
2025-10-06 8:04 ` [PATCH 01/11] net/enetfec: fix file descriptor leak on read error Hemant Agrawal
2025-10-06 8:04 ` [PATCH 02/11] net/enetfec: fix out-of-bounds access in UIO mapping Hemant Agrawal
2025-10-06 8:04 ` [PATCH 03/11] net/enetfec: fix buffer descriptor size configuration Hemant Agrawal
2025-10-06 8:04 ` [PATCH 04/11] net/enetfec: fix incorrect Tx queue free logic Hemant Agrawal
2025-10-06 8:04 ` [PATCH 05/11] net/enetfec: fix checksum flag handling and error return Hemant Agrawal
2025-10-06 8:04 ` [PATCH 06/11] net/enetfec: fix to reject multi-queue configuration Hemant Agrawal
2025-10-06 8:04 ` [PATCH 07/11] net/enetfec: fix memory leak in Rx buffer cleanup Hemant Agrawal
2025-10-06 8:04 ` [PATCH 08/11] net/enetfec: fix to add check for Rx/Tx deferred queue Hemant Agrawal
2025-10-06 8:04 ` [PATCH 09/11] net/enetfec: handle cache for forwarded packets Hemant Agrawal
2025-10-06 8:04 ` [PATCH 10/11] net/enetfec: support to set MAC address Hemant Agrawal
2025-10-06 8:04 ` [PATCH 11/11] net/enetfec: add software packet type parsing and cleanup Hemant Agrawal
2025-10-16 9:30 ` [PATCH 00/11] net/enetc: various fixes and enhancements Sachin Saxena (OSS)
2025-10-16 23:20 ` Stephen Hemminger [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=20251016162016.7469ed86@hermes.local \
--to=stephen@networkplumber.org \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=hemant.agrawal@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.