> On 10 May 2022, at 22:37, Hrvoje Popovski <[email protected]> wrote: > > On 9.5.2022. 22:04, Alexander Bluhm wrote: >> Can some veb or smr hacker explain how this is supposed to work? >> >> Sleeping in pf is also not ideal as it is in the hot path and slows >> down packets. But that is not easy to fix as we have to refactor >> the memory allocations before converting pf lock to a mutex. sashan@ >> is working on that. > > > Hi, > > isn't that similar or same panic that was talked about in "parallel > forwarding vs. bridges" mail thread on tech@ started by sashan@ > > https://www.mail-archive.com/[email protected]/msg64040.html > >
Yes, both panics invocated by sleep attempt within SMR section.
