Hi Markos,

I sent a new version:
http://openvswitch.org/pipermail/dev/2016-May/070795.html

Thank you for your feedback.

On Tue, May 3, 2016 at 5:27 PM, Markos Chandras <mchand...@suse.de> wrote:

> Hello,
>
> (a couple of minor things I noticed whilst looking at your patch)
> On 04/13/2016 03:08 PM, Mauricio Vasquez B wrote:
> > In order to use dpdk ports in ovs they have to be bound to a DPDK
> > compatible driver before ovs is started.
> > [...]
> > This patch adds the possibility to hotplug (or hot-unplug) a device
> > after ovs has been started. The implementation adds an appctl command:
> > netdev-dpdk/port-clt
> >
> > After the user attaches a new device, it has to be added to a bridge
> > using the to use the add-port command, similarly, before detaching a
>         ^^^^^^^^^^ typo?
> > [...]
> > diff --git a/INSTALL.DPDK.md b/INSTALL.DPDK.md
> > index 9ec8bf6..4095402 100644
> > --- a/INSTALL.DPDK.md
> > +++ b/INSTALL.DPDK.md
> > @@ -81,7 +81,7 @@ Using the DPDK with ovs-vswitchd:
> >
> >  1. Setup system boot
> >     Add the following options to the kernel bootline:
> > -
> > +
> Unnecessary whitespace change?
>
> --
> markos
>
> SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
> HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to