commit | e842b1001dc9b90cc62b489b07ff18e123c8c858 | [log] [tgz] |
---|---|---|
author | Achiad Shochat <achiad@mellanox.com> | Sun Aug 16 16:04:48 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 17 15:51:35 2015 -0700 |
tree | 700c00567d172a616a78d1fe3538d8103aca8fbf | |
parent | 2d75b2bc8a8c0ce5567a6ecef52e194d117efe3f [diff] |
net/mlx5e: Support smaller RX/TX ring sizes We un-intentionally limited the minimum rings size too much. TX minimum ring size reduced from 128 to 64. RX minimum ring size reduced from 128 to 2. Signed-off-by: Achiad Shochat <achiad@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>