On 14 Oct 2024, at 12:05, Paolo Valerio wrote:
> From: Aaron Conole <[email protected]> > > In the cited commit a ternary using syntax extension slipped in. > > The extension allows omitting the second operand and it is not > supported by MSVC resulting in a build failure. > > Fix it by simply specifying the second operand. > > Fixes: b57c1da5c39a ("conntrack: Use a per zone default limit.") > Reported-by: Ilya Maximets <[email protected]> > Signed-off-by: Aaron Conole <[email protected]> > [Paolo: added commit message] > Signed-off-by: Paolo Valerio <[email protected]> Thanks for submitting this patch. Ignore the robot message for now, I’ll fix it at commit time. Waiting for tests to complete. Cheers, Eelco _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
