Hi Stephen,
Thanks for your review.
在 2023/10/29 23:43, Stephen Hemminger 写道:
On Sat, 28 Oct 2023 09:48:45 +0800
Huisong Li wrote:
+ "Ethdev port_id=%u, the data size application
used in each mbuf is just %u instead of the whole data room(%u)
The message shou
The "min_rx_bufsize" in struct rte_eth_dev_info stands for the minimum
Rx buffer size supported by hardware. Actually, some engines also have
the maximum Rx buffer specification, like, hns3. If mbuf data room size
in mempool is greater then the maximum Rx buffer size supported by HW,
the data size
2 matches
Mail list logo