[dpdk-stable] [dpdk-dev] [PATCH 2/2] l3fwd-power: fix interrupt disable

Hunt, David david.hunt at intel.com
Fri Feb 14 11:43:29 CET 2020


On 30/1/2020 5:40 PM, Liang, Ma wrote:
> On 20 Jan 22:06, Xiao Wang wrote:
>> Since all related queues' interrupts are turned on before epoll, we need
>> to turn off all the interrupts after wakeup. This patch fixes the issue
>> of only turning off the interrupted queues.
>>
>> Fixes: b736d64787fc ("examples/l3fwd-power: disable Rx interrupt when waking up")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Xiao Wang <xiao.w.wang at intel.com>
> Hi Xiao,
>     I'm OK with the patch.
>     Reviewed-by: Liang Ma <liang.j.ma at intel.com>
> Regards
> Liang

Hi,

I've discussed the before/after testing with Liang, and the code looks 
good to me.

Acked-by: David Hunt <david.hunt at intel.com>

Also, from Liang's email above, but without the leading spaces:

Reviewed-by: Liang Ma <liang.j.ma at intel.com>

Thanks,
Dave




More information about the stable mailing list