hololink::emulation::RoCEv2Transmitter
hololink::emulation::RoCEv2Transmitter
The RoCEv2Transmitter implements the BaseTransmitter interface and encapsulates the transport over RoCEv2.
Inherits from: hololink::emulation::BaseTransmitter (public)
Methods
send
Send a host buffer over RoCEv2.
The ctxt parameter is downcast to RoCEv2Ctxt* (RoCEv2Ctxt embeds the platform DataPlaneCtxt extension as its first member). Implementation of BaseTransmitter::send interface method.