kernel_optimize_test/net/rds
Santosh Shilimkar 56dc8bce9f rds: add transport specific tos_map hook
RDMA transport maps user tos to underline virtual lanes(VL)
for IB or DSCP values. RDMA CM transport abstract thats for
RDS. TCP transport makes use of default priority 0 and maps
all user tos values to it.

Reviewed-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
[yanjun.zhu@oracle.com: Adapted original patch with ipv6 changes]
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
2019-02-04 14:59:13 -08:00
..
af_rds.c rds: add transport specific tos_map hook 2019-02-04 14:59:13 -08:00
bind.c rds: fix two RCU related problems 2018-09-12 00:09:19 -07:00
cong.c
connection.c rds: add type of service(tos) infrastructure 2019-02-04 14:59:12 -08:00
ib_cm.c rds: add type of service(tos) infrastructure 2019-02-04 14:59:12 -08:00
ib_fmr.c
ib_frmr.c Merge branch 'linus/master' into rdma.git for-next 2018-08-16 14:21:29 -06:00
ib_mr.h Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 2018-08-02 10:55:32 -07:00
ib_rdma.c Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 2018-08-02 10:55:32 -07:00
ib_recv.c Merge branch 'linus/master' into rdma.git for-next 2018-08-16 14:21:29 -06:00
ib_ring.c
ib_send.c rds: use DIV_ROUND_UP instead of ceil 2019-01-07 07:22:36 -08:00
ib_stats.c
ib_sysctl.c
ib.c rds: add transport specific tos_map hook 2019-02-04 14:59:13 -08:00
ib.h rds: Fix build regression. 2018-09-23 12:25:15 -07:00
info.c
info.h
Kconfig net/rds: RDS is not Radio Data System 2018-08-31 23:09:53 -07:00
loop.c
loop.h
Makefile
message.c rds: use DIV_ROUND_UP instead of ceil 2019-01-07 07:22:36 -08:00
page.c
rdma_transport.c rds: add type of service(tos) infrastructure 2019-02-04 14:59:12 -08:00
rdma_transport.h rds: rdma: add consumer reject 2019-02-04 14:59:11 -08:00
rdma.c net/rds: remove user triggered WARN_ON in rds_sendmsg 2018-12-19 10:27:58 -08:00
rds_single_path.h
rds.h rds: add transport specific tos_map hook 2019-02-04 14:59:13 -08:00
recv.c rds: add type of service(tos) infrastructure 2019-02-04 14:59:12 -08:00
send.c rds: add type of service(tos) infrastructure 2019-02-04 14:59:12 -08:00
stats.c
sysctl.c
tcp_connect.c
tcp_listen.c rds: add type of service(tos) infrastructure 2019-02-04 14:59:12 -08:00
tcp_recv.c
tcp_send.c
tcp_stats.c
tcp.c rds: add transport specific tos_map hook 2019-02-04 14:59:13 -08:00
tcp.h
threads.c rds: make v3.1 as compat version 2019-02-04 14:59:11 -08:00
transport.c