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 <[email protected]> Reviewed-by: Wei Hu (Xavier) <[email protected]> Acked-by: Andrew Rybchenko <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]>

