summaryrefslogtreecommitdiff
path: root/tests/ofproto-dpif.at
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2020-01-17 10:29:40 -0800
committerBen Pfaff <blp@ovn.org>2020-01-17 10:29:42 -0800
commitf2c7be2389b71d845c9109aaeb686a9fb3edb672 (patch)
tree3acd9df6aa0cd0de6172e2d891ad95d60e066062 /tests/ofproto-dpif.at
parente666e8e0f3c601161949640664c6dbcd475e3c5a (diff)
downloadopenvswitch-f2c7be2389b71d845c9109aaeb686a9fb3edb672.tar.gz
Typo fix: vswtch -> vswitch.
Acked-by: Numan Siddique <numans@ovn.org> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'tests/ofproto-dpif.at')
-rw-r--r--tests/ofproto-dpif.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ofproto-dpif.at b/tests/ofproto-dpif.at
index 88acc4b1a..ff1cc9370 100644
--- a/tests/ofproto-dpif.at
+++ b/tests/ofproto-dpif.at
@@ -7970,7 +7970,7 @@ dl_src=60:66:66:66:66:01 actions=pop_mpls:0x8847,controller
AT_CHECK([ovs-ofctl add-flows br0 flows.txt])
dnl Packet is dropped because an MPLS PUSH action is applied to a packet with
-dnl 4 MPLS LSEs but ovs-vswtichd can only handle up to 3 MPLS LSEs and thus
+dnl 4 MPLS LSEs but ovs-vswitchd can only handle up to 3 MPLS LSEs and thus
dnl can't determine the resulting MPLS label after MPLS push/pop actions.
dnl
dnl The input is a frame with two MPLS headers which tcpdump -vve shows as: