Re: [dpdk-dev] [PATCH v2 0/3] net/mlx5: add Multi-Packet Rx support

2018-05-09 Thread Shahaf Shuler
Wednesday, May 9, 2018 2:14 PM, Yongseok Koh: > Subject: [dpdk-dev] [PATCH v2 0/3] net/mlx5: add Multi-Packet Rx support > > 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

[dpdk-dev] [PATCH v2 0/3] net/mlx5: add Multi-Packet Rx support

2018-05-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