"dev" <[email protected]> wrote on 06/07/2016 12:56:50 AM:
> From: Han Zhou <[email protected]> > To: [email protected] > Date: 06/07/2016 12:57 AM > Subject: [ovs-dev] [PATCH] doc: Fix an error in FAQ. > Sent by: "dev" <[email protected]> > > Signed-off-by: Han Zhou <[email protected]> > --- > FAQ.md | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/FAQ.md b/FAQ.md > index df6f225..cc4fdf6 100644 > --- a/FAQ.md > +++ b/FAQ.md > @@ -1056,7 +1056,7 @@ A: Yes. For traffic that egresses from a > switch, OVS supports traffic > > Keep in mind that ingress and egress are from the perspective of the > switch. That means that egress shaping limits the rate at which > - traffic is allowed to transmit from a physical interface, but the > + traffic is allowed to transmit from a physical interface, but not the > rate at which traffic will be received on a virtual machine's VIF. > For ingress policing, the behavior is the opposite. > > -- Acked-by: Ryan Moats <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
