Page MenuHomeFreeBSD

sfxge(4): fix invalid VLAN tagging after stop/start
ClosedPublic

Authored by arybchik on Jan 27 2017, 9:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 2, 3:58 AM
Unknown Object (File)
Tue, Apr 2, 1:58 AM
Unknown Object (File)
Feb 10 2024, 11:31 PM
Unknown Object (File)
Dec 21 2023, 4:25 AM
Unknown Object (File)
Dec 20 2023, 8:27 AM
Unknown Object (File)
Dec 15 2023, 12:45 AM
Unknown Object (File)
Nov 14 2023, 7:46 PM
Unknown Object (File)
Sep 6 2023, 7:57 AM
Subscribers

Details

Summary

TxQ is destroyed on stop and last used tag should be reset to default 0
on the next start.

Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

Build tested.
Functionality tested. It is required to disable IPv6 to repeat it
(otherwise the first packet is untagged IPv6 ND and everything works well)

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): fix invalid VLAN tagging after stop/start.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
philip edited edge metadata.
This revision is now accepted and ready to land.Jan 27 2017, 9:39 AM
This revision was automatically updated to reflect the committed changes.