> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Remy Horton > Sent: Friday, June 1, 2018 6:40 PM > To: [email protected] > Cc: Lu, Wenzhuo <[email protected]>; Ananyev, Konstantin > <[email protected]>; Mcnamara, John > <[email protected]> > Subject: [dpdk-dev] [PATCH v1] net/ixgbe: add tuned RxTx parmeters > > 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 adds the values for > the ixgbe PMD. > > Signed-off-by: Remy Horton <[email protected]>
Acked-by: Qi Zhang <[email protected]> Applied to dpdk-next-net-intel Thanks! Qi

