On 7/13/23 10:23, Ales Musil wrote:
> The requested and acked seqno values are allowed
> to be uint64_t, however the values that were added
> to the hmap were truncated to uint32_t. This would
> lead to loss of information when the value is bigger.
>
> Use uin64_t for the function signatures and for the
> hash to prevent truncation.
>
Thanks for the fix, Ales!
Fixes: c93c626248c1 ("controller: Implement a generic barrier based on ofctrl
cur_cfg sync.")
> Reported-at: https://bugzilla.redhat.com/2074019
> Signed-off-by: Ales Musil <[email protected]>
> ---
I applied this to main and backported it to all branches
down to 22.03.
Thanks,
Dumitru
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev