commit | 1343299727e99230156ddb0dbac0f84e8e0a1d1e | [log] [tgz] |
---|---|---|
author | Hariprasad Shenai <hariprasad@chelsio.com> | Tue May 05 14:59:51 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue May 05 19:31:48 2015 -0400 |
tree | 06d5b508cb6cb09db9d8ec8050f70cb1442cded9 | |
parent | 6decd63acacb3b8de81ccc435cf9acea8b6bdfeb [diff] |
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold We need to make sure that the Free List Size, in pointers, is at least 2 Egress Queue Units (8 pointers/each) larger than the SGE's Egress Congestion Threshold (in pointers). Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>