Zed Series Release Notes

17.0.0-5

Bug Fixes

  • Fixed missing triggers to restart the ovs daemon when dpdk options are updated.

17.0.0

New Features

  • The vs_bridge resource type now supports the mac_table_size property.

  • The new vswitch::dpdk::enable_tso parameter has been added.

  • The vswitch::dpdk class now supports the following parameters to enable and tune PMD Auto Balancing feature.

    • pmd_auto_lb

    • pmd_auto_lb_rebal_interval

    • pmd_auto_lb_load_threshold

    • pmd_auto_lb_improvement_threshold

  • The ovs::dpdk class now supports the vhost_postcopy_support parameter, which enables/disables postcopy support.

Upgrade Notes

  • CentOS 8 Stream is no longer supported by this module.

  • The vswitch::ovs::dkms_ensure parameter has been removed.

  • The following parameters no longer accepts $::os_service_default as the special value to use default. Use undef instead.