All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Cc: "Morten Brørup" <mb@smartsharesystems.com>,
	"Bruce Richardson" <bruce.richardson@intel.com>,
	"Stephen Hemminger" <stephen@networkplumber.org>,
	dev@dpdk.org, "Chengwen Feng" <fengchengwen@huawei.com>,
	"Kevin Laatz" <kevin.laatz@intel.com>,
	ci@dpdk.org
Subject: Re: [PATCH] dmadev: replace zero length array
Date: Sun, 19 Oct 2025 22:52:33 +0200	[thread overview]
Message-ID: <4229816.eFTFzoEnKi@thomas> (raw)
In-Reply-To: <PH0PR18MB4086321DB97D825FF9E44D86DEE9A@PH0PR18MB4086.namprd18.prod.outlook.com>

16/10/2025 11:50, Pavan Nikhilesh Bhagavatula:
> > From: Bruce Richardson [mailto:bruce.richardson@intel.com]
> >> On Wed, Oct 15, 2025 at 11:59:46AM -0700, Stephen Hemminger wrote:
> >> > -   struct rte_dma_sge src_dst_seg[0];
> >> > +   struct rte_dma_sge src_dst_seg[];
> >> >
> >> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
> >Acked-by: Morten Brørup <mb@smartsharesystems.com>
> 
> Thanks Stephan,
> 
> Acked-by: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>

Applied, thanks.

> We should probably add this check to CI.

Yes



      reply	other threads:[~2025-10-19 20:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-15 18:59 [PATCH] dmadev: replace zero length array Stephen Hemminger
2025-10-16  8:15 ` Bruce Richardson
2025-10-16  9:47   ` Morten Brørup
2025-10-16  9:50     ` Pavan Nikhilesh Bhagavatula
2025-10-19 20:52       ` Thomas Monjalon [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=4229816.eFTFzoEnKi@thomas \
    --to=thomas@monjalon.net \
    --cc=bruce.richardson@intel.com \
    --cc=ci@dpdk.org \
    --cc=dev@dpdk.org \
    --cc=fengchengwen@huawei.com \
    --cc=kevin.laatz@intel.com \
    --cc=mb@smartsharesystems.com \
    --cc=pbhagavatula@marvell.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 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.