[ovs-dev] [RFC PATCH 1/1] netdev-dpdk: Add support for DPDK 16.07

Aaron Conole aconole at redhat.com
Tue Jul 5 12:35:36 UTC 2016


Hi Ciara,

Ciara Loftus <ciara.loftus at intel.com> writes:

> This commit introduces support for DPDK 16.07 and consequently breaks
> compatibility with DPDK 16.04.
>
> DPDK 16.07 introduces some changes to various APIs. These have been
> updated in OVS, including:
> * xstats API: changes to structure of xstats
> * vhost API:  replace virtio-net references with 'vid'
>
> Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>
> ---

Thanks for this patch - I started work on a similar patchset.  Have you
considered changing the stats lookup design so that we only strcmp once
at initialization and then use the stats id to do the actual stats
processing?  If thing it's worthwhile, I would gladly donate some code to
the cause :-)

Otherwise it looks good.  Thanks for posting it ahead of the DPDK
release, so we can evaluate it!

Reviewed-by: Aaron Conole <aconole at redhat.com>

-Aaron



More information about the dev mailing list