Hi All,

Just a gentle reminder for any feedback on this patchset. If people do have 
time to review I would really appreciate feedback relating to the use of RCU in 
patch 2/2 netdev-dpdk.c: Add ingress-policing functionality.

Thanks
Ian

> -----Original Message-----
> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Ian Stokes
> Sent: Tuesday, May 10, 2016 10:19 AM
> To: dev@openvswitch.org
> Subject: [ovs-dev] Add ingress policer functionality to OVS with DPDK.
> 
> This v2 patchset adds generic policer functions and ingress_policing
> functionality to OVS with DPDK.
> 
> Patch 1 introduces generic policer functions to avoid code duplication
> when processing either ingress or egress traffic with a policer.
> Patch 2 adds ingress policing functionality and details to OVS with
> DPDK. This patch depends on the changes introduced in patch 1.
> 
> [PATCH 1/2] netdev-dpdk: Add generic policer functions.
> v2: Rebase to master.
> 
> [PATCH 2/2] netdev-dpdk.c: Add ingress-policing functionality.
> v2: Rebase to master and minor adjustments to burst and rate
> calculations for default values.
> 
>  INSTALL.DPDK.md      |  19 ++++++++++
>  NEWS                 |   1 +
>  lib/netdev-dpdk.c    | 238
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> +++++++++++++++++++++++++++++++-----------------
>  vswitchd/vswitch.xml |   4 +--
>  4 files changed, 228 insertions(+), 34 deletions(-)
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to