Re: Missed packet on recent em(4)

2012-02-09 Thread Arnaud Lacombe
Hi, On Wed, Feb 8, 2012 at 7:15 PM, Vogel, Jack wrote: > The NETMAP code is all self-contained, just delete what's inside the ifdef's > not exactly, the allocator stuff from r229939 is not that self contained, but beside that my problem is more to get the patches to apply to our internal 7-STABLE

RE: Missed packet on recent em(4)

2012-02-08 Thread Vogel, Jack
The NETMAP code is all self-contained, just delete what's inside the ifdef's Jack -Original Message- From: Arnaud Lacombe [mailto:lacom...@gmail.com] Sent: Wednesday, February 08, 2012 3:25 PM To: Vogel, Jack Cc: freebsd-net@freebsd.org Subject: Missed packet on recent em(4) Hi Jack,