From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 381842C55 for ; Mon, 7 Mar 2016 01:45:51 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP; 06 Mar 2016 16:45:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,548,1449561600"; d="scan'208";a="928163042" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga002.jf.intel.com with ESMTP; 06 Mar 2016 16:45:49 -0800 Received: from fmsmsx112.amr.corp.intel.com (10.18.116.6) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sun, 6 Mar 2016 16:45:49 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX112.amr.corp.intel.com (10.18.116.6) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sun, 6 Mar 2016 16:45:48 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.232]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.42]) with mapi id 14.03.0248.002; Mon, 7 Mar 2016 08:45:47 +0800 From: "Lu, Wenzhuo" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH v2] doc: Malicious Driver Detection not supported by ixgbe Thread-Index: AQHRcFER/Mr2ORal6U+SGB+AzF1ql59MhzkAgACs/XA= Date: Mon, 7 Mar 2016 00:45:46 +0000 Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC090903438310@shsmsx102.ccr.corp.intel.com> References: <1456291984-7309-1-git-send-email-wenzhuo.lu@intel.com> <1456462117-29522-1-git-send-email-wenzhuo.lu@intel.com> <3090594.zNmFQBUITj@xps13> In-Reply-To: <3090594.zNmFQBUITj@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v2] doc: Malicious Driver Detection not supported by ixgbe X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2016 00:45:51 -0000 Hi Thomas, > > * ETH_TXQ_FLAGS_NOXSUMTCP > > > > +Malicious Driver Detection not Supported by ixgbe > > +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >=20 > Why is it in the vector PMD section? Sorry, I put it in the wrong place. Seems a whole new section is needed. >=20 > > + Some kernel driver disables it by default.) >=20 > Why repeating the whole explanation in the release notes? > I think the ixgbe doc is enough to say that a kernel option is required. OK, I'll remove this one :)