From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2] doc: Malicious Driver Detection not supported by ixgbe Date: Fri, 26 Feb 2016 14:41:05 +0000 Message-ID: <20160226144104.GB21628@bricha3-MOBL3> References: <1456291984-7309-1-git-send-email-wenzhuo.lu@intel.com> <1456462117-29522-1-git-send-email-wenzhuo.lu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Wenzhuo Lu Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 42EE85398 for ; Fri, 26 Feb 2016 15:41:26 +0100 (CET) Content-Disposition: inline In-Reply-To: <1456462117-29522-1-git-send-email-wenzhuo.lu@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, Feb 26, 2016 at 12:48:37PM +0800, Wenzhuo Lu wrote: > Announce that Malicious Driver Detection is not supported. > > V2: > *Rework the words. > > Signed-off-by: Wenzhuo Lu Hi Wenzhuo, just for future reference, please put the V2,v3 etc. updates below the cut line "---" so that they can be auto-stripped when applying the patch. /Bruce > --- > doc/guides/nics/ixgbe.rst | 20 ++++++++++++++++++++ > doc/guides/rel_notes/release_16_04.rst | 23 +++++++++++++++++++++++ > 2 files changed, 43 insertions(+) >