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
F84034347: D12863.id34948.diff
Sat, May 18, 10:11 AM
F84025226: D12863.id34987.diff
Sat, May 18, 7:05 AM
F84025225: D12863.id.diff
Sat, May 18, 7:05 AM
Unknown Object (File)
Fri, May 10, 7:12 PM
Unknown Object (File)
Sat, May 4, 10:34 AM
Unknown Object (File)
Mar 1 2024, 1:41 AM
Unknown Object (File)
Jan 10 2024, 4:13 PM
Unknown Object (File)
Dec 22 2023, 11:09 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.