From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 951715B3A for ; Tue, 11 Dec 2018 17:32:00 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Dec 2018 08:31:59 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,342,1539673200"; d="scan'208";a="109517238" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga003.jf.intel.com with ESMTP; 11 Dec 2018 08:31:59 -0800 Received: from fmsmsx123.amr.corp.intel.com (10.18.125.38) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 11 Dec 2018 08:31:58 -0800 Received: from BGSMSX107.gar.corp.intel.com (10.223.4.191) by fmsmsx123.amr.corp.intel.com (10.18.125.38) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 11 Dec 2018 08:31:58 -0800 Received: from bgsmsx101.gar.corp.intel.com ([169.254.1.20]) by BGSMSX107.gar.corp.intel.com ([169.254.9.172]) with mapi id 14.03.0415.000; Tue, 11 Dec 2018 22:01:51 +0530 From: "Varghese, Vipin" To: Hyong Youb Kim CC: "Yigit, Ferruh" , "dev@dpdk.org" , John Daley Thread-Topic: [dpdk-dev] [PATCH 4/4] doc: update release notes for enic Thread-Index: AQHUkLZh0OtmNoqU0k+l3rS6eRsg9KV41OBQgACFB4CAAGDZsA== Date: Tue, 11 Dec 2018 16:31:50 +0000 Message-ID: <4C9E0AB70F954A408CC4ADDBF0F8FA7D4D2D9C52@BGSMSX101.gar.corp.intel.com> References: <20181210182857.13043-1-hyonkim@cisco.com> <20181210182857.13043-5-hyonkim@cisco.com> <4C9E0AB70F954A408CC4ADDBF0F8FA7D4D2D98F9@BGSMSX101.gar.corp.intel.com> <20181211160832.GA24424@HYONKIM-7R0DR.cisco.com> In-Reply-To: <20181211160832.GA24424@HYONKIM-7R0DR.cisco.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMjc1NTBhNDMtZGZlMC00OGExLWI0NTktN2RiMmMyOWQyMDhkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiOUp3K1NoRUZPcloxbUtMbWJHdGVPNXZIY0ptOXVnSjRUZzRcLzhEYXhGR1M0eEl1VTRrbnFMMTliQXlFTmxWVlAifQ== dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.223.10.10] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 4/4] doc: update release notes for enic 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: , X-List-Received-Date: Tue, 11 Dec 2018 16:32:01 -0000 Hi Hyong, snipped > > Hi Hyong, > > > > Thanks for sharing the information a query 'is ENIC Poll Mode Driver is= been > updated too?'(Section 16 under Network Interface Controller). > > a. If yes is it ok to link the patchwork in comment section? > > b. If no, will you be updating the documentation? > > >=20 > Vipin, >=20 > I am not planning to update the enic guide, as these changes (fw version = string, > multicast filtering) do not need additional explanations. Did you have > something else in mind? Thanks for sharing the information. In my humble opinion In documentation section '16.13. Supported features' states 'Unicast, multi= cast and broadcast transmission and reception'. So multicast 'filtering' to= be added as supported feature or not is upto the individual for the PMD. B= ut as you shared the information ' I am not planning to update the enic gui= de' I will leave this open to others for comment. Question: Will there update for test cases for mac filtering been added? Re= ason the patch set is not covering test case addition.=20 >=20 > Thanks.. > -Hyong