[dpdk-dev] [PATCH 1/3] examples: increase rx and tx default ring sizes

2018-01-12 Thread Kevin Laatz
Increase the default RX/TX ring sizes to 1024/1024 to accommodate for NICs with higher throughput (25G, 40G etc) Signed-off-by: Kevin Laatz --- v2: fixed typo in commit message Cc: ferruh.yi...@intel.com Cc: declan.dohe...@intel.com Cc: bruce.richard...@intel.com Cc: remy.hor...@intel.com C

[dpdk-dev] [PATCH 1/3] examples: increase rx and tx default ring sizes

2018-01-11 Thread Kevin Laatz
Increase the default RX/TX ring sizes to 1024/1024 to accomodate for NICs with higher throughput (25G, 40G etc) Signed-off-by: Kevin Laatz --- Cc: ferruh.yi...@intel.com Cc: declan.dohe...@intel.com Cc: bruce.richard...@intel.com Cc: remy.hor...@intel.com Cc: bernard.iremon...@intel.com Cc: kons