Go to file
Ivan Boule 12cd0cccc3 ixgbevf: allow to set MTU
The support of jumbo frames in the ixgbevf Poll Mode Driver of 10GbE
82599 VF functions consists in the following enhancements:

- Implement the mtu_set function in the ixgbevf PMD, using the IXGBE_VF_SET_LPE
  request of the version 1.0 of the VF/PF mailbox API for this purpose.

- Add a detailed explanation on the VF/PF rx max frame len negotiation.

Signed-off-by: Ivan Boule <ivan.boule@6wind.com>
Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2014-06-18 00:55:10 +02:00
app app/testpmd: add L3 packet type in offload flags 2014-06-17 18:22:31 +02:00
config i40e: new poll mode driver 2014-06-17 18:22:19 +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 ixgbevf: allow to set MTU 2014-06-18 00:55: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 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