OffloadSubConfigMixin

class lnst.Recipes.ENRT.ConfigMixins.OffloadSubConfigMixin.OffloadSubConfigMixin

Bases: BaseSubConfigMixin

This class is an extension to the BaseEnrtRecipe class that enables offload configuration on the devices defined by offload_nics.

Parameters:

offload_combinations – (optional test parameter) defines the offload features to be enabled or disabled on the devices

property offload_nics

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