n_txq_desc


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.42" ) ]
public uint n_txq_desc { get; set; }

The tx queue size (number of tx 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.