ParallelStreamQDiscHWConfigMixin

class lnst.Recipes.ENRT.ConfigMixins.ParallelStreamQDiscHWConfigMixin.ParallelStreamQDiscHWConfigMixin

Bases: BaseHWConfigMixin

This class is an extension to the BaseEnrtRecipe class that enables the mq (multiqueing) qdisc configuration on the devices defined by parallel_stream_qdisc_hw_config_dev_list property.

The qdisc is configured when the BaseEnrtRecipe’s perf_parallel_streams test parameter is set.

property parallel_stream_qdisc_hw_config_dev_list

The value of this property is a list of devices for which the mq qdisc should be configured. It has to be defined by a derived class.