mea culpa, mea maxima culpa
I have modification in pfcount :(
New "Haw to reproduce"
1) Open userland/examples/pfcount.c
2) add after
if((rc = pfring_set_socket_mode(pd, recv_only_mode)) != 0)
fprintf(stderr, "pfring_set_socket_mode returned [rc=%d]\n", rc);
new linie with
pfring_config(99);
3) save
4) make
5) ./pfcount -a
I think if I use "active wait" I don't neeed use pfring_config
max
W dniu 2014-09-26 o 00:29, max pisze:
I found where is problem ;)
My GUI is no problem !
I create application without GUI and steel have "soft lockup - CPU#0
stuck for 22s"
Problem is when I use pfring_config(99)
and use "active wait " with pfring_loop.
Haw to reproduce
1) ./pfcount -a -b 99
2) wait 22s ;)
max
_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc