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: [email protected]
Signed-off-by: Xiao Wang <[email protected]>
Hi Xiao,
I'm OK with the patch.
Reviewed-by: Liang Ma <[email protected]>
Regards
Liang
Hi,
I've discussed the before/after testing with Liang, and the code looks
good to me.
Acked-by: David Hunt <[email protected]>
Also, from Liang's email above, but without the leading spaces:
Reviewed-by: Liang Ma <[email protected]>
Thanks,
Dave