IB resource allocation and src id handling
- The IB library and the
Parallel_comm
wrapper are RAII compliant - The
Transport_unit
class allocates a unique_ptr to a Parallel_comm in STOP and it destroys it in STOP - The common buffer interface now support
src_id
identification, if a PCIe40 device is used thesrc_id
is read for the device.