Go to file
Helin Zhang 78c7149eb0 ethdev: allow maximum packet length to less than 1518
In ethdev, it ignores setting maximum packet length to less than
1518. The changes is to remove this limitation and let less than
1518 can be set for 'maximum packet length'.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Signed-off-by: Jing Chen <jing.d.chen@intel.com>
Acked-by: Cunming Liang <cunming.liang@intel.com>
Acked-by: Jijiang Liu <jijiang.liu@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Heqing Zhu <heqing.zhu@intel.com>
Tested-by: Waterman Cao <waterman.cao@intel.com>
2014-06-17 18:21:36 +02:00
app ethdev: add Rx error counters for missed, badcrc and badlen packets 2014-06-17 11:28:14 +02:00
config pci: access to specific bits via sysfs 2014-06-17 18:21:09 +02:00
doc pipeline: new packet framework logic 2014-06-17 03:34:11 +02:00
examples examples/vmdq: fix Tx queue id 2014-06-17 11:51:42 +02:00
lib ethdev: allow maximum packet length to less than 1518 2014-06-17 18:21:36 +02:00
mk cfgfile: library to interpret config files 2014-06-17 03:34:11 +02:00
pkg config: rename "default" configurations as "native" 2014-05-21 16:25:06 +02:00
scripts remove trailing whitespaces 2014-06-11 00:29:34 +02:00
tools tools: add vfio support to setup script 2014-06-16 15:02:11 +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