Tom Barbette
Tom Barbette
I may be wrong but there is no code copying the VLAN ID from the pcap header to the VLAN annotation currently in Click right? I don't even know how...
Yes but if the VLAN header has been stripped out by the NIC, it will not work. This needs proper support in the input element.
Well it's probably just that somehow using PCAP disable the VLAN tag removing by the NIC. But you can also disable it with ethtool and Click will see them, without...
So you use different NICs and different cores in each applications, right? If not can you try that? Also, is a DPDK sample application working in the same configuration? That...
What you are trying to do is, as you said, not a secondary process scheme. I suggest you try on the DPDK user mailing list as this problem does not...
No it's not. I think it's compiling but failing. I must change a few things. I do a compatibility pass from time to time ;) Don't hesitate to come back...
This is very great and a definitely good step in the right direction. Both RCU and multi-thread safe HashTable are missing since a long time. I was looking into RCU...
I think this is the backtrace of the part refusing to die : [ 695.433491] INFO: rcu_sched detected stalls on CPUs/tasks: { 0} (detected by 12, t=99783 jiffies, g=3456, c=3455,...
Thanks for the idea, I got just a little more info : In the same stack I've got this line on top of it, seems like a bad RCU [...
This was introduced by 7d0d624 which breaks compilation with kernel