2015-11-05 11:32, Remy Horton: > --- /dev/null > +++ b/lib/librte_eal/common/include/rte_keepalive.h
Please add it in doxygen configuration and index.
> --- a/lib/librte_eal/linuxapp/eal/rte_eal_version.map
> +++ b/lib/librte_eal/linuxapp/eal/rte_eal_version.map
> @@ -133,5 +133,9 @@ DPDK_2.2 {
> global:
>
> rte_intr_cap_multiple;
> + rte_keepalive_create;
> + rte_keepalive_dispatch_pings;
> + rte_keepalive_register_core;
> + rte_keepalive_mark_alive;
Please keep alphabetical order.

