[ofa-general] [PATCH 1/11] libibverbs: XRC base implementation
Jack Morgenstein
jackm at dev.mellanox.co.il
Wed Jul 9 00:25:47 PDT 2008
On Monday 23 June 2008 19:33, Roland Dreier wrote:
> > +struct ibv_srq *__ibv_create_xrc_srq(struct ibv_pd *pd,
>
> > +default_symver(__ibv_create_xrc_srq, ibv_create_xrc_srq);
>
> Am I missing something? Why do we need this default_symver() stuff when
> we're adding new functions that didn't exist in the 1.0 ABI?
>
No, you're not missing anything. My mistake (I mistakenly used a function
which did exist in the 1.0 ABI as my model).
- Jack
More information about the general
mailing list