[dpdk-dev] [PATCH v2] doc/nic: add ixgbe statistics on read frequency

2016-03-06 Thread Thomas Monjalon
2016-02-29 12:17, Harry van Haaren: > +cause registers on hardware to count to thier maxiumum value, and "stick" at typos: thier maxiumum There are other occurences below. I suggest a spell checker :)

[dpdk-dev] [PATCH v2] doc/nic: add ixgbe statistics on read frequency

2016-02-29 Thread Harry van Haaren
This patch adds a note to the ixgbe PMD guide, stating the minimum time that statistics must be polled from the hardware in order to avoid register values becoming saturated and "sticking" to the max value. Reported-by: Jerry Zhang Tested-by: Marcin Kerlin Signed-off-by: Harry van Haaren --- v

[dpdk-dev] [PATCH v2] doc/nic: add ixgbe statistics on read frequency

2016-02-29 Thread Kerlin, MarcinX
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Harry van Haaren > Sent: Monday, February 29, 2016 1:17 PM > To: Mcnamara, John > Cc: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2] doc/nic: add ixgbe statistics on read > frequency &