public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: "Jasper Tran O'Leary" <jtranoleary@google.com>
Cc: dev@dpdk.org, Joshua Washington <joshwash@google.com>
Subject: Re: [PATCH 0/4] net/gve: clean up minor issues
Date: Sun, 5 Apr 2026 09:19:32 -0700	[thread overview]
Message-ID: <20260405091932.5b547271@phoenix.local> (raw)
In-Reply-To: <20260327001827.3385001-1-jtranoleary@google.com>

On Fri, 27 Mar 2026 00:18:23 +0000
"Jasper Tran O'Leary" <jtranoleary@google.com> wrote:

> This patchset addresses minor issues in the gve driver stemming from both
> compiler warnings and feedback on previous patchsets.
> 
> Jasper Tran O'Leary (4):
>   net/gve: fix comma operator compiler warning
>   net/gve: remove variable length array in rx refill
>   net/gve: add checks for flow rule struct padding
>   net/gve: add minor fixes to flow rule code
> 
>  drivers/net/gve/base/gve_adminq.c |  4 ++--
>  drivers/net/gve/gve_ethdev.c      |  8 ++++++--
>  drivers/net/gve/gve_ethdev.h      |  1 +
>  drivers/net/gve/gve_flow_rule.h   |  2 ++
>  drivers/net/gve/gve_rx_dqo.c      | 27 +++++++++++++++++++++------
>  5 files changed, 32 insertions(+), 10 deletions(-)
> 

Applied to next-net

      parent reply	other threads:[~2026-04-05 16:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-27  0:18 [PATCH 0/4] net/gve: clean up minor issues Jasper Tran O'Leary
2026-03-27  0:18 ` [PATCH 1/4] net/gve: fix comma operator compiler warning Jasper Tran O'Leary
2026-03-27  0:18 ` [PATCH 2/4] net/gve: remove variable length array in rx refill Jasper Tran O'Leary
2026-03-27  0:18 ` [PATCH 3/4] net/gve: add checks for flow rule struct padding Jasper Tran O'Leary
2026-03-27  0:18 ` [PATCH 4/4] net/gve: add minor fixes to flow rule code Jasper Tran O'Leary
2026-04-05 16:19 ` 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=20260405091932.5b547271@phoenix.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=joshwash@google.com \
    --cc=jtranoleary@google.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