InlineEdgeDataplaneRingSize1
InlineEdgeDataplaneRingSize1
JSON Example
{
"rx_ring_size": 0,
"tx_ring_size": 0
}
integer As int64
As int64
rx_ring_size
Optional
The size of the ring buffer which stores the incoming packets on the edge NIC before they are processed.
integer As int64
As int64
tx_ring_size
Optional
The size of the ring buffer which stores the packets to be sent out from the edge NIC.