Page MenuHomeFreeBSD

nvmecontrol: Display additional Fabrics-related fields for cdata
ClosedPublic

Authored by jhb on Mar 20 2024, 11:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 21 2024, 2:25 PM
Unknown Object (File)
May 9 2024, 7:35 PM
Unknown Object (File)
May 9 2024, 1:19 PM
Unknown Object (File)
May 9 2024, 12:08 PM
Unknown Object (File)
May 9 2024, 6:33 AM
Unknown Object (File)
May 9 2024, 3:55 AM
Unknown Object (File)
May 9 2024, 2:19 AM
Unknown Object (File)
Apr 21 2024, 2:06 PM
Subscribers

Details

Summary

Some of these fields are specific to Fabrics controllers (such as the
size of capsules) while other fields are shared with PCI-e
controllers, but are more relevant for Fabrics controllers (such as
KeepAlive timer properties).

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

imp added inline comments.
sbin/nvmecontrol/identify_ext.c
154

Do we have #defines for these?

This revision is now accepted and ready to land.Mar 21 2024, 9:18 AM
sbin/nvmecontrol/identify_ext.c
154

We do not currently.

sbin/nvmecontrol/identify_ext.c
154

Ok