[ NoAccessorMethod ]
[ Version ( since = "1.42" ) ]
public uint n_rxq_desc { get; set; }
The rx queue size (number of rx descriptors) for DPDK ports.
Must be zero or a power of 2 between 1 and 4096, and supported by the hardware. Defaults to zero which means to leave the parameter in OVS unspecified and effectively configures 2048 descriptors.