commit | 669dac1e00c50a65cb8ecf08862c3c9dd7a29a98 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Sun Nov 25 20:51:16 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Nov 26 16:48:07 2018 -0700 |
tree | 9ff3e1d2931f80dbfd99dc24fe5083b1085a525b | |
parent | 15a1b4becba886176aa1426604548c34904fd054 [diff] |
RDMA/uverbs: Add structure size info to write commands We need the structure sizes to compute the location of the udata in the core code. Annotate the sizes into the new macro language. This is generated largely by script and checked by comparing against the similar list in rdma-core. Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>