From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 02A90A00C5; Thu, 7 May 2020 10:07:07 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7D36D1DA1A; Thu, 7 May 2020 10:07:07 +0200 (CEST) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 02BD11DA18 for ; Thu, 7 May 2020 10:07:05 +0200 (CEST) IronPort-SDR: pF4Kbo4axpA1Fq3KSlQgSxz0PExkT8lItIzLKMouzJyCzX/caqdV4Rlgm55bVpdUn4RPwu/9kp UxDW8gESBOsQ== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 May 2020 01:07:04 -0700 IronPort-SDR: Dckarh4HCkIfjjq1o5voyUPeWno0ndeAMCXw8Q8WDlKUjStbvzPuSF/YMMKbwG3L3MrJ3FhA4Z XdISbU9BW+og== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,363,1583222400"; d="scan'208";a="284900097" Received: from yexl-server.sh.intel.com (HELO localhost) ([10.67.116.183]) by fmsmga004.fm.intel.com with ESMTP; 07 May 2020 01:07:03 -0700 Date: Thu, 7 May 2020 15:59:16 +0800 From: Ye Xiaolong To: Thomas Monjalon Cc: John McNamara , Marko Kovacevic , dev@dpdk.org, jingjing.wu@intel.com Message-ID: <20200507075916.GA75514@intel.com> References: <20200429022916.8871-1-xiaolong.ye@intel.com> <2494306.eeVPZ7aKPO@thomas> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2494306.eeVPZ7aKPO@thomas> User-Agent: Mutt/1.9.4 (2018-02-28) Subject: Re: [dpdk-dev] [PATCH] doc: remove intel PMD examples in flow bifurcation guide X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list 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 04/29, Thomas Monjalon wrote: >29/04/2020 04:29, Xiaolong Ye: >> Now this feature is no longer supported by kernel side, so remove the >> intel PMD examples to avoid confusion. > >Please could you add a link to the commit removing >this support in the kernel code? Currently we are not sure which kernel commit removes this support, but we know from i40e driver version 2.3.2, this feature stops working, I can mention it in the commit log. > >PS: please use capital letter for "Intel". Got it. Thanks, Xiaolong > > >