Page MenuHomeFreeBSD

Update mlx5en(4)
ClosedPublic

Authored by • hselasky on Jul 20 2021, 9:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 11, 8:13 PM
Unknown Object (File)
Thu, Sep 10, 9:23 PM
Unknown Object (File)
Wed, Sep 9, 10:41 PM
Unknown Object (File)
Tue, Sep 8, 8:29 PM
Unknown Object (File)
Sun, Sep 6, 2:26 PM
Unknown Object (File)
Sun, Sep 6, 10:59 AM
Unknown Object (File)
Sun, Sep 6, 9:26 AM
Unknown Object (File)
Sun, Sep 6, 2:17 AM
Subscribers
None

Diff Detail

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

Event Timeline

• hselasky created this revision.
share/man/man4/mlx5en.4
68–82

Is this right URL?

107

.Dv dev.mce.<N> .

110

persistent?

115–116

Nvidia networking?

116–117

Is it right URL?

129

I think a reference to 10.0 is too late. The note about 'first appeared' cannot be changed by retrospective MFC, so keep it as is.

134

Is this right email?

• hselasky added inline comments.
share/man/man4/mlx5en.4
68–82

Yes, I see no other yet.

115–116

NVIDIA Mellanox networking. Mellanox is still a brand from what I know.

116–117

Yes, for now.

• hselasky marked 3 inline comments as done.

Address comments from @kib

share/man/man4/mlx5en.4
69
74

.Dv mce<N>
not sure if some minimal elaboration of the meaning of <N> is useful.

Also, the most puzzling part for a newby is to understand that PCI attachment names the device mlx_core<N>.

This revision is now accepted and ready to land.Jul 21 2021, 9:01 AM
This revision was automatically updated to reflect the committed changes.