Re: [PATCH V1 for-next 4/6] IB/core: Infra-structure to support verbs extensions through uverbs

2013-06-24 Thread Roland Dreier
On Wed, Jun 19, 2013 at 12:47 AM, Or Gerlitz wrote: > > Add Infra-structure to support extended uverbs capabilities in a > forward/backward > manner. Uverbs command opcodes which are based on the verbs extensions > approach should > be greater or equal to IB_USER_VERBS_CMD_THRESHOLD. They have n

[PATCH V1 for-next 4/6] IB/core: Infra-structure to support verbs extensions through uverbs

2013-06-19 Thread Or Gerlitz
From: Igor Ivanov Add Infra-structure to support extended uverbs capabilities in a forward/backward manner. Uverbs command opcodes which are based on the verbs extensions approach should be greater or equal to IB_USER_VERBS_CMD_THRESHOLD. They have new header format and processed a bit differen