2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 09:58:01 +00:00

Correct references to env7 packet scripts

Submitted-at: https://github.com/openvswitch/ovs/pull/160
Signed-off-by: Genevieve LEsperance <glesperance@pivotal.io>
Signed-off-by: Russell Bryant <russell@ovn.org>
This commit is contained in:
Genevieve LEsperance 2016-11-03 09:34:07 -07:00 committed by Russell Bryant
parent 440a9f4b32
commit 23bca5a736
2 changed files with 3 additions and 2 deletions

View File

@ -93,6 +93,7 @@ FUJITA Tomonori fujita.tomonori@lab.ntt.co.jp
Gabe Beged-Dov gabe@begeddov.com Gabe Beged-Dov gabe@begeddov.com
Gaetano Catalli gaetano.catalli@gmail.com Gaetano Catalli gaetano.catalli@gmail.com
Gal Sagie gal.sagie@gmail.com Gal Sagie gal.sagie@gmail.com
Genevieve LEsperance glesperance@pivotal.io
Geoffrey Wossum gwossum@acm.org Geoffrey Wossum gwossum@acm.org
Gianluca Merlo gianluca.merlo@gmail.com Gianluca Merlo gianluca.merlo@gmail.com
Giuseppe Lettieri g.lettieri@iet.unipi.it Giuseppe Lettieri g.lettieri@iet.unipi.it

View File

@ -946,14 +946,14 @@ to strip the vlan tag and set the reg6 and metadata appropriately.
[View ovn/env7/packet1.sh][env7packet1]. [View ovn/env7/packet1.sh][env7packet1].
$ ovn/env5/packet1.sh $ ovn/env7/packet1.sh
The second trace shows a packet from 'csw0-port2' to 'csw0-port1'. The second trace shows a packet from 'csw0-port2' to 'csw0-port1'.
[View ovn/env7/packet2.sh][env7packet2]. [View ovn/env7/packet2.sh][env7packet2].
$ ovn/env5/packet1.sh $ ovn/env7/packet2.sh
You can extend this setup by adding additional container ports with two You can extend this setup by adding additional container ports with two
hypervisors. Please see the tutorial 3 above. hypervisors. Please see the tutorial 3 above.