From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from alln-iport-7.cisco.com (alln-iport-7.cisco.com [173.37.142.94]) by dpdk.org (Postfix) with ESMTP id 0A80B5A4A for ; Tue, 11 Dec 2018 17:08:36 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=559; q=dns/txt; s=iport; t=1544544517; x=1545754117; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=gMElBOwE5SdiWWeJ/KO0fg1OiR5XOT7YLfZfMH2X6jI=; b=MkPY/KGHesmEDX4cjqnENPUNqUVqmyQemQwOFvPo4XTz+yt7k7IaQm23 62Sgh5aWtj+LYFnTXopLtGZbzVGGxyaQUXiJAiJXdw7T0iJa+PokfMedQ h1ZsH9tLWjncuDzFuTRUGBckr3tMZFxWALhC4zt6Ld4qhQ/6nYNSfxT7t 0=; X-IronPort-AV: E=Sophos;i="5.56,342,1539648000"; d="scan'208";a="210915920" Received: from rcdn-core-4.cisco.com ([173.37.93.155]) by alln-iport-7.cisco.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Dec 2018 16:08:35 +0000 Received: from HYONKIM-7R0DR.cisco.com ([10.24.93.59]) by rcdn-core-4.cisco.com (8.15.2/8.15.2) with ESMTPS id wBBG8XYk011974 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 11 Dec 2018 16:08:35 GMT Date: Wed, 12 Dec 2018 01:08:33 +0900 From: Hyong Youb Kim To: "Varghese, Vipin" Cc: "Yigit, Ferruh" , "dev@dpdk.org" , John Daley Message-ID: <20181211160832.GA24424@HYONKIM-7R0DR.cisco.com> References: <20181210182857.13043-1-hyonkim@cisco.com> <20181210182857.13043-5-hyonkim@cisco.com> <4C9E0AB70F954A408CC4ADDBF0F8FA7D4D2D98F9@BGSMSX101.gar.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C9E0AB70F954A408CC4ADDBF0F8FA7D4D2D98F9@BGSMSX101.gar.corp.intel.com> User-Agent: Mutt/1.10.0 (2018-05-17) X-Outbound-SMTP-Client: 10.24.93.59, [10.24.93.59] X-Outbound-Node: rcdn-core-4.cisco.com 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:08:37 -0000 On Tue, Dec 11, 2018 at 02:44:43AM +0000, Varghese, Vipin wrote: > 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? > Vipin, 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.. -Hyong