<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="margin:0;">Hi,</div><div style="margin:0;">    If no configure of "datapath-id" in other_config of br, then it will  choose the minimum non-local MAC address among all of the ports in bridge. The relevant code is in the <i>find_local_hw_addr function£¨</i><i>https://github.com/openvswitch/ovs/blob/master/vswitchd/bridge.c#L2322</i><i>£©</i>.  </div><div style="margin:0;">    </div><div style="margin:0;">    In this case, If a new  port with miner mac, it will change the dpid ,and the mac of br-int. It will cause<b> frequently </b>reset with SDN controller by ofproto_set_datapath_id function.</div><div style="margin:0;">    Is this reasonable£¿</div><div style="margin:0;"><br></div><div style="margin:0;">    Thanks,</div><div style="margin:0;">    Yun</div><div style="margin:0;"> </div><br><br></div>