On 9/15/2023 3:28 AM, Guo, Junfeng wrote: >> -----Original Message----- >> From: Rushil Gupta <rush...@google.com> >> Sent: Friday, September 15, 2023 04:52 >> To: Zhang, Qi Z <qi.z.zh...@intel.com>; ferruh.yi...@amd.com >> Cc: Guo, Junfeng <junfeng....@intel.com>; dev@dpdk.org; Rushil Gupta >> <rush...@google.com>; Joshua Washington <joshw...@google.com> >> Subject: [PATCH] net/gve: Refill all descriptors that were consumed >> >> Refill all consumed descriptors instead of refilling a set amount of >> descriptors everytime. Also, lower the rx-free-thresh to refill more >> aggressively. This yields in fewer packet drops for DQO queue format. >> >> Signed-off-by: Rushil Gupta <rush...@google.com> >> Reviewed-by: Joshua Washington <joshw...@google.com> > > Acked-by: Junfeng Guo <junfeng....@intel.com> >
Applied to dpdk-next-net/main, thanks.