On Thu, Sep 15, 2011 at 09:25:19PM -0400, Arnaud Lacombe wrote:
> Hi,
> 
> Shouldn't packet freed in IFQ_ENQUEUE() because the queue is full be
> accounted as dropped, cf attached patch ?
> 

Hmm, I think err would be set to ENOBUFS for queue full case and
this err will crease ifq_drops.

> Thanks,
>  - Arnaud
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to