Re: [net][PATCH 4/5] rds: Return proper "tos" value to user-space

2019-07-10 Thread Yanjun Zhu
On 2019/7/10 13:32, Santosh Shilimkar wrote: From: Gerd Rausch The proper "tos" value needs to be returned to user-space (sockopt RDS_INFO_CONNECTIONS). Fixes: 3eb450367d08 ("rds: add type of service(tos) infrastructure") Signed-off-by: Gerd Rausch Reviewed-by: Zhu Yanjun Thanks. I am OK

[net][PATCH 4/5] rds: Return proper "tos" value to user-space

2019-07-09 Thread Santosh Shilimkar
From: Gerd Rausch The proper "tos" value needs to be returned to user-space (sockopt RDS_INFO_CONNECTIONS). Fixes: 3eb450367d08 ("rds: add type of service(tos) infrastructure") Signed-off-by: Gerd Rausch Reviewed-by: Zhu Yanjun Signed-off-by: Santosh Shilimkar --- net/rds/connection.c | 1 +