Re: [dpdk-dev] [PATCH v4 0/3] net/mlx5: add large packet size support to MPRQ

2020-04-13 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Alexander Kozyrev > Sent: Friday, April 10, 2020 1:24 AM > To: dev@dpdk.org > Cc: Raslan Darawsheh ; Matan Azrad > ; Slava Ovsiienko > Subject: [PATCH v4 0/3] net/mlx5: add large packet size support to MPRQ > > In order to support the 9K MTU the MPRQ feat

Re: [dpdk-dev] [PATCH v4 0/3] net/mlx5: add large packet size support to MPRQ

2020-04-10 Thread Matan Azrad
From: Alexander Kozyrev > In order to support the 9K MTU the MPRQ feature should be updated to > allow a packet to take more than one stride (single linear buffer). > Receiving a packet into multiple adjacent strides should be implemented. > The reason preventing the packet to be received into m

[dpdk-dev] [PATCH v4 0/3] net/mlx5: add large packet size support to MPRQ

2020-04-09 Thread Alexander Kozyrev
In order to support the 9K MTU the MPRQ feature should be updated to allow a packet to take more than one stride (single linear buffer). Receiving a packet into multiple adjacent strides should be implemented. The reason preventing the packet to be received into multiple strides is that the data bu