Commit c75b0bcc authored by Yizhen Fan's avatar Yizhen Fan Committed by fanyizhen1995
Browse files

ub: ubcore add get_mtu and other APIs that will be used by the driver.



driver inclusion
category: feature
bugzilla: NA
CVE: NA

--------------------------------

Ubcore add ubcore_get_mtu() support drivers to invoke to get mtu value.

Ubcore add other api definition (just def of api and data structure)
used by drivers:
- ubcore_create_vtp
- ubcore_destroy_vtp

Add definition of ubcore_tp:

Introduce to tp, tpg, ta:

TP: As defined in the UB protocol,
the transport layer is established between two UB ports
to provide reliability, congestion control, and multiplexing.

TPG: A transport group is established between two nodes and
contains several TPs. It fully utilizes the transmission capability of
all TPs in the TPG to implement multipathing.

TA: transaction layer in the UB protocol. It provides flexible
definitions for the TA model and supports weak transaction sequences.

Signed-off-by: default avatarGuoxin Qian <qianguoxin@huawei.com>
Signed-off-by: default avatarYizhen Fan <fanyizhen@huawei.com>
parent ba51fa59
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment