DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerinjacobk@gmail.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org, Liang Ma <liangma@liangbit.com>,
	 Peter Mccarthy <peter.mccarthy@intel.com>,
	Harry van Haaren <harry.van.haaren@intel.com>,
	 Amit Prakash Shukla <amitprakashs@marvell.com>,
	Jerin Jacob <jerinj@marvell.com>
Subject: Re: [PATCH] eventdev: replace zero-length-array
Date: Thu, 3 Oct 2024 21:29:55 +0530	[thread overview]
Message-ID: <CALBAE1O+opyhDqcuzWGKkc5u1MchkSMhBSU5VW2Bco3nRoPJyg@mail.gmail.com> (raw)
In-Reply-To: <20241001220114.423998-1-stephen@networkplumber.org>

On Wed, Oct 2, 2024 at 3:39 AM Stephen Hemminger
<stephen@networkplumber.org> wrote:
>
> Zero Length Array's (ZLA) are a Gcc extension, and standard
> Variable Length Array (VLA) should be used instead.
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>


Isn't this patch same
https://patches.dpdk.org/project/dpdk/patch/20240725171609.142344-1-stephen@networkplumber.org/
? It is already merged.
Making this as  "Not Applicable"

  reply	other threads:[~2024-10-03 16:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-01 22:01 Stephen Hemminger
2024-10-03 15:59 ` Jerin Jacob [this message]
2024-10-03 16:41   ` Stephen Hemminger

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=CALBAE1O+opyhDqcuzWGKkc5u1MchkSMhBSU5VW2Bco3nRoPJyg@mail.gmail.com \
    --to=jerinjacobk@gmail.com \
    --cc=amitprakashs@marvell.com \
    --cc=dev@dpdk.org \
    --cc=harry.van.haaren@intel.com \
    --cc=jerinj@marvell.com \
    --cc=liangma@liangbit.com \
    --cc=peter.mccarthy@intel.com \
    --cc=stephen@networkplumber.org \
    /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).