[openib-general] [PATCH 1/3] verbs: add call to initialize ib_ah_attr from a work completion

Sean Hefty mshefty at ichips.intel.com
Tue Jun 6 14:26:15 PDT 2006


Sean Hefty wrote:
> Expose a new call to initialize address handle attributes from a work
> completion.  This functionality is duplicated by both verbs and the CM.

Is there any objection to committing this patch set?

1. Export ib_init_ah_from_wc() call in verbs.
2. Add ib_init_ah_from_path() call to ib_sa.
3. Convert CM to use exported calls.

This eliminates some duplicated code, and centralizes the initialization of 
ib_ah_attr to reduce the chance of users setting the global routing flag 
incorrectly.

- Sean




More information about the general mailing list