On Fri, Jan 15, 2016 at 01:01:04AM +0000, Stephen Hurd wrote:
Found it...
http://www.dpdk.org/ml/archives/dev/2015-December/030564.html
-- Stephen Hurd
Thanks for that. For some reason I missed the rest of the email thread from earlier.
/Bruce
-----Original Message-----
From: Bruce Richardson [mailto:bruce.richardson@intel.com]
Sent: Thursday, January 14, 2016 5:44 AM
To: Stephen Hurd
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2] app/testpmd Fix max_socket detection
On Wed, Jan 13, 2016 at 02:23:36PM -0800, Stephen Hurd wrote:
quoted
Previously, max_socket was set to the highest numbered socket with
an enabled lcore. The intent is to set it to the highest socket
regardless of it being enabled.
Can you clarify why this changes is necessary? Is it causing a bug somewhere?
thanks,
/Bruce