On Wed, Jul 17, 2024 at 12:54:31PM +0100, Simon Horman wrote: > On Mon, Jul 15, 2024 at 11:48:17AM -0400, Mike Pattrick wrote: > > On Fri, Oct 13, 2023 at 6:59 AM Eelco Chaudron <[email protected]> wrote: > > > > > > > > > > > > On 9 Oct 2023, at 14:05, Roi Dayan wrote: > > > > > > > Hi, > > > > > > > > The first commit removing the redundant mirror when using tunnel > > > > options. > > > > The second is a test to verify it stays like this and doesn't break > > > > again. > > > > The third commit is just updating prefixes of tests to match the file > > > > their in. > > > > > > > > Thanks, > > > > Roi > > > > > > I’ve applied the series to master. Once again, thanks for the patch. > > > > Hello, > > > > Is it possible to apply this bugfix to 3.1 and 3.2 as well? > > Thanks Mike, > > I will look into making this so.
I have backported: * [PATCH 1/3] ofproto-dpif-upcall: Fix redundant mirror on geneve tunnel options. * [PATCH 2/3] tests/tunnel.at: Add geneve options mirror test. But not: * [PATCH 3/3] tests: Update some tests title prefix print. I didn't backport 3/3 because it doesn't really seem to be a fix. Backport to branch-3.2: - tests/tunnel.at: Add geneve options mirror test. https://github.com/openvswitch/ovs/commit/d5d77951d9c9 - ofproto-dpif-upcall: Fix redundant mirror on geneve tunnel options. https://github.com/openvswitch/ovs/commit/a4f3079effbc Backport to branch-3.1: - tests/tunnel.at: Add geneve options mirror test. https://github.com/openvswitch/ovs/commit/9587dcd9063d - ofproto-dpif-upcall: Fix redundant mirror on geneve tunnel options. https://github.com/openvswitch/ovs/commit/b7d325714beb _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
