On Mon, 4 Aug 2025 13:50:24 -0700 Joshua Washington <joshw...@google.com> wrote:
> When starting RX and TX queues in the DQ queue format, the driver was > erroneously writing GVE_IRQ_MASK to the IRQ doorbell. GQ and DQ have > different interrupt register layouts, so writing this bit is incorrect. > Update the register write to properly enable NO_INT_MODE for DQO. > > Fixes: b044845bb015 ("net/gve: support queue start/stop") > Cc: sta...@dpdk.org > > Signed-off-by: Joshua Washington <joshw...@google.com> > Reviewed-by: Praveen Kaligineedi <pkaligine...@google.com> > --- Queued to next-net for 25.11