On 11/17/2023 1:35 AM, lihuisong (C) wrote: > > 在 2023/11/17 6:16, Joshua Washington 写道: >> The new max_rx_bufsize field in dev_info can be used to guide mbuf sizes >> chosen by DPDK programs by ensuring that DPDK programs do not waste >> memory by using an mbuf size too large for the maximum RX buffer size. >> This patch adds support for this field in the GVE PMD. >> >> Signed-off-by: Joshua Washington <joshw...@google.com> >> Reviewed-by: Rushil Gupta <rush...@google.com> > > Reviewed-by: Huisong Li <lihuis...@huawei.com> >
Applied to dpdk-next-net/main, thanks.