[ofw][patch][MLX4] added MSI-X support to MLX4 driver
Leonid Keller
leonid at mellanox.co.il
Sun Jan 25 01:32:37 PST 2009
Applied in 1881
________________________________
From: ofw-bounces at lists.openfabrics.org
[mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Leonid Keller
Sent: Sunday, January 18, 2009 8:49 PM
To: ofw at lists.openfabrics.org
Subject: [ofw][patch][MLX4] added MSI-X support to MLX4 driver
This patch adds MSI-X support to MLX4 driver.
To remind, current driver creates 2 EQs (for commands/events and
completions), which both use 1 legacy interrupt.
With this patch MLX4 requests (in inf file) 18 MSI-X interrupt
vectors, spreaded across processors in round-robin way.
If the platform doesn't support MSI-X vectors, the driver uses
legacy interrupts.
MSI-X support required some changes in the card reset mechanism,
which is also found in the patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20090125/8b475f4c/attachment.html>
More information about the ofw
mailing list