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

Eric Garver e at erig.me
Thu Mar 1 22:59:40 UTC 2018


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(+)

-- 
2.11.0



More information about the dev mailing list