The bridge sitting between 'br-bfd0' and 'br-bfd1' is called 'br-sw' instead of 'br2' and the patch ports are 'p0-sw' and 'p1-sw' instead of 'p0-2' and 'p1-2' respectively so fix the comment.
Signed-off-by: Markos Chandras <mchand...@suse.de> --- tests/bfd.at | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/bfd.at b/tests/bfd.at index 925af77..8bbf00b 100644 --- a/tests/bfd.at +++ b/tests/bfd.at @@ -85,8 +85,8 @@ AT_CLEANUP AT_SETUP([bfd - Verify tunnel down detection]) -#Create 3 bridges - br-bfd0, br-bfd1 and br-sw which is midway between the two. br2 is -#connected to br-bfd0 and br-bfd1 through patch ports p0-2 and p1-2. Enable BFD on +#Create 3 bridges - br-bfd0, br-bfd1 and br-sw which is midway between the two. br-sw is +#connected to br-bfd0 and br-bfd1 through patch ports p0-sw and p1-sw. Enable BFD on #interfaces in br-bfd0 and br-bfd1. When br-sw is dropping all packets, BFD should detect # that the tunnel is down, and come back up when br-sw is working fine. -- 2.8.2 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev