net/mlx5: E-Switch, add a new prio to be used by the RDMA side
authorMark Bloch <markb@mellanox.com>
Thu, 28 Mar 2019 13:27:32 +0000 (15:27 +0200)
committerLeon Romanovsky <leonro@mellanox.com>
Wed, 10 Apr 2019 06:29:11 +0000 (09:29 +0300)
commitd9cb06759eca5a420072b937d2a2a670db474008
tree33b241f118e169cae04fbad2ea84cba43d14e83c
parentb6d9ccb1125049941590ea895c38e1167badba5f
net/mlx5: E-Switch, add a new prio to be used by the RDMA side

Create a new prio in the FDB, it will be used when inserting steering rules
into the FDB from the RDMA side. We create a new PRIO so rules from the
net side and rules from the RDMA side won't be inserted to the same PRIO,
each side has it's own sandbox to play in.

Signed-off-by: Mark Bloch <markb@mellanox.com>
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
include/linux/mlx5/fs.h