On 1/19/2017 11:12 AM, Andrew Rybchenko wrote:
> Alarms are not supported on the FreeBSD.
> Application must poll link status periodically itself using
> rte_eth_link_get_nowait() to avoid management event queue overflow.
>
> Fixes: 2de39f4e1310 ("net/sfc: periodic management EVQ polling using alarm")
>
> Signed-off-by: Andrew Rybchenko <[email protected]>
> Reviewed-by: Andrew Lee <[email protected]>
> Reviewed-by: Andy Moreton <[email protected]>Applied to dpdk-next-net/master, thanks.

