WSL2-Linux-Kernel/drivers/infiniband/hw
Saeed Mahameed 2b31f7ae5f net/mlx5: TX WQE update
Add new TX WQE fields for Connect-X5 vlan insertion support,
type and vlan_tci, when type = MLX5_ETH_WQE_INSERT_VLAN the
HW will insert the vlan and prio fields (vlan_tci) to the packet.

Those bits and the inline header fields are mutually exclusive, and
valid only when:
MLX5_CAP_ETH(mdev, wqe_inline_mode) == MLX5_CAP_INLINE_MODE_NOT_REQUIRED
and MLX5_CAP_ETH(mdev, wqe_vlan_insert),
who will be set in ConnectX-5 and later HW generations.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
2017-02-06 18:20:16 +02:00
..
cxgb3 RDMA/core: Add the function ib_mtu_int_to_enum 2017-01-24 15:34:22 -05:00
cxgb4 RDMA/core: Add the function ib_mtu_int_to_enum 2017-01-24 15:34:22 -05:00
hfi1 Updates for 4.10 kernel merge window 2016-12-15 12:03:32 -08:00
hns Merge branch 'mlx' into merge-test 2016-12-14 14:44:25 -05:00
i40iw RDMA/core: Add the function ib_mtu_int_to_enum 2017-01-24 15:34:22 -05:00
mlx4 net/mlx4_core: Fix raw qp flow steering rules under SRIOV 2016-12-29 14:17:40 -05:00
mlx5 net/mlx5: TX WQE update 2017-02-06 18:20:16 +02:00
mthca Merge branch 'mlx' into merge-test 2016-12-14 14:44:25 -05:00
nes RDMA/core: Add the function ib_mtu_int_to_enum 2017-01-24 15:34:22 -05:00
ocrdma Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test 2016-12-14 14:44:47 -05:00
qedr RDMA/qedr: Dispatch port active event from qedr_add 2017-01-24 15:35:08 -05:00
qib Merge branch 'hfi1' into merge-test 2016-12-14 14:44:08 -05:00
usnic Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test 2016-12-14 14:44:47 -05:00
vmw_pvrdma IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error path 2017-01-24 14:15:28 -05:00
Makefile IB: Add vmw_pvrdma driver 2016-12-14 14:55:10 -05:00