linux/drivers/infiniband/hw/cxgb4
Hariprasad S ac8e4c69a0 cxgb4/iw_cxgb4: TOS support
This series provides support for iWARP applications to specify a TOS
value and have that map to a VLAN Priority for iw_cxgb4 iWARP connections.

In iw_cxgb4, when allocating an L2T entry, pass the skb_priority based
on the tos value in the cm_id. Also pass the correct tos value during
connection setup so the passive side gets the client's desired tos.
When sending the FLOWC work request to FW, if the egress device is
in a vlan, then use the vlan priority bits as the scheduling class.
This allows associating RDMA connections with scheduling classes to
provide traffic shaping per flow.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-02-29 17:10:14 -05:00
..
cm.c cxgb4/iw_cxgb4: TOS support 2016-02-29 17:10:14 -05:00
cq.c IB: remove in-kernel support for memory windows 2015-12-23 14:29:04 -05:00
device.c iw_cxgb4: Fixes GW-Basic labels to meaningful error names 2016-01-19 15:17:40 -05:00
ev.c InfiniBand/RDMA changes for 3.20 merge window: 2015-02-21 12:53:21 -08:00
id_table.c drivers/infiniband/hw: rename random32() to prandom_u32() 2013-05-07 18:38:27 -07:00
iw_cxgb4.h IB: remove in-kernel support for memory windows 2015-12-23 14:29:04 -05:00
Kconfig RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter 2014-04-28 17:29:41 -07:00
Makefile RDMA/cxgb4: Remove kfifo usage 2012-05-18 13:22:36 -07:00
mem.c IB: remove the write-only usecnt field from struct ib_mr 2015-12-23 14:29:06 -05:00
provider.c IB: remove in-kernel support for memory windows 2015-12-23 14:29:04 -05:00
qp.c iw_cxgb4: make queue allocation code more readable 2016-02-29 17:10:14 -05:00
resource.c RDMA/cxgb4: Add missing debug stats 2014-04-11 11:36:09 -07:00
t4.h iw_cxgb4: Pass qid range to user space driver 2015-12-24 00:17:30 -05:00
t4fw_ri_api.h iw_cxgb4: Cleanup register defines/MACROS 2015-05-05 09:18:01 -04:00
user.h iw_cxgb4: Pass qid range to user space driver 2015-12-24 00:17:30 -05:00