Go to file
Wenzhuo Lu 35ffb4ff14 ixgbevf: support RSS reta/hash query and update
This patch implements the VF RSS reta/hash query and update function
on 10G NICs. But the update function is only provided for x550. Because
the other NICs don't have the separate registers for VF, we don't want
to let a VF NIC change the shared RSS reta/hash registers. It may cause
PF and other VF NICs' behavior change without being noticed.

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-10-28 18:30:05 +01:00
app eal: default to using all cores 2015-10-26 20:36:26 +01:00
config config: add KNI kmod option 2015-08-03 19:22:42 +02:00
doc ixgbevf: support RSS reta/hash query and update 2015-10-28 18:30:05 +01:00
drivers ixgbevf: support RSS reta/hash query and update 2015-10-28 18:30:05 +01:00
examples examples/qos_sched: remove duplicated cfgfile library 2015-10-22 18:09:36 +02:00
lib e1000: add new i218 devices 2015-10-27 16:23:20 +01:00
mk mk: quote KERNELCC to allow ccache build 2015-10-25 18:39:46 +01:00
pkg version: 2.1.0 2015-08-17 19:35:37 +02:00
scripts mk: enable next abi preview 2015-07-09 00:56:40 +02:00
tools tools: fix comment in bind script 2015-08-03 19:22:42 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +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
MAINTAINERS mem: remove dummy malloc library 2015-09-03 19:22:48 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00