Page MenuHomeFreeBSD

sfxge(4): simplify the code to parse RSS hash type
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 10:51 AM
Unknown Object (File)
Fri, Dec 6, 7:50 PM
Unknown Object (File)
Wed, Dec 4, 6:13 PM
Unknown Object (File)
Nov 24 2024, 7:49 AM
Unknown Object (File)
Nov 22 2024, 5:19 AM
Unknown Object (File)
Nov 14 2024, 5:44 PM
Unknown Object (File)
Oct 1 2024, 4:34 AM
Unknown Object (File)
Sep 26 2024, 11:44 AM
Subscribers

Details

Summary

RSS mode bits can be accessed a lot easier in the hash
type value provided that the variable type is uint32_t.
The macro helper can be removed to enhance readability.

Submitted by: Ivan Malov <ivan.malov at oktetlabs.ru>
Sponsored by: Solarflare Communications, Inc.

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 30 2018, 7:07 AM
This revision was automatically updated to reflect the committed changes.