]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit13de6c106cdd68e43b6c282c17c110e8f7905872
tree2482d89d01ca443387a71069c0923acd889ef3ae
parentd63cd28608bb563d52e62990fa01c016e8dbdb75
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