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)
Wed, Apr 10, 11:37 PM
Unknown Object (File)
Tue, Apr 9, 6:02 AM
Unknown Object (File)
Thu, Mar 28, 11:57 AM
Unknown Object (File)
Mar 23 2024, 6:37 AM
Unknown Object (File)
Jan 11 2024, 10:00 PM
Unknown Object (File)
Dec 23 2023, 8:58 AM
Unknown Object (File)
Sep 4 2023, 3:20 PM
Unknown Object (File)
Aug 30 2023, 2:30 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.