On Tue, 2017-06-06 at 20:47 +0530, [email protected] wrote:
> IPI's from the victim cpu are not handled in dev_cpu_callback.
> So these pending IPI's would be sent to the remote cpu only when
> NET_RX is scheduled on the victim cpu and since this trigger is
> unpredictable it would result in packet latencies on the remote cpu.
> 
> This patch adds support to send the pending ipi's of victim cpu.
> 
> Signed-off-by: Ashwanth Goli <[email protected]>
> ---

Acked-by: Eric Dumazet <[email protected]>

Thanks !


Reply via email to