Re: [PATCH net-next 2/3] gve: Allow ethtool to configure rx_buf_len

From: Ankit Garg
Date: Fri Oct 24 2025 - 16:15:37 EST


On Fri, Oct 24, 2025 at 1:10 PM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> On Fri, 24 Oct 2025 11:17:04 -0700 Ankit Garg wrote:
> > > Please plumb extack thru to here. It's inside struct netdev_bpf
> >
> > Using extack just for this log will make it inconsistent with other
> > logs in this method. Would it be okay if I send a fast follow patch to
> > use exstack in this method and others?
>
> Could you make it part of this series, tho?

Absolutely. Will include in v2.