[dpdk-dev] [PATCH 00/10] Make DPDK tailqs fully local

2014-07-23 Thread Thomas Monjalon
2014-06-20 16:42, Anatoly Burakov: > This issue was reported by OVS-DPDK project, and the fix should go to > upstream DPDK. This is not memnic-related - this is to do with > DPDK's rte_ivshmem library. > > Every DPDK data structure has a corresponding TAILQ reserved for it in > the runtime config

[dpdk-dev] [PATCH 00/10] Make DPDK tailqs fully local

2014-06-20 Thread Anatoly Burakov
This issue was reported by OVS-DPDK project, and the fix should go to upstream DPDK. This is not memnic-related - this is to do with DPDK's rte_ivshmem library. Every DPDK data structure has a corresponding TAILQ reserved for it in the runtime config file. Those TAILQs are fully local to the proce