Re: change if_iqdrops to if_ierrors

2012-11-29 Thread Mark Kettenis
> From: Mike Belopuhov > Date: Thu, 29 Nov 2012 21:41:28 +0100 > > On 29 November 2012 21:37, Claudio Jeker wrote: > > On Thu, Nov 29, 2012 at 09:21:49PM +0100, Mark Kettenis wrote: > >> > Date: Thu, 29 Nov 2012 20:49:00 +0100 > >> > From: Claudio Jeker > >> > > >> > On Thu, Nov 29, 2012 at 11:

Re: change if_iqdrops to if_ierrors

2012-11-29 Thread Brad Smith
On Thu, Nov 29, 2012 at 09:37:53PM +0100, Mike Belopuhov wrote: > On 29 November 2012 21:21, Mark Kettenis wrote: > >> Date: Thu, 29 Nov 2012 20:49:00 +0100 > >> From: Claudio Jeker > >> > >> On Thu, Nov 29, 2012 at 11:50:09AM -0500, Kenneth R Westerback wrote: > >> > On Thu, Nov 29, 2012 at 04:4

Re: change if_iqdrops to if_ierrors

2012-11-29 Thread Mike Belopuhov
On 29 November 2012 21:37, Claudio Jeker wrote: > On Thu, Nov 29, 2012 at 09:21:49PM +0100, Mark Kettenis wrote: >> > Date: Thu, 29 Nov 2012 20:49:00 +0100 >> > From: Claudio Jeker >> > >> > On Thu, Nov 29, 2012 at 11:50:09AM -0500, Kenneth R Westerback wrote: >> > > On Thu, Nov 29, 2012 at 04:41

Re: change if_iqdrops to if_ierrors

2012-11-29 Thread Mike Belopuhov
On 29 November 2012 21:21, Mark Kettenis wrote: >> Date: Thu, 29 Nov 2012 20:49:00 +0100 >> From: Claudio Jeker >> >> On Thu, Nov 29, 2012 at 11:50:09AM -0500, Kenneth R Westerback wrote: >> > On Thu, Nov 29, 2012 at 04:41:09PM +0100, Mike Belopuhov wrote: >> > > hi, >> > > >> > > drivers ex age

Re: change if_iqdrops to if_ierrors

2012-11-29 Thread Claudio Jeker
On Thu, Nov 29, 2012 at 09:21:49PM +0100, Mark Kettenis wrote: > > Date: Thu, 29 Nov 2012 20:49:00 +0100 > > From: Claudio Jeker > > > > On Thu, Nov 29, 2012 at 11:50:09AM -0500, Kenneth R Westerback wrote: > > > On Thu, Nov 29, 2012 at 04:41:09PM +0100, Mike Belopuhov wrote: > > > > hi, > > > >

Re: change if_iqdrops to if_ierrors

2012-11-29 Thread Mark Kettenis
> Date: Thu, 29 Nov 2012 20:49:00 +0100 > From: Claudio Jeker > > On Thu, Nov 29, 2012 at 11:50:09AM -0500, Kenneth R Westerback wrote: > > On Thu, Nov 29, 2012 at 04:41:09PM +0100, Mike Belopuhov wrote: > > > hi, > > > > > > drivers ex age alc ale jme se vic vte xe upl and octeon/cmac > > > mak

Re: change if_iqdrops to if_ierrors

2012-11-29 Thread Claudio Jeker
On Thu, Nov 29, 2012 at 09:10:58PM +0100, Mike Belopuhov wrote: > On 29 November 2012 20:49, Claudio Jeker wrote: > > On Thu, Nov 29, 2012 at 11:50:09AM -0500, Kenneth R Westerback wrote: > >> On Thu, Nov 29, 2012 at 04:41:09PM +0100, Mike Belopuhov wrote: > >> > hi, > >> > > >> > drivers ex age a

Re: change if_iqdrops to if_ierrors

2012-11-29 Thread Mike Belopuhov
On 29 November 2012 20:49, Claudio Jeker wrote: > On Thu, Nov 29, 2012 at 11:50:09AM -0500, Kenneth R Westerback wrote: >> On Thu, Nov 29, 2012 at 04:41:09PM +0100, Mike Belopuhov wrote: >> > hi, >> > >> > drivers ex age alc ale jme se vic vte xe upl and octeon/cmac >> > make use of the if_iqdrops

Re: change if_iqdrops to if_ierrors

2012-11-29 Thread Claudio Jeker
On Thu, Nov 29, 2012 at 11:50:09AM -0500, Kenneth R Westerback wrote: > On Thu, Nov 29, 2012 at 04:41:09PM +0100, Mike Belopuhov wrote: > > hi, > > > > drivers ex age alc ale jme se vic vte xe upl and octeon/cmac > > make use of the if_iqdrops counter that is not shown by any of our > > tools (lik

Re: change if_iqdrops to if_ierrors

2012-11-29 Thread Kenneth R Westerback
On Thu, Nov 29, 2012 at 04:41:09PM +0100, Mike Belopuhov wrote: > hi, > > drivers ex age alc ale jme se vic vte xe upl and octeon/cmac > make use of the if_iqdrops counter that is not shown by any of our > tools (like netstat). looks like most of its usage comes from > freebsd where they show it

change if_iqdrops to if_ierrors

2012-11-29 Thread Mike Belopuhov
hi, drivers ex age alc ale jme se vic vte xe upl and octeon/cmac make use of the if_iqdrops counter that is not shown by any of our tools (like netstat). looks like most of its usage comes from freebsd where they show it in the "netstat -di" output in a new column. do we want to do that or just