It's the same.
On Wed, Jun 29, 2016 at 11:34 AM, Marcelo Caggiani Luizelli
wrote:
> Hi,
>
> Thanks. What about the DPDK implementation? Is the datapath implementation
> the same? Just running in userspace?
>
> Marcelo.
>
> On Wed, Jun 29, 2016 at 6:09 PM, Jesse Gross wrote:
>>
>> On Wed, Jun 29,
Hi,
Thanks. What about the DPDK implementation? Is the datapath implementation
the same? Just running in userspace?
Marcelo.
On Wed, Jun 29, 2016 at 6:09 PM, Jesse Gross wrote:
> On Wed, Jun 29, 2016 at 7:45 AM, Marcelo Caggiani Luizelli
> wrote:
> > Hi,
> >
> > I've seen that there is an imp
On Wed, Jun 29, 2016 at 7:45 AM, Marcelo Caggiani Luizelli
wrote:
> Hi,
>
> I've seen that there is an implementation of sampling function in the ovs
> linux datapath (in file datapath/actions.c). The issue is that this
> functions is sending the packet to userspace (usually used by ipix/sflow
> s
Hi,
I've seen that there is an implementation of sampling function in the ovs
linux datapath (in file datapath/actions.c). The issue is that this
functions is sending the packet to userspace (usually used by ipix/sflow
sampling). Is there a way to send a traffic sampling straight to a virtual
port