From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: Bypass support in the i40e PMD driver Date: Mon, 23 Jul 2018 21:42:00 +0100 Message-ID: <1f580105-4110-703c-07aa-9548b8cc543a@intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Beilei Xing , Qi Zhang , Helin Zhang To: EJ Raymond , dev@dpdk.org Return-path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 85AA7160 for ; Mon, 23 Jul 2018 22:42:15 +0200 (CEST) In-Reply-To: Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 7/20/2018 7:39 PM, EJ Raymond wrote: > Hi, > > I'm currently working with the PE310G4BPI71 Bypass card from Silicom, Inc., > This board is based on the i40E chip (Intel X710 - Fortville). In DPDK, > this card makes use of the i40e PMD driver, and I've noticed that bypass > configuration is only supported in the IXGBE PMD driver today. Can anyone > say if there'll be support for configuring the various bypass modes and > watchdog timer in the librte_pmd_i40e driver in the future? cc'ed i40e maintainers. > > Thanks, > EJ >