[Differential] [Request, 165 lines] D1650: Add support for CONFIG_IRQ_MAP VC message
rstone (Ryan Stone)
phabric-noreply at FreeBSD.org
Sat Jan 24 22:45:49 UTC 2015
rstone created this revision.
rstone added a reviewer: jfvogel.
rstone added a subscriber: freebsd-net.
REVISION SUMMARY
This message is used by the VF to request that its RX and TX
queues be associated with particular MSI-X vectors. This
configuration is performed via a fairly complicated linked-list
mechanism in the hardware. The linked list is built up backwards
(from the tail to the head) as it turns out to simplify the logic
significantly.
REVISION DETAIL
https://reviews.freebsd.org/D1650
AFFECTED FILES
sys/dev/ixl/if_ixl.c
sys/dev/ixl/ixl.h
To: rstone, jfvogel
Cc: freebsd-net
More information about the freebsd-net
mailing list