RE: [PATCH librdmacm] udaddy/ucmatose: allow easy setting of tos in hex

2011-12-12 Thread Hefty, Sean
thanks - applied -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH librdmacm] udaddy/ucmatose: allow easy setting of tos in hex

2011-12-11 Thread Or Gerlitz
Under IBoE, the 3 MSBits of the TOS map to the SL, hence letting the user to specify them in hex makes the interface friendlier. Signed-off-by: Or Gerlitz ogerl...@mellanox.com --- examples/cmatose.c |2 +- examples/udaddy.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff