[openib-general] RFC: detecting duplicate MAD requests

Sean Hefty sean.hefty at intel.com
Mon May 1 11:25:46 PDT 2006


>It needs to fail in a way so that it is not retried, right ?

The ib_post_send_mad() call will fail.  Since the first response removed the
request from the list to check, subsequent retries will also fail.

Basically, this prevents a user from sending a response MAD unless it had
previously received a request.

- Sean



More information about the general mailing list