Skip to content

Commit

Permalink
if_epair: rework
Browse files Browse the repository at this point in the history
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

(cherry picked from commit 3dd5760)
  • Loading branch information
Bjoern A. Zeeb authored and kprovost committed Nov 23, 2021
1 parent 83d0a77 commit 7c2b681
Showing 1 changed file with 243 additions and 506 deletions.
Loading

0 comments on commit 7c2b681

Please sign in to comment.