NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/59724: if_rge(4) driver needs an update



The following reply was made to PR kern/59724; it has been noted by GNATS.

From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/59724: if_rge(4) driver needs an update
Date: Sun, 26 Oct 2025 07:26:23 -0700 (PDT)

 On Sat, 25 Oct 2025, Paul Goyette wrote:
 
 > One person on irc suggested that it might be better to merge
 > if_rge(4) into if_re(4)
 
 More from irc:
 
 <r> shouldn't re(4) be merged into rge(4), since rge is mpsafe :-)
 <n> shouldn't be hard to make re(4) mpsafe, but it is generally
      much simpler than rge and unlike rge, doesn't need copying the
      packet for alignment or other junk
 


Home | Main Index | Thread Index | Old Index