Page MenuHomeFreeBSD

igc: Fix up hw vlan ops
ClosedPublic

Authored by kbowling on Sep 16 2021, 1:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 6:27 PM
Unknown Object (File)
Sat, Oct 11, 12:17 AM
Unknown Object (File)
Mon, Oct 6, 6:16 PM
Unknown Object (File)
Tue, Sep 30, 2:32 AM
Unknown Object (File)
Mon, Sep 29, 7:33 PM
Unknown Object (File)
Mon, Sep 22, 3:56 AM
Unknown Object (File)
Tue, Sep 16, 6:28 AM
Unknown Object (File)
Mon, Sep 15, 1:55 PM
Subscribers

Details

Summary

Adapt 2796f7cab10785ef40efbba97ef67ab319c96e9c to igc(4)

  • Don't reset the entire adapter for vlan changes, fix up the problems
  • Remove the VFTA, this hardware doesn't seem to implement it
Test Plan

seq 2 4000 | xargs -t -L 1 -I % ifconfig igc0.% create

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable