tests: Fix MPLS tests.
authorJarno Rajahalme <jarno@ovn.org>
Thu, 25 Feb 2016 00:10:42 +0000 (16:10 -0800)
committerJarno Rajahalme <jarno@ovn.org>
Thu, 25 Feb 2016 00:10:42 +0000 (16:10 -0800)
commit3fd12197cda71b79198a4802e298be783877370c
tree1494bd23d1fb572b2b67f8df676395538513487f
parent8cffdcd071ed47a503edb211bfaa15639d265ee0
tests: Fix MPLS tests.

Some MPLS tests used non-MPLS ethertype for popping a label from a
multi-label stack.  Also, reveal actions in some MPLS tests.  This
will make later patches more easily understandable.

Fix the mpls-xlate banner and remove '-generate' option from MPLS
tests as it is no longer needed to create recirculation state.

Signed-off-by: Jarno Rajahalme <jarno@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
tests/dpif-netdev.at
tests/mpls-xlate.at
tests/ofproto-dpif.at