mirror_iproute2/rdma
Leon Romanovsky f2ffa0a0ff rdma: Update device capabilities flags
In kernel commit e1d2e8873369 ("IB/core: Add PCI write
end padding flags for WQ and QP"), we introduced new
device capability to advertise PCI write end padding.

PCI write end padding is the device's ability to pad the ending of
incoming packets (scatter) to full cache line such that the last
upstream write generated by an incoming packet will be a full cache
line.

This commit updates RDMAtool to present this field.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
2018-03-08 09:15:28 -08:00
..
.gitignore rdma: Add basic infrastructure for RDMA tool 2017-08-21 17:07:44 -07:00
dev.c rdma: Update device capabilities flags 2018-03-08 09:15:28 -08:00
link.c rdma: Add option to provide "-" sign for the port number 2018-02-05 17:23:52 -08:00
Makefile rdma: Add resource tracking summary 2018-02-05 17:23:52 -08:00
rdma.c rdma: Add batch command support 2018-02-22 14:44:46 -08:00
rdma.h rdma: Add resource tracking summary 2018-02-05 17:23:52 -08:00
res.c rdma: Add QP resource tracking information 2018-02-05 17:23:52 -08:00
utils.c rdma: Check return value of strdup call 2018-02-05 17:23:52 -08:00