UM C API  6.16
lbm_src_transport_stats_lbtrdma_t_stct Struct Reference

DEPRECATED, do not use. lbt-rdma is no longer supported. More...

#include <lbm.h>

Data Fields

lbm_ulong_t num_clients
 Number of receiver transports that are currently connected to this source transport.
 
lbm_ulong_t msgs_sent
 Number of LBT-RDMA datagrams sent. Depending on batching settings, a single LBT-RDMA datagram may contain one or more messages, or a fragment of a larger message. With LBT-RDMA, larger messages are split into fragment sizes limited by configuration option transport_lbtrdma_datagram_max_size (context) (default 4KB).
 
lbm_ulong_t bytes_sent
 Number of LBT-RDMA datagram bytes sent, i.e., the total of lengths of all LBT-RDMA packets including UM header information.
 

Detailed Description

DEPRECATED, do not use. lbt-rdma is no longer supported.

Deprecated:
do not use. LBT-RDMA is no longer supported.

The documentation for this struct was generated from the following file: