[dpdk-dev] [PATCH v3 2/3] ring: rename fields in internal data struct

2016-02-26 Thread Bruce Richardson
On Fri, Feb 26, 2016 at 03:26:54PM +, Ferruh Yigit wrote: > Rename nb_rx/tx_queues fields in internals struct to max_rx/tx_queues > > This patch just does variable renaming to help understanding code better, > nothing changed in functionality of the code. > > Updated fields required to keep m

[dpdk-dev] [PATCH v3 2/3] ring: rename fields in internal data struct

2016-02-26 Thread Ferruh Yigit
Rename nb_rx/tx_queues fields in internals struct to max_rx/tx_queues This patch just does variable renaming to help understanding code better, nothing changed in functionality of the code. Updated fields required to keep max queue numbers configured. For current queue number requirements data->n