numam-dpdk/doc/guides
Cunming Liang 7ab8500037 ixgbe: fix VF start with PF stopped
When ixgbe runs as a PF, mbox interrupt is prerequisite to make VF
start normally.
And PF sometimes won't 'dev_start', so the mbox interrupt register
during 'dev_init' is required.
The patch rolls back the interrupt register for mbox,lsc to the 'dev_init'.
As UIO doesn't support multiple vector, mbox has to occupy the only one.
It adds condition check on 'dev_start', rxq interrupt is not allowed
when PF running in IOV mode via UIO.

Signed-off-by: Cunming Liang <cunming.liang@intel.com>
2015-11-04 15:27:42 +01:00
..
contributing doc: fix pdf build warning 2015-10-26 15:21:23 +01:00
faq doc: move FAQ 2015-08-11 17:28:13 +02:00
freebsd_gsg eal: default to using all cores 2015-10-26 20:36:26 +01:00
linux_gsg eal: default to using all cores 2015-10-26 20:36:26 +01:00
nics mlx5: update documentation 2015-11-01 11:23:45 +01:00
prog_guide ethdev: update extending stats strings 2015-11-03 00:07:15 +01:00
rel_notes ixgbe: fix VF start with PF stopped 2015-11-04 15:27:42 +01:00
sample_app_ug vhost: fix qemu shutdown 2015-09-24 14:57:36 +02:00
testpmd_app_ug app/testpmd: extend commands for flow director in VF 2015-11-04 13:41:00 +01:00
xen doc: refactor figure numbers into references 2015-05-25 15:59:36 +02:00
conf.py doc: reset the default sphinx literal block format 2015-08-11 12:18:37 +02:00
index.rst doc: move FAQ 2015-08-11 17:28:13 +02:00