Re: [dpdk-dev] [PATCH v6 0/4] ethdev: add per-PMD tuning of RxTx parmeters

2018-04-10 Thread Ferruh Yigit
On 4/10/2018 10:43 AM, Remy Horton wrote: > The optimal values of several transmission & reception related parameters, > such as burst sizes, descriptor ring sizes, and number of queues, varies > between different network interface devices. This patchset allows individual > PMDs to specify their pr

Re: [dpdk-dev] [PATCH v6 0/4] ethdev: add per-PMD tuning of RxTx parmeters

2018-04-10 Thread Thomas Monjalon
10/04/2018 11:43, Remy Horton: > Changes in v6: > * Updated/corrected testpmd documentation > * Carried forward acks/review You forgot my ack on ethdev patch.