>Remove the return of -errno and always return codes via errno. >As documented in librdmacm, these libraries are already documented >to return -1 to indicate the code is in errno. > >Update rping to show a correct error reporting methodology. > >Also fix an errant return of 0 if the read/write syscalls return 0. > >Signed-off-by: Jason Gunthorpe <[email protected]>
Thanks - both of these look good to me and tested fine. I should push out new releases of both libraries by the end of the week with these changes and ask that they get pulled into OFED 1.5. - Sean -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
