[dpdk-dev] Decoupling DPDK from EAL

2013-12-03 Thread Jason Vassbender
Hello, I am trying to integrate DPDK into an existing application in order to improve packet processing latency, but it is proving rather difficult because of DPDK's dependency on EAL's thread management and bootstrap mechanism. Our application already has its own framework for managing threads an

[dpdk-dev] Question: Can't make pcap and refcnt to match

2013-12-03 Thread Mats Liljegren
Hi Bruce, I made a dead simple patch that seems to fix my problem. Could you check and see whether I'm on the right track here? The patch is as follows: -- >8 -- >From 901083b82c0e07f2535ee13f90e1a68c0f96602a Mon Sep 17 00:00:00 2001 From: Mats Liljegren Date: Tue, 3 Dec 2013 17:56:01 +0100 Su

[dpdk-dev] Erro on setup Intel DPDK vSwitch

2013-12-03 Thread Romulo Rosa
I'm trying to do a setup in Ubuntu 12.04 (i have tried on Fedora before) and i got some error. Recompiled the kernel and was later compiled successfully DPDK (version: 1.5.1r1). Then the cloned OVS_DPDK (source https://github.com/01org/dpdk-ovs). The error appears when I try to compile the OVS. The