[dpdk-dev] [PATCH 0/7] Make DPDK tailqs fully local

2014-06-17 Thread Burakov, Anatoly
Found a few races, a v2 will be submitted shortly. > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Anatoly Burakov > Sent: Friday, June 13, 2014 4:29 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 0/7] Make DPDK tailqs fully loca

[dpdk-dev] [PATCH 0/7] Make DPDK tailqs fully local

2014-06-13 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