We meet a problem that same tcp session selects different ovs group bucket when 
in tcp retransmition, and we can easily reproduce this phenomenon.
After some code research, we found that when tcp retransmit, it may call 
function sk_rethink_txhash(), and this function makes skb->hash changed, hence 
different ovs group bucket selected.
anyone has good suggestions to fix this problem?

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

Reply via email to