[ovs-dev] [PATCH 2/2] datapath/README: Minor typo fixes

Justin Pettit jpettit at nicira.com
Wed Jul 1 23:37:42 UTC 2015


> On Jul 1, 2015, at 11:13 AM, Luis E. P <lpena at vmware.com> wrote:

Looks good.  I noticed a few other typos around it, which might be nice to fix.

>   - If the kernel's flow key includes more fields than the userspace
> @@ -102,7 +102,7 @@ A wildcarded flow can represent a group of exact match flows. Each '1' bit
> in the mask specifies a exact match with the corresponding bit in the flow key.

I'd replace "a" with "an".

> A '0' bit specifies a don't care bit, which will match either a '1' or '0' bit
> of a incoming packet. Using wildcarded flow can improve the flow set up rate

Same here.  Also, I'd add "a" in front of "wildcarded".

> -by reduce the number of new flows need to be processed by the user space program.
> +by reduce the number of new flows needed to be processed by the user space program.

I'd replace "reduce" with "reducing".

--Justin





More information about the dev mailing list