[dpdk-dev] [PATCH v2] doc: Malicious Driver Detection not supported by ixgbe

2016-03-07 Thread Lu, Wenzhuo
Hi Thomas, > > * ETH_TXQ_FLAGS_NOXSUMTCP > > > > +Malicious Driver Detection not Supported by ixgbe > > +^ > > Why is it in the vector PMD section? Sorry, I put it in the wrong place. Seems a whole new section is needed. > > > + Some kernel dri

[dpdk-dev] [PATCH v2] doc: Malicious Driver Detection not supported by ixgbe

2016-03-06 Thread Thomas Monjalon
2016-02-26 12:48, Wenzhuo Lu: > --- a/doc/guides/nics/ixgbe.rst > +++ b/doc/guides/nics/ixgbe.rst > @@ -147,6 +147,26 @@ The following MACROs are used for these three features: > > * ETH_TXQ_FLAGS_NOXSUMTCP > > +Malicious Driver Detection not Supported by ixgbe > +^^^

[dpdk-dev] [PATCH v2] doc: Malicious Driver Detection not supported by ixgbe

2016-03-02 Thread He, Shaopeng
Hi, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wenzhuo Lu > Sent: Friday, February 26, 2016 12:49 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2] doc: Malicious Driver Detection not supported > by ixgbe > > Announ

[dpdk-dev] [PATCH v2] doc: Malicious Driver Detection not supported by ixgbe

2016-02-29 Thread Lu, Wenzhuo
Hi Bruce, > -Original Message- > From: Richardson, Bruce > Sent: Friday, February 26, 2016 10:41 PM > To: Lu, Wenzhuo > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] doc: Malicious Driver Detection not > supported by ixgbe > > On Fri, Feb 26, 2016 a

[dpdk-dev] [PATCH v2] doc: Malicious Driver Detection not supported by ixgbe

2016-02-26 Thread Bruce Richardson
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 ca

[dpdk-dev] [PATCH v2] doc: Malicious Driver Detection not supported by ixgbe

2016-02-26 Thread Wenzhuo Lu
Announce that Malicious Driver Detection is not supported. V2: *Rework the words. Signed-off-by: Wenzhuo Lu --- doc/guides/nics/ixgbe.rst | 20 doc/guides/rel_notes/release_16_04.rst | 23 +++ 2 files changed, 43 insertions(+) diff --git a