On Mon, Dec 21, 2020 at 01:10:29PM +0000, Kevin Traynor wrote:
> v6:
> - Split patches to add log to existing interval param as a seperate fix first
> - Fix reference in vswitchd.xml
> - Kept Acks as minor changes
> 
> v5:
> - Make naming more consistent in vswitchd.xml/NEWS/commit msgs
> - Added Co-Authored-By
> 
> 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 PMD auto load balance.
> 
> Kevin Traynor (3):
>   dpif-netdev: Add log for PMD auto load balance interval parameter.
>   dpif-netdev: Add PMD auto load balance status log.
>   AUTHORS: Add Christophe Fontaine.
> 
>  AUTHORS.rst          |  1 +
>  NEWS                 |  1 +
>  lib/dpif-netdev.c    | 69 +++++++++++++++++++++++++++++++++++---------
>  vswitchd/vswitch.xml | 29 +++++++++++++++++--
>  4 files changed, 85 insertions(+), 15 deletions(-)
> 
> -- 
> 2.26.2
> 

To the set:

Acked-by: Flavio Leitner <f...@sysclose.org>

Thanks Kevin,
fbl
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to