commit | a1c6693a50391683e7f5787bb027b1aae1afbedb | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.co.il> | Tue Jun 04 05:13:26 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 04 12:58:24 2013 -0700 |
tree | 8200672a773085cc9c6bb957c33eec60479ff85d | |
parent | 01cb71d2d47b78354358e4bb938bb06323e17498 [diff] |
net/mlx4_en: Fix adaptive moderation cq update When turning on adaptive_rx under adaptive moderation, the CQ's moderation count wasn't updated according to rx_frames which resulted in too many interrupts and bandwidth drop. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>