]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Support different attributes for priorities in namespace
authorMaor Gottlieb <maorg@mellanox.com>
Thu, 28 Apr 2016 22:36:36 +0000 (01:36 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Apr 2016 20:29:10 +0000 (16:29 -0400)
commitb45a09746b673cabadcbb388fdbec0b7a16d3db7
tree2482d89d01ca443387a71069c0923acd889ef3ae
parent758f6abf4b7e73a71077cd95a5adaa98e7d2fdea
net/mlx5: Support different attributes for priorities in namespace

Currently, namespace could be initialized only
with priorities with the same attributes.
Add support to initialize namespace with priorities
with different attributes(e.g. different number of levels).

Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c