v4: - Changed naming of params - Updated default #defines names - Used atomic for param accessed in the pmd thread - Revert to default if param range is exceeded - Only set params if they are changed - Add logging for params when they are changed - Add log for auto load balance enabled/disabled when param changed
Christophe Fontaine (1): dpif-netdev: Add parameters to configure auto load balance. Kevin Traynor (2): dpif-netdev: Add better debug on auto load balance parameters. AUTHORS: Add Christophe Fontaine. AUTHORS.rst | 1 + NEWS | 1 + lib/dpif-netdev.c | 68 +++++++++++++++++++++++++++++++++++--------- vswitchd/vswitch.xml | 27 +++++++++++++++++- 4 files changed, 83 insertions(+), 14 deletions(-) -- 2.26.2 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
