Codebase list ibutils / 944b3f27-e329-4dd2-a08d-4b990aa9538d/main ibis / README
944b3f27-e329-4dd2-a08d-4b990aa9538d/main

Tree @944b3f27-e329-4dd2-a08d-4b990aa9538d/main (Download .tar.gz)

README @944b3f27-e329-4dd2-a08d-4b990aa9538d/mainraw · history · blame

IBIS stands for IB In-band Services.
It provides a TCL API for sending MADs over the local IB ports.

It also provides C API for sending batches of MADs and waiting for the entire
batch completion.

The detailed API is described in the doc/ibis_wrap.html directory.

Example applications are available in the tests directory:
ibcr_test.tcl - simple test for CR space device access
ibpm_test.tcl - simple performance monitoring agent queries
ibvs_test.tcl - vendor specific gateways testing
sac_demo.tcl - SA client queries
obj.tcl - how to dump out TCL objects fields