Hello! On 1/19/2018 11:10 PM, Saeed Mahameed wrote:
From: Talat Batheesh <tal...@mellanox.com> Helmut reported a bug about devision by zero while
Division.
running traffic and doing physical cable pull test. When the cable unplugged the ppms become zero, so when dividing the current ppms by the previous ppms in the
You got it right the on the 2nd time. :-)
next dim iteration there is devision by zero. This patch prevent this division for both ppms and epms. Fixes: c3164d2fc48f ("net/mlx5e: Added BW check for DIM decision mechanism") Reported-by: Helmut Grauer <helmut.gra...@de.ibm.com> Signed-off-by: Talat Batheesh <tal...@mellanox.com> Signed-off-by: Saeed Mahameed <sae...@mellanox.com>
[...] MBR, Sergei