numam-dpdk/doc/guides
Hyong Youb Kim 0f872d3129 net/enic: support Rx queue interrupts
Enable rx queue interrupts if the app requests them, and vNIC has
enough interrupt resources. Use interrupt vector 0 for link status and
errors. Use vector 1 for rx queue 0, vector 2 for rx queue 1, and so
on. So, with n rx queues, vNIC needs to have at n + 1 interrupts.

For VIC, enabling and disabling rx queue interrupts are simply
mask/unmask operations. VIC's credit based interrupt moderation is not
used, as the app wants to explicitly control when to enable/disable
interrupts.

This version requires MSI-X (vfio-pci). Sharing one interrupt for link
status and rx queues is possible, but is rather complex and has no
user demands.

Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
Reviewed-by: John Daley <johndale@cisco.com>
2018-03-30 14:08:43 +02:00
..
bbdevs bb/turbo_sw: add software turbo driver 2018-01-19 01:44:25 +01:00
contributing doc: add maintainers section to the contributors guide 2018-02-14 00:23:25 +01:00
cryptodevs doc: fix outdated link to IPsec white paper 2018-02-14 18:43:12 +01:00
eventdevs doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
faq doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
freebsd_gsg doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
howto doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
linux_gsg doc: remove reference to old distro in Linux guide 2018-02-14 18:35:18 +01:00
mempool doc: remove unused config options 2018-01-16 18:47:49 +01:00
nics net/enic: support Rx queue interrupts 2018-03-30 14:08:43 +02:00
platform doc: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
prog_guide doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
rel_notes net/sfc: support DROP action in flow API 2018-03-30 14:08:43 +02:00
sample_app_ug doc: update callback functions in pipeline sample guide 2018-02-08 22:54:09 +01:00
testpmd_app_ug doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
tools doc: update limitations in procinfo guide 2018-02-08 23:06:37 +01:00
conf.py doc: adapt features tables header height 2018-03-21 23:04:21 +01:00
custom.css doc: improve HTML spacing in release notes 2018-02-14 00:23:25 +01:00
index.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00