[dpdk-dev] [PATCH] dpdk: Fix abort on double free.

2016-11-29 Thread Daniele Di Proietto
On 29/11/2016 07:57, "Aaron Conole" wrote: >Hi Ilya, > >Ilya Maximets writes: > >> On 28.11.2016 21:55, Aaron Conole wrote: >>> Ilya Maximets writes: >>> According to DPDK API (lib/librte_eal/common/include/rte_eal.h): "After the call to rte_eal_init(), all arguments

[dpdk-dev] Issues with openvswitch2.5+dpdk2.2+kvm/virtio-pci

2016-03-22 Thread Daniele Di Proietto
Hi Christian, thanks for the report. I've managed to reproduce the problem and I observed two separate issues: 1) short version: it appears to be a problem in DPDK 2.2 and it should be fixed by 9a0615af7746("virtio: fix restart"), now on master. long version: for every DPDK device added to

[dpdk-dev] Binding NICs while running DPDK app

2015-02-19 Thread Daniele Di Proietto
towards proper hotplug support, but I was hoping to get the above (just adding, no removals) working with current DPDK releases. Thanks, Daniele Di Proietto