]> git.openfabrics.org - ~shefty/rdma-win.git/commit
uvp/av: change create/modify calls to take SGID index
authorshefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Sat, 19 Jul 2008 04:29:38 +0000 (04:29 +0000)
committershefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Sat, 19 Jul 2008 04:29:38 +0000 (04:29 +0000)
commitbfb94eb95ba7fc829d0a5b9b8af7cb8860d0a057
tree7c0ad652b5d83809edf335111a47c2867e57a7f0
parent425932eefc90f01e419dc5fa39109d4288d2db47
uvp/av: change create/modify calls to take SGID index

The uvp requires the SGID index to create/modify address handles.
Modify the API and UVPs to take the SGID index as input.  This avoids
the UVP needing to cache the CA attributes, which can lead to accessing
a stale GID table.  The SGID index is passed into the UVP through the
resv1 field of the GRH.

This adds the patch to make this change.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@1420 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
branches/winverbs/patches/series.txt
branches/winverbs/patches/ud_av_fix.txt [new file with mode: 0644]
branches/winverbs/patches/ud_av_fix_desc.txt [new file with mode: 0644]