W dniu 09.04.2013 22:10, Michał Margula pisze: > > I will be very grateful for any tips - where to look, what to check? >
So... I found a solution. I will document it here in case somebody stumbles upon same issue some time. It was trouble with multiple queues of ixgbe driver. I was issuing commands with -i dna0 which assumes first queue (same as -i dna0@0). pfcount_multichannel showed proper stats. So I added MQ=0 to ixgbe driver and now it works fine with -i dna0. I will check performance with single queue and if it will be dropping I will start few instances of nprobe (I guees it is the right way). Sorry for trouble. -- Michał Margula, [email protected], http://alchemyx.uznam.net.pl/ "W życiu piękne są tylko chwile" [Ryszard Riedel] _______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
