[dpdk-dev] [PATCH] eal: bus scan and probe never fail

2017-08-12 Thread Shreyansh Jain
Bus scan is responsible for finding devices over *all* buses. Some of these buses might not be able to scan but that should not prevent other buses to be scanned. Same is the case for probing. It is possible that some devices which were scanned didn't have a specific driver. That should not preven

Re: [dpdk-dev] Announcement of SSE requirement change in dpdk

2017-08-12 Thread Neil Horman
On Fri, Aug 11, 2017 at 09:29:24PM +0100, Bruce Richardson wrote: > On Wed, Aug 09, 2017 at 04:21:32PM -0400, Neil Horman wrote: > > Can anyone point out to me when and where the change to require SSE4.2 was > > dicussed? The first I saw of it was when the commit to the release notes > > went > >

Re: [dpdk-dev] [PATCH] net/i40e: fix flow control watermark mismatch

2017-08-12 Thread Zhang, Qi Z
Hi Kevin: > -Original Message- > From: Kevin Traynor [mailto:ktray...@redhat.com] > Sent: Thursday, August 10, 2017 11:16 PM > To: Zhang, Qi Z ; Wu, Jingjing > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] net/i40e: fix flow control watermark > mismatch > > On 08/10