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
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to