2d3c739739
The Firmware uses dynamic EQs allocation based on number of VFs and
max EQs that can be allocated. As a result, VF can have EQ numbers
that are larger than 256.
According to the firmware spec, the max value is limited to be 1024
(10 bits), adapt the relevant code accordingly. This bug was impossible
to hit prior to commit
|
||
---|---|---|
.. | ||
mlx4 | ||
mlx5/core | ||
Kconfig | ||
Makefile |