you need to explain what you are doing, how you generate traffic etc etc. otherwise you need to help yourself
Luca On 30 Aug 2014, at 20:41, Miłosz Oller <[email protected]> wrote: > > enp10s0f3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 > inet 212.91.xxx.xxx netmask 255.255.252.0 broadcast > 212.91.xxx.xxxx inet6 2001:aaa:aa::aa:a prefixlen 48 scopeid > 0x0<global> inet6 fe80::6eb3:11ff:fe24:49b prefixlen 64 > scopeid 0x20<link> ether 6c:b3:11:24:04:9b txqueuelen 5000 > (Ethernet) RX packets 47862944 bytes 32245193644 (30.0 GiB) > RX errors 0 dropped 33 overruns 0 frame 0 > TX packets 0 bytes 0 (0.0 B) > TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 > device memory 0xd9e00000-d9f00000 > > TX data isn't count. Is there a bug in a driver? > > -- > Miłosz Oller > > > On Sat, 30 Aug 2014 17:53:15 +0200 > Luca Deri <[email protected]> wrote: > >> you need to explain what you are doing as your message is cryptic >> >> Luca >> >> On 30 Aug 2014, at 17:47, Miłosz Oller <[email protected]> wrote: >> >>> >>> It's working now. >>> >>> And there is one another issue. System doesn't count transfered >>> data: >>> >>> enp10s0f3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 >>> inet 212.91.0.162 netmask 255.255.252.0 broadcast >>> 212.91.3.255 inet6 2001:7f8:60::13:9 prefixlen 48 scopeid >>> 0x0<global> inet6 fe80::6eb3:11ff:fe24:49b prefixlen 64 scopeid >>> 0x20<link> ether 6c:b3:11:24:04:9b txqueuelen 5000 (Ethernet) >>> RX packets 6192 bytes 386264 (377.2 KiB) >>> RX errors 0 dropped 2 overruns 0 frame 0 >>> TX packets 0 bytes 0 (0.0 B) >>> TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 >>> device memory 0xd9e00000-d9f00000 >>> >>> tx packets are always 0. >>> >>> -- >>> Miłosz Oller >>> GSM: +48 603 030 347 >>> http://sys-com.pl >>> NIP: 561-154-09-00 REGON: 340779520 >>> >>> >>> On Sat, 30 Aug 2014 16:57:52 +0200 >>> Luca Deri <[email protected]> wrote: >>> >>>> Miłosz >>>> please check the script >>>> https://svn.ntop.org/svn/ntop/trunk/PF_RING/drivers/PF_RING_aware/intel/igb/igb-5.2.5-zc/src/load_driver.sh >>>> and modify it according to the number of queues you want to have >>>> >>>> Luca >>>> >>>> On 30 Aug 2014, at 15:40, Miłosz Oller <[email protected]> wrote: >>>> >>>>> >>>>> Hi >>>>> >>>>> Why in pf_ring aware driver are only two queues? >>>>> >>>>> [ 10.189502] Intel(R) Gigabit Ethernet Network Driver - version >>>>> 5.2.5 [ 10.189506] Copyright (c) 2007-2014 Intel Corporation. >>>>> [ 10.448478] 2c:53:4a:00:0d:b3 >>>>> [ 10.448589] igb 0000:08:00.1: eth1: PBA No: Unknown >>>>> [ 10.468035] igb 0000:08:00.1: LRO is disabled >>>>> [ 10.468039] igb 0000:08:00.1: Using MSI-X interrupts. 1 rx >>>>> queue(s), 1 tx queue(s) [ 10.468344] igb 0000:08:00.2: irq 85 >>>>> for MSI/MSI-X [ 10.468355] igb 0000:08:00.2: irq 86 for >>>>> MSI/MSI-X [ 10.588489] igb 0000:08:00.2: Intel(R) Gigabit >>>>> Ethernet Network Connection >>>>> >>>>> ######### >>>>> >>>>> kernel igb driver: >>>>> >>>>> [ 9.709159] igb: Intel(R) Gigabit Ethernet Network Driver - >>>>> version 5.0.5-k [ 9.709163] igb: Copyright (c) 2007-2013 Intel >>>>> Corporation. [ 9.908668] igb 0000:08:00.0: Intel(R) Gigabit >>>>> Ethernet Network Connection [ 9.908670] igb 0000:08:00.0: eth0: >>>>> (PCIe:5.0Gb/s:Width x4) 2c:53:4a:00:0d:c6 [ 9.908778] igb >>>>> 0000:08:00.0: eth0: PBA No: Unknown [ 9.908780] igb >>>>> 0000:08:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s) >>>>> [ 9.909113] igb 0000:08:00.1: irq 90 for MSI/MSI-X >>>>> [ 9.909124] igb 0000:08:00.1: irq 91 for MSI/MSI-X >>>>> [ 9.909133] igb 0000:08:00.1: irq 92 for MSI/MSI-X >>>>> [ 9.909143] igb 0000:08:00.1: irq 93 for MSI/MSI-X >>>>> [ 9.909153] igb 0000:08:00.1: irq 94 for MSI/MSI-X >>>>> [ 9.909162] igb 0000:08:00.1: irq 95 for MSI/MSI-X >>>>> [ 9.909172] igb 0000:08:00.1: irq 96 for MSI/MSI-X >>>>> [ 9.909181] igb 0000:08:00.1: irq 97 for MSI/MSI-X >>>>> [ 9.909191] igb 0000:08:00.1: irq 98 for MSI/MSI-X >>>>> [ 9.988216] igb 0000:08:00.1: irq 90 for MSI/MSI-X >>>>> [ 9.988227] igb 0000:08:00.1: irq 91 for MSI/MSI-X >>>>> [ 9.988237] igb 0000:08:00.1: irq 92 for MSI/MSI-X >>>>> [ 9.988247] igb 0000:08:00.1: irq 93 for MSI/MSI-X >>>>> [ 9.988257] igb 0000:08:00.1: irq 94 for MSI/MSI-X >>>>> [ 9.988266] igb 0000:08:00.1: irq 95 for MSI/MSI-X >>>>> [ 9.988276] igb 0000:08:00.1: irq 96 for MSI/MSI-X >>>>> [ 9.988285] igb 0000:08:00.1: irq 97 for MSI/MSI-X >>>>> [ 9.988295] igb 0000:08:00.1: irq 98 for MSI/MSI-X >>>>> >>>>> >>>>> -- >>>>> Miłosz Oller >>>>> _______________________________________________ >>>>> Ntop-misc mailing list >>>>> [email protected] >>>>> http://listgateway.unipi.it/mailman/listinfo/ntop-misc >>>> >>>> _______________________________________________ >>>> Ntop-misc mailing list >>>> [email protected] >>>> http://listgateway.unipi.it/mailman/listinfo/ntop-misc >>> _______________________________________________ >>> Ntop-misc mailing list >>> [email protected] >>> http://listgateway.unipi.it/mailman/listinfo/ntop-misc >> >> _______________________________________________ >> Ntop-misc mailing list >> [email protected] >> http://listgateway.unipi.it/mailman/listinfo/ntop-misc > _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc _______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
