On Fri, Mar 11, 2022 at 6:06 PM Kevin Traynor <[email protected]> wrote: > > Rename pmd_reblance_dry_run_needed() to > pmd_rebalance_dry_run_needed(). > > Fixes: a83a406096e9 ("dpif-netdev: Sync PMD ALB state with user commands.")
Nit: this nit applies to other patches in this series. An empty line between Fixes: and the rest of the tags is something Thomas insists on, on dpdk side. But this is not a common practice in other projects (OVS included). This empty line could be removed. > > Signed-off-by: Kevin Traynor <[email protected]> > Acked-by: Mike Pattrick <[email protected]> Acked-by: David Marchand <[email protected]> -- David Marchand _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
