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 <arybche...@solarflare.com> > Reviewed-by: Andrew Lee <a...@solarflare.com> > Reviewed-by: Andy Moreton <amore...@solarflare.com>
Applied to dpdk-next-net/master, thanks.