On Thu, Jul 23, 2020 at 03:15:26PM +0530, Surya Rudra via dev wrote:
> Issue:
> Current OVS implementation, recirculation information
> is not displayed in ofproto trace command if it happens
> for dp-hash calculation.
> 
> Fix:
> Updated ofproto/trace implementation to support dp-hash
> recirculation.
> 
> Test:
> Added unit testcase to test the changes.
> 
> Signed-off-by: Surya Rudra <rudrasury...@altencalsoftlabs.com>

This is going to be deceptive in the common case where the kernel
datapath is used, since the kernel uses a different hash function from
OVS userspace.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to