Re: [RFC] ethdev: introduce maximum Rx buffer size

2023-08-15 Thread lihuisong (C)
Hi Andrew, Thanks for your review. 在 2023/8/11 20:07, Andrew Rybchenko 写道: On 8/8/23 07:02, Huisong Li wrote: The Rx buffer size stands for the size hardware supported to receive packets in one mbuf. The "min_rx_bufsize" is the minimum buffer hardware supported in Rx. Actually, some engines al

Re: [RFC] ethdev: introduce maximum Rx buffer size

2023-08-11 Thread Andrew Rybchenko
On 8/8/23 07:02, Huisong Li wrote: The Rx buffer size stands for the size hardware supported to receive packets in one mbuf. The "min_rx_bufsize" is the minimum buffer hardware supported in Rx. Actually, some engines also have the maximum buffer specification, like, hns3. For these engines, the a

[RFC] ethdev: introduce maximum Rx buffer size

2023-08-07 Thread Huisong Li
The Rx buffer size stands for the size hardware supported to receive packets in one mbuf. The "min_rx_bufsize" is the minimum buffer hardware supported in Rx. Actually, some engines also have the maximum buffer specification, like, hns3. For these engines, the available data size of one mbuf in Rx