Some typos need to be fixed

Change-Id: I03b166cf22790971530010ea3826d36d40520164
This commit is contained in:
zhangyanxian 2016-09-19 09:04:13 +00:00 committed by Li Ma
parent b813507f61
commit 70832cb06e
2 changed files with 2 additions and 2 deletions

View File

@ -144,7 +144,7 @@ This has been done when local port updated.like this.
Match: metadata=network_id, dl_dst=01:00:00:00:00:00/01:00:00:00:00:00,
Actions: resubmit(,EGRESSTABLE), load_reg7=port_unique_key,resubmit(,EGRESSTABLE)
The first action 'resubmit(,EGRESSTABLE)' has included remote broadcast senario.
The first action 'resubmit(,EGRESSTABLE)' has included remote broadcast scenario.
Outbound-Unicast

View File

@ -264,7 +264,7 @@ def parse_args():
'debug information in realtime')
parser.add_argument('--fails', '-f', action='store_true',
dest='post_fails', help='Print failure debug '
'information after the stream is proccessed')
'information after the stream is processed')
parser.add_argument('--failonly', action='store_true',
dest='failonly', help="Don't print success items",
default=(