From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] doc: Malicious Driver Detection not supported by ixgbe Date: Mon, 07 Mar 2016 21:57:34 +0100 Message-ID: <1559954.il5pyyPjJN@xps13> References: <1456291984-7309-1-git-send-email-wenzhuo.lu@intel.com> <1457328490-31449-1-git-send-email-wenzhuo.lu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Wenzhuo Lu Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id CB9DD2C66 for ; Mon, 7 Mar 2016 21:59:12 +0100 (CET) Received: by mail-wm0-f47.google.com with SMTP id l68so2044312wml.1 for ; Mon, 07 Mar 2016 12:59:12 -0800 (PST) In-Reply-To: <1457328490-31449-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" 2016-03-07 13:28, Wenzhuo Lu: > Announce that Malicious Driver Detection is not supported. > > v2: > - Rework the words. > > v3: > - Remove the duplicate info in the release note. > - Create a new section for this description. > > Signed-off-by: Wenzhuo Lu > Acked-by: Shaopeng He intel.com> Applied, thanks