Re: [dpdk-dev] [PATCH v1 4/6] net/mlx5: add Multi-Packet Rx support

2018-03-12 Thread Nélio Laranjeiro
On Fri, Mar 09, 2018 at 05:25:30PM -0800, Yongseok Koh wrote: > Multi-Packet Rx Queue (MPRQ a.k.a Striding RQ) can further save PCIe > bandwidth by posting a single large buffer for multiple packets. Instead of > posting a buffer per a packet, one large buffer is posted in order to > receive multip

[dpdk-dev] [PATCH v1 4/6] net/mlx5: add Multi-Packet Rx support

2018-03-09 Thread Yongseok Koh
Multi-Packet Rx Queue (MPRQ a.k.a Striding RQ) can further save PCIe bandwidth by posting a single large buffer for multiple packets. Instead of posting a buffer per a packet, one large buffer is posted in order to receive multiple packets on the buffer. A MPRQ buffer consists of multiple fixed-siz