summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/mlx5_ifc.h
diff options
context:
space:
mode:
authorMaor Gottlieb2019-04-29 20:14:12 +0200
committerSaeed Mahameed2019-04-30 01:55:05 +0200
commitd83eb50e29de36ddc819863ab7b9d2da58bccbd0 (patch)
tree5434e3e197cbd96f12cb3567db5b79448fbc046d /include/linux/mlx5/mlx5_ifc.h
parentnet/mlx5: Pass flow steering objects to fs_cmd (diff)
downloadkernel-qcow2-linux-d83eb50e29de36ddc819863ab7b9d2da58bccbd0.tar.gz
kernel-qcow2-linux-d83eb50e29de36ddc819863ab7b9d2da58bccbd0.tar.xz
kernel-qcow2-linux-d83eb50e29de36ddc819863ab7b9d2da58bccbd0.zip
net/mlx5: Add support in RDMA RX steering
Add new flow steering namespace - MLX5_FLOW_NAMESPACE_RDMA_RX. Flow steering rules in this namespace are used to filter RDMA traffic. Signed-off-by: Maor Gottlieb <maorg@mellanox.com> Reviewed-by: Mark Bloch <markb@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'include/linux/mlx5/mlx5_ifc.h')
-rw-r--r--include/linux/mlx5/mlx5_ifc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mlx5/mlx5_ifc.h b/include/linux/mlx5/mlx5_ifc.h
index eeedf3f53ed3..89e7194b3d97 100644
--- a/include/linux/mlx5/mlx5_ifc.h
+++ b/include/linux/mlx5/mlx5_ifc.h
@@ -598,7 +598,7 @@ struct mlx5_ifc_flow_table_nic_cap_bits {
struct mlx5_ifc_flow_table_prop_layout_bits flow_table_properties_nic_receive;
- u8 reserved_at_400[0x200];
+ struct mlx5_ifc_flow_table_prop_layout_bits flow_table_properties_nic_receive_rdma;
struct mlx5_ifc_flow_table_prop_layout_bits flow_table_properties_nic_receive_sniffer;