DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Shaiq Wani <shaiq.wani@intel.com>
Cc: <dev@dpdk.org>, <aman.deep.singh@intel.com>
Subject: Re: [PATCH] net/intel: check raw item spec/mask for null
Date: Fri, 9 Jan 2026 14:41:59 +0000	[thread overview]
Message-ID: <aWETtxUiQ57BbHaJ@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20260107075905.179912-1-shaiq.wani@intel.com>

On Wed, Jan 07, 2026 at 01:29:05PM +0530, Shaiq Wani wrote:
> adds explicit NULL pointer checks for the RAW flow item’s
> spec and mask fields in both the IAVF and ICE PMDs.
> This prevents potential null pointer dereferences
> and provides clearer error reporting to the user.
> 
> Signed-off-by: Shaiq Wani <shaiq.wani@intel.com>
> ---
>  drivers/net/intel/iavf/iavf_fdir.c      |  9 +++++++++
>  drivers/net/intel/iavf/iavf_fsub.c      |  8 ++++++++
>  drivers/net/intel/iavf/iavf_hash.c      | 11 ++++++++++-
>  drivers/net/intel/ice/ice_fdir_filter.c |  7 +++++++
>  drivers/net/intel/ice/ice_hash.c        | 10 +++++++++-
>  5 files changed, 43 insertions(+), 2 deletions(-)
> 
Recheck-request: rebase=next-net-intel, iol-compile-arm64-testing

      reply	other threads:[~2026-01-09 14:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-07  7:59 Shaiq Wani
2026-01-09 14:41 ` Bruce Richardson [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=aWETtxUiQ57BbHaJ@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=aman.deep.singh@intel.com \
    --cc=dev@dpdk.org \
    --cc=shaiq.wani@intel.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;
as well as URLs for NNTP newsgroup(s).