[ovs-dev] [PATCH v1 2/2] netdev-dpdk.c: Add ingress-policing functionality.

2016-04-13 Thread Ian Stokes
This patch provides the modifications required in netdev-dpdk.c and vswitch.xml to enable ingress policing for DPDK interfaces. This patch implements the necessary netdev functions to netdev-dpdk.c as well as various helper functions required for ingress policing. The vswitch.xml has been modifie

Re: [ovs-dev] [PATCH v1 2/2] netdev-dpdk.c: Add ingress-policing functionality.

2016-04-15 Thread Miguel Angel Ajo Pelayo
On Wed, Apr 13, 2016 at 4:48 PM, Ian Stokes wrote: > This patch provides the modifications required in netdev-dpdk.c and > vswitch.xml to enable ingress policing for DPDK interfaces. > > This patch implements the necessary netdev functions to netdev-dpdk.c as > well as various helper functions req

Re: [ovs-dev] [PATCH v1 2/2] netdev-dpdk.c: Add ingress-policing functionality.

2016-04-15 Thread Stokes, Ian
Thanks for the comments Miguel. Responses inline. Ian > -Original Message- > From: Miguel Angel Ajo Pelayo [mailto:majop...@redhat.com] > Sent: Friday, April 15, 2016 9:32 AM > To: Stokes, Ian > Cc: dev@openvswitch.org > Subject: Re: [ovs-dev] [PATCH v1 2/2] netdev-d