[ovs-dev] [rtnl_link_stats64 v2 4/4] datapath: Use "struct rtnl_link_stats64" instead of "struct odp_vport_stats".

Jesse Gross jesse at nicira.com
Mon Nov 8 23:24:21 UTC 2010


On Thu, Nov 4, 2010 at 2:37 PM, Ben Pfaff <blp at nicira.com> wrote:
> diff --git a/configure.ac b/configure.ac
> index 8a5dc5c..3c430e3 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -45,6 +45,7 @@ AC_SEARCH_LIBS([clock_gettime], [rt])
>  OVS_CHECK_COVERAGE
>  OVS_CHECK_NDEBUG
>  OVS_CHECK_NETLINK
> +OVS_CHECK_RTNL_LINK_STATS64

I don't see the definition of this macro.  It also seems like it
probably should go in the earlier commit where the headers are added.




More information about the dev mailing list