Page MenuHomeFreeBSD

sfxge(4): rollback last seen VLAN TCI if Tx packet is dropped
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 23, 1:28 PM
Unknown Object (File)
Nov 25 2024, 12:57 PM
Unknown Object (File)
Nov 25 2024, 5:19 AM
Unknown Object (File)
Nov 22 2024, 10:23 PM
Unknown Object (File)
Nov 8 2024, 6:23 PM
Unknown Object (File)
Nov 8 2024, 2:37 PM
Unknown Object (File)
Nov 8 2024, 11:20 AM
Unknown Object (File)
Nov 8 2024, 9:04 AM
Subscribers

Details

Summary

Early processing of a packet on transmit may change last seen
VLAN TCI in the queue context. If such a packet is eventually
dropped, last seen VLAN TCI must be set to its previous value.

Submitted by: Ivan Malov <Ivan.Malov at oktetlabs.ru>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week

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:11 AM
This revision was automatically updated to reflect the committed changes.