Page MenuHomeFreeBSD

Allow partial MSI-x allocation in ENA driver
ClosedPublic

Authored by mk_semihalf.com on Oct 31 2017, 1:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 30, 8:39 AM
Unknown Object (File)
Fri, Mar 27, 2:06 PM
Unknown Object (File)
Mon, Mar 23, 1:10 AM
Unknown Object (File)
Mon, Mar 23, 12:07 AM
Unknown Object (File)
Sun, Mar 22, 11:45 PM
Unknown Object (File)
Feb 23 2026, 10:08 PM
Unknown Object (File)
Feb 20 2026, 2:43 PM
Unknown Object (File)
Feb 19 2026, 2:56 PM

Details

Summary

The situation, where part of the MSI-x was not configured properly, was
not properly handled. Now, the driver reduces number of queues to
reflect number of existing and properly configured MSI-x vectors.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/dev/ena/ena.c
1867 ↗(On Diff #34526)

Typo - the second argument to print should be 'msix_req'

mk_semihalf.com marked an inline comment as done.

Fix typo in printout

This revision is now accepted and ready to land.Nov 8 2017, 5:45 PM
This revision was automatically updated to reflect the committed changes.