Hi Michael,

Following patch to rdma_lat.c:
o replaces pp_get_local_lid with code from ibv_pingpong.
  This calls into libibverbs instead of fishing around in /sys FS.

o makes two minor white space fix-ups.

Signed-off-by: Grant Grundler <[EMAIL PROTECTED]>


I'd like to slowly restructure main() into multiple distinct parts:
        1) parameter parsing/setting
        2) global data init (e.g. srand())
        3) setup connection
        3) negotiate test+parameters with server/client
        4) run test (maybe several iterations with different params)
        5) exit/cleanup

I'm thinking about how to keep the server running and iterating.
The goal is to be able to run a sequence of tests just
from the client side.

Or is this a waste of time?
Should I rather be looking at fixing up netperf to support IB?

thanks,
grant
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to