Go to file
Cunming Liang 836853d3d4 app/testpmd: increase default burst size to 32
The vpmd RX don't accept burst size less than 32.
As vPMD is set =y by default, while default testpmd burst size is 16.
Which will cause RX nothing if not assign burst size correctly.

Signed-off-by: Cunming Liang <cunming.liang@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Yong Liu <yong.liu@intel.com>
Tested-by: Zhaochen Zhan <zhaochen.zhan@intel.com>
2014-06-26 13:06:10 +02:00
app app/testpmd: increase default burst size to 32 2014-06-26 13:06:10 +02:00
config ixgbe: prefer enabling olflags rather than not disabling 2014-06-26 13:04:18 +02:00
doc pipeline: new packet framework logic 2014-06-17 03:34:11 +02:00
examples ethdev: more RSS flags 2014-06-17 18:21:41 +02:00
lib app/testpmd: increase default burst size to 32 2014-06-26 13:06:10 +02:00
mk i40e: new poll mode driver 2014-06-17 18:22:19 +02:00
pkg config: rename "default" configurations as "native" 2014-05-21 16:25:06 +02:00
scripts scripts: fix filtering of config comments on bsd 2014-06-19 00:57:50 +02:00
tools tools: fix alignment of cpu layout output 2014-06-19 00:57:50 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00