On 2 March 2017 at 02:52, Mike Belopuhov <[email protected]> wrote: > no, actually dropping one mbuf on enqueue still holds, but i'll need > to drop several on dequeue. not sure yet how to properly do that > outside of an ifq lock though.
I think I've found a non-intrusive solution for this one: http://gir.theapt.org/~mike/ifq-dequeue-drop.patch (not ready for a review yet -- will post it later)
