[dpdk-dev] [PATCH v5 1/2] ethdev: add a field for rxq info structure

Ferruh Yigit ferruh.yigit at intel.com
Mon Sep 21 16:18:47 CEST 2020


On 9/21/2020 2:22 PM, Chengchang Tang wrote:
> Add a field named rx_buf_size in rte_eth_rxq_info to indicate the buffer
> size used in receiving packets for HW.
> 
> In this way, upper-layer users can get this information by calling
> rte_eth_rx_queue_info_get.
> 
> Signed-off-by: Chengchang Tang <tangchengchang at huawei.com>
> Reviewed-by: Wei Hu (Xavier) <xavier.huwei at huawei.com>
> Acked-by: Andrew Rybchenko <arybchenko at solarflare.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>



More information about the dev mailing list