Re: [vpp-dev] Troubles with multiple-threads

2017-06-12 Thread Dave Barach (dbarach)
Behalf Of Marco Varlese Sent: Monday, June 12, 2017 8:53 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] Troubles with multiple-threads Hi, I am seeing repeatedly issues when configuring VPP with worker threads. My platform is a multi-socket one (NUMA) so I want to PIN the VPP threads where my

[vpp-dev] Troubles with multiple-threads

2017-06-12 Thread Marco Varlese
Hi, I am seeing repeatedly issues when configuring VPP with worker threads. My platform is a multi-socket one (NUMA) so I want to PIN the VPP threads where my NIC card naturally belongs too (Node 3, first core is #48). The problem I see is: Anytime I enable the worker-threads VPP core-dumps whil