On 9/19/2017 1:46 PM, Pascal Mazon wrote: <...> > On 18/09/2017 20:47, Ferruh Yigit wrote: >> From: Vipin Varghese <[email protected]> >> >> tap_intr_handle_set() called by tap_dev_start(), and if LSC is disabled >> (dev_conf.intr_conf.lsc == 0), it tries to unregister interrupt >> callback without checking the interrupt file descriptor. >> >> Fixes: c0bddd3a057f ("net/tap: add link status notification") >> Cc: [email protected] >> >> Signed-off-by: Vipin Varghese <[email protected]>
> Acked-by: Pascal Mazon <[email protected]> Applied to dpdk-next-net/master, thanks.

