Re: pf performance?

2013-04-26 Thread Clément Hermann (nodens)
only 7 queues per card and keep a core available to pf ? Does that make sense or would the pf lock impact the interrupts of the interface queues ? I see a lot of "WAIT" state on the queues when I do a top -CHSIz. Cheers, -- Clément (nodens)

High CPU interrupt load on intel I350T4 with igb on 8.3

2013-04-26 Thread Clément Hermann (nodens)
b.2.host.tx_good_pkt: 6248 dev.igb.2.host.rx_good_bytes: 558910513984 dev.igb.2.host.tx_good_bytes: 84618858217 Thanks for your help. Cheers, -- Clement (nodens) ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net

Re: igb and ALTQ in 9.1-rc3

2012-12-10 Thread Clement Hermann (nodens)
triple-checked, so that is possible but unlikely). How can we help ? It does work with the em driver on another card. I'm not at work today, but I can ask someone to gather information and send them to the list. Thanks again. -- Clement Hermann (nodens) - "L'air pur ? c'est pas

Re: igb and ALTQ in 9.1-rc3

2012-12-10 Thread Clement Hermann (nodens)
Le 10/12/2012 23:09, Barney Cordoba a écrit : > > --- On Mon, 12/10/12, Clément Hermann (nodens) wrote: > >> altq(4) states that igb is supported. There are some >> references to altq in >> if_igb.c (include opt_altq in an ifdef), but they are not in >> the em

igb and ALTQ in 9.1-rc3

2012-12-10 Thread nodens
gb is supported. There are some references to altq in if_igb.c (include opt_altq in an ifdef), but they are not in the em driver (though my ruleset load fine with a em card). Could anyone tell me if igb is supposed to support altq or not ? Thanks, Clément (n