[dpdk-dev] [PATCH] doc: notify Rx errors not counting missed packets anymore

2016-03-22 Thread Thomas Monjalon
2016-03-22 16:57, Thomas Monjalon: > Fixes: 86057c9992f5 ("ethdev: remove missed packets from error counter") > > Suggested-by: Maryam Tahhan > Signed-off-by: Thomas Monjalon [...] > +* The ethdev statistics counter imissed is considered exclusive with ierrors. > + Every drivers are now countin

[dpdk-dev] [PATCH] doc: notify Rx errors not counting missed packets anymore

2016-03-22 Thread Thomas Monjalon
Fixes: 86057c9992f5 ("ethdev: remove missed packets from error counter") Suggested-by: Maryam Tahhan Signed-off-by: Thomas Monjalon --- doc/guides/rel_notes/release_16_04.rst | 4 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/release_16_04.rst b/doc/guides/rel_notes/r