Go to file
Helin Zhang 2e38e98bbf i40e: handle link status change interrupt
As driver flag of 'RTE_PCI_DRV_INTR_LSC' was introduced
recently, it must be added in i40e. One second waiting
is needed for link up event, to wait the hardware into a
stable state, so the interrupt could be processed in two
parts. In addition, it should finally call the callback
function registered by application.

Test: http://dpdk.org/ml/archives/dev/2014-September/006091.html

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Reviewed-by: Jing Chen <jing.d.chen@intel.com>
Reviewed-by: Jijiang Liu <jijiang.liu@intel.com>
Tested-by: Min Cao <min.cao@intel.com>
2014-11-03 18:02:41 +01:00
app app/testpmd: mac vlan filter for VF 2014-10-30 23:33:52 +01:00
config vhost: add makefile 2014-10-13 19:16:54 +02:00
doc doc: getting started guide for freebsd 2014-10-29 23:23:10 +01:00
examples examples/vhost: allow mergeable packets with vector ixgbe 2014-10-30 09:38:52 +01:00
lib i40e: handle link status change interrupt 2014-11-03 18:02:41 +01:00
mk mk: fix doc cleaning 2014-10-17 17:44:06 +02:00
pkg version: 1.7.1 2014-09-03 13:28:26 +02:00
scripts scripts: fix filtering of config comments on bsd 2014-06-19 00:57:50 +02:00
tools tools: fix setup script for Fedora 21 2014-10-10 17:50:31 +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