[PATCH] net/gve: add support for max_rx_bufsize
Ferruh Yigit
ferruh.yigit at amd.com
Fri Nov 17 11:59:35 CET 2023
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 <joshwash at google.com>
>> Reviewed-by: Rushil Gupta <rushilg at google.com>
>
> Reviewed-by: Huisong Li <lihuisong at huawei.com>
>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list