HomeFreeBSD

if_epair: rework

Description

if_epair: rework

Rework if_epair(4) to no longer use netisr and dpcpu.
Instead use mbufq and swi_net.
This simplifies the code and seems to make it work better and
no longer hang.

Work largely by bz@, with minor tweaks by kp@.

Reviewed by: bz, kp
MFC after: 3 weeks
Differential Revision: https://reviews.freebsd.org/D31077

Details

Provenance
bzAuthored on Oct 9 2021, 2:09 PM
kpCommitted on Nov 2 2021, 8:23 AM
Reviewer
bz
Differential Revision
D31077: if_epair: rework
Parents
rG3693250e8a74: dpv.1: Do not use mdoc macros for Bl width
Branches
Unknown
Tags
Unknown