Georgios P. Katsikas

Results 18 comments of Georgios P. Katsikas

Also, I noticed something which is not related to the bug but caught my attention. The configuration flag --enable-cpu-load is not recognized by configure.in anymore. Did you change anything that...

Interestingly, on rack14 (Skylake) the dpdk-bounce works fine, but metron is still problematic when spawning secondary processes (try_slave() method): EAL: PCI device 0000:17:00.0 on NUMA socket 0 EAL: probe driver:...

Did you also try Metron with a Mellanox NIC? Which machine did you use?

Problem found: When passing the following configuration to the Metron element: SLAVE_DPDK_ARGS "-w0000:03:00.0" one should be careful to omit any space between -w and the PCI ID of the NIC...

RSS and VMDq-based service chain deployments crash in run_service_chain() method (Child part, just before or during DPDK initialization). See the output below (RSS-based deployment): Writing configuration: elementclass MetronSlave { input[0]...

I could not get the stacktrace of the slave, so I abandoned. I need to re-visit it at some point

As far as I recall, the CAIDA pcap traces contain raw IP packets (no Ethernet header). This is likely the reason you get this error. It would be nice if...

Hi, Any chance to get this patch merged? Is there an up-to-date repo which we could use to get started with a recent version of ONOS + k8s? I also...