From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: DPDK Support for the i217 ? Date: Thu, 19 Jun 2014 13:54:12 +0200 Message-ID: <3693201.yfOqxHbDSN@xps13> References: <736ACED20EF4D240B9B1AA72EB5CE65CAE59AAEE@SCABBDMB02.kontron.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Palin, Francois" Return-path: In-Reply-To: <736ACED20EF4D240B9B1AA72EB5CE65CAE59AAEE-O3Jo+qKIYlYWlNgvOe1nEkqnECTcTgWq@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-06-17 19:11, Palin, Francois: > Just checking once more on a question I have asked back in January: > > We would like to know if DPDK support for the i217 will be provided anytime > soon. > The Supported NICs list doesn't show the i217. Intel DPDK Release Notes > don't mention the i217 either. > > The answer I received back then was: > > Support for the i217 will be available in the Intel DPDK version 1.7. Not > sure of the timeline, but next release. > > Is this still in the plans for version 1.7, if that's the case, any idea > about the time for release 1.7 ? In version 1.7.0, there is a fix for i217 in the base driver but it's still not enabled in the PMD: http://dpdk.org/browse/dpdk/commit/?id=0dc47cca90a3aadef I think you should try to enable it by yourself and send a patch if it's working. Thanks -- Thomas