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
F132843054: D12863.id34948.diff
Mon, Oct 20, 10:44 AM
Unknown Object (File)
Sun, Oct 12, 12:14 PM
Unknown Object (File)
Sat, Oct 11, 3:45 AM
Unknown Object (File)
Thu, Oct 9, 6:57 PM
Unknown Object (File)
Mon, Oct 6, 2:14 PM
Unknown Object (File)
Fri, Oct 3, 1:35 PM
Unknown Object (File)
Tue, Sep 30, 10:20 AM
Unknown Object (File)
Wed, Sep 24, 9:57 AM

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 Skipped
Unit
Tests Skipped

Event Timeline

sys/dev/ena/ena.c
1867

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.