Skip to content

Commit

Permalink
sfc: Add support for 'extra' channel types
Browse files Browse the repository at this point in the history
Abstract some of the channel operations to allow for 'extra'
channels that do not have RX or TX queues.

- Try to assign a channel to each extra channel type that is enabled
  for the NIC, but gracefully degrade if we can't allocate sufficient
  MSI-X vectors
- Allow each extra channel type to generate its own channel name
- Allow channel types to disable reallocation and reinitialisation
  of their channels

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
  • Loading branch information
Ben Hutchings committed Feb 16, 2012
1 parent a16e5b2 commit 7f967c0
Show file tree
Hide file tree
Showing 3 changed files with 239 additions and 108 deletions.
Loading

0 comments on commit 7f967c0

Please sign in to comment.