![]() |
ETHFW API Guide
|
Response params for ETHREMOTECFG_CMD_VIRT_PORT_INFO command.
Virtual port allocation sends the info about the virtual ports assigned to a given remote core.
Data Fields | |
EthRemoteCfg_ResHdr | hdr |
uint32_t | switchPortMask |
uint32_t | macPortMask |
EthRemoteCfg_ResHdr EthRemoteCfg_OfferVirtPortRes::hdr |
Response message common header.
uint32_t EthRemoteCfg_OfferVirtPortRes::switchPortMask |
Port mask denoting absolute virtual switch ports allocated.
uint32_t EthRemoteCfg_OfferVirtPortRes::macPortMask |
Port mask denoting absolute virtual MAC ports allocated.