Re: [PATCH 4.4-only] openvswitch: clear sender cpu before forwarding packets

From: Joe Stringer
Date: Tue May 16 2017 - 15:56:26 EST


On 16 May 2017 at 07:25, Anoob Soman <anoob.soman@xxxxxxxxxx> wrote:
> Similar to commit c29390c6dfee ("xps: must clear sender_cpu before
> forwarding") the skb->sender_cpu needs to be cleared before forwarding
> packets.
>
> Fixes: 2bd82484bb4c ("xps: fix xps for stacked devices")
> Signed-off-by: Anoob Soman <anoob.soman@xxxxxxxxxx>

Is this needed for 4.1 too?