Skip to main content
FieldTypeDescriptionValue(s)
namestringName of the link (interface).
featuresmap[string]bool
ringsEthernetRingsConfig
channelsEthernetChannelsConfig

rings

EthernetRingsConfig is a configuration for Ethernet link rings.
FieldTypeDescriptionValue(s)
rxuint32Number of RX rings.
txuint32Number of TX rings.
rx-miniuint32Number of RX mini rings.
rx-jumbouint32Number of RX jumbo rings.
rx-buf-lenuint32RX buffer length.
cqe-sizeuint32CQE size.
tx-pushboolTX push enabled.
rx-pushboolRX push enabled.
tx-push-buf-lenuint32TX push buffer length.
tcp-data-splitboolTCP data split enabled.

channels

EthernetChannelsConfig is a configuration for Ethernet link channels.
FieldTypeDescriptionValue(s)
rxuint32Number of RX channels.
txuint32Number of TX channels.
otheruint32Number of other channels.
combineduint32Number of combined channels.