commit | d317966bd3249ee7cd912931ab013c49cb77b9a4 | [log] [tgz] |
---|---|---|
author | Amir Vadai <amirv@mellanox.com> | Sun Dec 02 03:49:23 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Dec 02 20:22:59 2012 -0500 |
tree | de50960963fe1e28aea2a3a1eeea2a9362528c60 | |
parent | 79c54b6bbf06a4ecd5343ea3687cd36c01f76d56 [diff] |
net/mlx4_en: Set number of rx/tx channels using ethtool Add support to changing number of rx/tx channels using ethtool ('ethtool -[lL]'). Where the number of tx channels specified in ethtool is the number of rings per user priority - not total number of tx rings. Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>