On Thu, May 14, 2020 at 10:21:23AM -0700, Yi-Hung Wei wrote: > On Thu, May 14, 2020 at 8:37 AM William Tu <[email protected]> wrote: > > > > On Wed, May 13, 2020 at 01:11:17PM -0700, Yi-Hung Wei wrote: > > > From man ovs-fields(7), the conntrack origin tuple fields > > > ct_nw_src/dst, ct_ipv6_src/dst, and ct_tp_src/dst are supposed > > > to be bitwise maskable, but they are not. This patch enables > > > those fields to be maskable, and adds a regression test. > > > > > > Fixes: daf4d3c18da4 ("odp: Support conntrack orig tuple key.") > > > Reported-by: Wenying Dong <[email protected]> > > > Signed-off-by: Yi-Hung Wei <[email protected]> > > > --- > > > Travis CI: https://travis-ci.org/github/YiHungWei/ovs/builds/686707703 > > > --- > > > > Thanks for fixing it and adding tests! Applied to master. > > William > > > Thanks William for review. Can we backport it to older branches (as > far as we can cleanly apply) ? >
I applied to 2.10, 2.11, 2.12, and 2.13. William _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
