[ewg] Re: [PATCH] libibverbs - return valid bad_wr from ibv_cmd_post_send()

Roland Dreier rdreier at cisco.com
Tue Nov 13 14:50:05 PST 2007


 > +	} else if (ret)
 > +		*bad_wr = wr;

Hmm... it seems a little strange to pick the first WR for no reason
when the kernel didn't point at a particular work request.  Maybe it
would make more sense to set bad_wr to NULL in this case?



More information about the ewg mailing list