On Wed, Mar 14, 2018 at 02:29:54PM +0200, Yishai Hadas wrote: > From: Matan Barak <matanb@xxxxxxxxxxxx> > > The last ioctl series in the kernel changed the uAPI header. > After this change, the headers are split to two files: > 1. ib_user_ioctl_cmds.h > Represents enums for commands. This should be used internally > in order to form ioctl() commands. > 2. rdma_user_ioctl_verbs.h > Generic ioctl command headers > > Names were changed too in order to clearly mark which enums and > structs are used internally and which are used by applications. > In addition, each element is clearly named with its role. > > This synchronize the user-space with the following kernel commit: > ("IB/uverbs: Move to new headers and make naming consistent") > > Signed-off-by: Matan Barak <matanb@xxxxxxxxxxxx> > Reviewed-by: Yishai Hadas <yishaih@xxxxxxxxxxxx> This is missing your signed-off-by Yishai, and same for the packet pacing series.. Leon: Why didn't the DCO checker notice this? I have fixed it up and revised the commits, see the github. Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html