Page MenuHomeFreeBSD

sfxge(4): update unicast filter insertion algorithm
ClosedPublic

Authored by arybchik on May 10 2016, 8:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 15, 3:29 PM
Unknown Object (File)
Mon, Apr 13, 6:29 PM
Unknown Object (File)
Sat, Apr 11, 9:36 PM
Unknown Object (File)
Sat, Apr 11, 4:32 PM
Unknown Object (File)
Thu, Apr 9, 10:30 PM
Unknown Object (File)
Sun, Apr 5, 2:47 AM
Unknown Object (File)
Mon, Mar 30, 5:41 AM
Unknown Object (File)
Sun, Mar 29, 3:33 PM
Subscribers

Details

Summary

As unicast filters are not chained, we should always try to insert the
specific filter for our MAC address, and then try to insert the unicast
mis-match filter if that fails or all unicast has been requested.

Submitted by: Mark Spender <mspender at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week

Test Plan

Build tested, driver loaded/unloaded, traffic works.

Diff Detail

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

Event Timeline

arybchik retitled this revision from to sfxge(4): update unicast filter insertion algorithm.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
This revision was automatically updated to reflect the committed changes.