Thread (14 messages) flat view 14 messages, 3 authors, 2016-02-17

Re: [PATCH net 1/6] net/mlx4_en: Do not count dropped packets twice

From: Or Gerlitz <hidden>
Date: 2016-02-17 10:20:01

On 2/16/2016 8:31 PM, Rick Jones wrote:
I'm still not clear on when an Acked-by is appropriate, but given that 
this has been a non-trivial frustration for a long time, a hearty 
endorsement from me.  Perhaps not important enough but it would be 
nice to have it flow back a release or two.
sure, will ask stable inclusion as well
That said, should mlx4_en_stats->RdropOvflw still be going into both 
rx_fifo_errors and rx_over_errors?

        stats->rx_over_errors = be32_to_cpu(mlx4_en_stats->RdropOvflw);
        stats->rx_crc_errors = be32_to_cpu(mlx4_en_stats->RCRC);
        stats->rx_frame_errors = 0;
        stats->rx_fifo_errors = be32_to_cpu(mlx4_en_stats->RdropOvflw);
yep, point taken, we will leave it only for the over ones, thanks for 
pointing this out


Or.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help