Page MenuHomeFreeBSD

sfxge(4): update multicast filter insertion algorithm
ClosedPublic

Authored by arybchik on May 11 2016, 6:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 9, 5:07 PM
Unknown Object (File)
Sep 24 2024, 3:18 AM
Unknown Object (File)
Sep 7 2024, 7:31 PM
Unknown Object (File)
Sep 7 2024, 6:31 PM
Unknown Object (File)
Sep 7 2024, 4:58 PM
Unknown Object (File)
Aug 28 2024, 2:41 PM
Unknown Object (File)
Jun 12 2024, 10:07 AM
Unknown Object (File)
Jun 6 2024, 10:08 AM
Subscribers

Details

Summary

When the multicast filters we're allowed to insert are controlled by the
hypervisor, it may be that we can insert some but not others. So we need to
have fallbacks where we insert any filters we can without rolling back
when one fails to insert.

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

Test Plan

Build tested, driver loaded, IPv6 ping checked.

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 multicast 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.