[ovs-dev] [PATCH 0/2] ofproto-dpif-xlate: translate action_set in clone action

Eric Garver e at erig.me
Wed Mar 7 23:40:25 UTC 2018


On Thu, Mar 01, 2018 at 05:59:40PM -0500, Eric Garver wrote:
> write_actions() defined inside of a clone() were being ignored. Notably this
> affected patch ports between bridges. More details in patch 1.
> 
> travis-ci: https://travis-ci.org/erig0/ovs/builds/347988851
> 
> Note: Travis failures (1201 and 1227) seem unrelated to this series. They also
> pass on my local test machine, debian-9 kernel 4.9.65-3+deb9u2.
> 
> Eric Garver (2):
>   ofproto-dpif-xlate: translate action_set in clone action
>   tests/ofproto-dpif: New test for action_set after traversing patch
>     port
> 
>  ofproto/ofproto-dpif-xlate.c |  9 +++++++++
>  tests/ofproto-dpif.at        | 25 +++++++++++++++++++++++++
>  2 files changed, 34 insertions(+)
> 

Hi ovs-dev,

Sorry to bump, but can someone please review this series?

downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=1544892

Thanks.
Eric.


More information about the dev mailing list