[Differential] [Request, 68 lines] D1651: Add support for ENABLE/DISABLE_QUEUES VC messages

rstone (Ryan Stone) phabric-noreply at FreeBSD.org
Sat Jan 24 22:45:58 UTC 2015


rstone created this revision.
rstone added a reviewer: jfvogel.
rstone added a subscriber: freebsd-net.

REVISION SUMMARY
  These messages are sent by the VF to enable or disable packet
  reception and transmission from its queues.  Despite the fact
  that a bitmask of queues is provided in the message, this is
  ignored and all queues are either enabled or disabled.  This
  matches the behaviour of the Linux PF driver.

REVISION DETAIL
  https://reviews.freebsd.org/D1651

AFFECTED FILES
  sys/dev/ixl/if_ixl.c

To: rstone, jfvogel
Cc: freebsd-net


More information about the freebsd-net mailing list