On 4/28/2017 11:52 AM, Legacy, Allain wrote: >> -----Original Message----- >> From: Ferruh Yigit [mailto:ferruh.yi...@intel.com] >> Sent: Friday, April 28, 2017 2:49 AM >> To: Peters, Matt >> Cc: dev@dpdk.org; YIGIT, FERRUH >> Subject: [PATCH] net/avp: fix interrupt migration check >> >> Bitwise OR within if statement is always true, fix bitwise operator. >> >> Coverity issue: 1423906 >> Fixes: 82e140b84995 ("net/avp: handle interrupt migration") >> >> Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com>
> Acked-by: Allain Legacy <allain.leg...@windriver.com> Applied to dpdk-next-net/master, thanks.