[dpdk-dev] [PATCH v2 1/4] ethdev: add support for PMD-tuned Tx/Rx parameters

Shreyansh Jain shreyansh.jain at nxp.com
Wed Mar 28 09:11:32 CEST 2018


> -----Original Message-----
> From: Remy Horton [mailto:remy.horton at intel.com]
> Sent: Wednesday, March 21, 2018 7:58 PM
> To: dev at dpdk.org
> Cc: John McNamara <john.mcnamara at intel.com>; Wenzhuo Lu
> <wenzhuo.lu at intel.com>; Jingjing Wu <jingjing.wu at intel.com>; Qi Zhang
> <qi.z.zhang at intel.com>; Beilei Xing <beilei.xing at intel.com>; Shreyansh
> Jain <shreyansh.jain at nxp.com>; Thomas Monjalon <thomas at monjalon.net>
> Subject: [PATCH v2 1/4] ethdev: add support for PMD-tuned Tx/Rx
> parameters
> 
> 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
> patch allows individual PMDs to specify preferred parameter values.
> 
> Signed-off-by: Remy Horton <remy.horton at intel.com>

Acked-By: Shreyansh Jain <shreyansh.jain at nxp.com>


More information about the dev mailing list