Re: Too much interrupts on ixgbe

2012-05-08 Thread Sergey Saley
25.10.2011 11:21, Sergey Saley ???: Jack Vogel wrote: On Tue, Oct 25, 2011 at 12:22 AM, Sergey Saleywrote: Ryan Stone-2 wrote: On Mon, Oct 24, 2011 at 3:51 PM, Sergey Saley wrote: MPD5, netgraph, pppoe.Types of traffic - any (customer traffic). Bying this car

Re: Too much interrupts on ixgbe

2011-11-12 Thread Sergey Saley
eebsd.1045724.n5.nabble.com/Too-much-interrupts-on-ixgbe-tp4931883p4988068.html Sent from the freebsd-net mailing list archive at Nabble.com. ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any

Re: Too much interrupts on ixgbe

2011-10-25 Thread Sergey Saley
rate irq19: atapci0 6047874 0 cpu0: timer 3901683760464 irq256: em0823774953 98 irq257: em1 1340659093 159 cpu1: timer 3901683730464 cpu2: timer 3901

Re: Too much interrupts on ixgbe

2011-10-25 Thread Jack Vogel
On Tue, Oct 25, 2011 at 12:22 AM, Sergey Saley wrote: > > Ryan Stone-2 wrote: > > > > On Mon, Oct 24, 2011 at 3:51 PM, Sergey Saley > wrote: > >> MPD5, netgraph, pppoe.Types of traffic - any (customer traffic). > >> Bying this card I counted on a 3-4G traffic at 3-4K pppoe sessions.

Re: Too much interrupts on ixgbe

2011-10-25 Thread Sergey Saley
0 -- View this message in context: http://freebsd.1045724.n5.nabble.com/Too-much-interrupts-on-ixgbe-tp4931883p4935272.html Sent from the freebsd-net mailing list archive at Nabble.com. ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.or

Re: Too much interrupts on ixgbe

2011-10-24 Thread Sergey Saley
404,40806244, 0, 0 NetGraph data items: 72,522, 0, 406,658514523, 0, 0 -- View this message in context: http://freebsd.1045724.n5.nabble.com/Too-much-interrupts-on-ixgbe-tp4931883p4935167.html Sent from the freebsd-net mailing list archive at Nabble.com. _

Re: Too much interrupts on ixgbe

2011-10-24 Thread Arnaud Lacombe
Hi, On Mon, Oct 24, 2011 at 4:32 PM, Ryan Stone wrote: > On Mon, Oct 24, 2011 at 3:51 PM, Sergey Saley wrote: >> MPD5, netgraph, pppoe.Types of traffic - any (customer traffic). >> Bying this card I counted on a 3-4G traffic at 3-4K pppoe sessions. >> It turned to 600-700Mbit/s, about 50K pps at

Re: Too much interrupts on ixgbe

2011-10-24 Thread Ryan Stone
On Mon, Oct 24, 2011 at 3:51 PM, Sergey Saley wrote: > MPD5, netgraph, pppoe.Types of traffic - any (customer traffic). > Bying this card I counted on a 3-4G traffic at 3-4K pppoe sessions. > It turned to 600-700Mbit/s, about 50K pps at 700-800 pppoe sessions. PPPoE is your problem. The Intel ca

Re: Too much interrupts on ixgbe

2011-10-24 Thread Andrew Boyer
0:que 2 2838302235 275 > irq259: ix0:que 3 2176207954211 > irq260: ix0:link 18 0 > irq261: ix1:que 0 282359321 27 > irq262: ix1:que 1 3989170496387 > irq263: ix1:que 2

Re: Too much interrupts on ixgbe

2011-10-24 Thread Sergey Saley
/UDP), or is there any kind of tunneling in use? > > MPD5, netgraph, pppoe.Types of traffic - any (customer traffic). Bying this card I counted on a 3-4G traffic at 3-4K pppoe sessions. It turned to 600-700Mbit/s, about 50K pps at 700-800 pppoe sessions. -- View this message in context:

Re: Too much interrupts on ixgbe

2011-10-24 Thread Ryan Stone
On Mon, Oct 24, 2011 at 3:08 PM, Sergey Saley wrote: > Nothing has changed after increasing mbufs count increasing: > > irq256: ix0:que 0                3013004       2431 > irq257: ix0:que 1                 970295        783 > irq258: ix0:que 2                 574782        463 > irq259: ix0:que

Re: Too much interrupts on ixgbe

2011-10-24 Thread Sergey Saley
20425 16 irq263: ix1:que 2 10098 8 irq264: ix1:que 3 6999 5 irq265: ix1:link 3 0 Still only one irq being really used for ix1... -- View this message in context: http://freebsd.1045724.n5.n

Re: Too much interrupts on ixgbe

2011-10-24 Thread Jack Vogel
On Mon, Oct 24, 2011 at 10:46 AM, Sergey Saley wrote: > > Jack Vogel wrote: > > > > You need to increase your mbuf pool, note below in your messages where it > > has > > insufficient to configure for ix1, I don't know that this will change the > > interrupt > > difference but it should be addresse

Re: Too much interrupts on ixgbe

2011-10-24 Thread Sergey Saley
-- View this message in context: http://freebsd.1045724.n5.nabble.com/Too-much-interrupts-on-ixgbe-tp4931883p4933498.html Sent from the freebsd-net mailing list archive at Nabble.com. ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mail

Re: Too much interrupts on ixgbe

2011-10-24 Thread Jack Vogel
1667110 0 > cpu0: timer 3386721810328 > irq256: ix0:que 0 3395843376329 > irq257: ix0:que 1 2642665824256 > irq258: ix0:que 2 2838302235 275 > irq259: ix0:que 3 217620

Too much interrupts on ixgbe

2011-10-24 Thread Sergey Saley
06000 266886 0 247494148 0 264543 0 0 190970875 275087 0 259555066 0 ^C Tuning on both systems are almost the same As You can see, 82598EB card produce about 20 times less interrupts at about 10 times more pps. Please help me to fix the problem...