X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Ftest_ip_mcast.py;h=2e0db430fa76f445483801ace37db52d752f5058;hb=aaa396ac6bb27549daa2f9ef644325685917ed16;hp=9b668e42fcac5a7755be9d8d7934ea2a7a041300;hpb=d0f673ee92121e13a88ad7002e0c860b2cfc5e4b;p=vpp.git diff --git a/test/test_ip_mcast.py b/test/test_ip_mcast.py index 9b668e42fca..2e0db430fa7 100644 --- a/test/test_ip_mcast.py +++ b/test/test_ip_mcast.py @@ -32,8 +32,8 @@ class MRouteEntryFlags: # # The number of packets sent is set to 90 so that when we replicate more than 3 # times, which we do for some entries, we will generate more than 256 packets -# to the next node in the VLIB graph. Thus we are testing the code's correctness -# handling this over-flow +# to the next node in the VLIB graph. Thus we are testing the code's +# correctness handling this over-flow # N_PKTS_IN_STREAM = 90