Re: [PATCH resend] macvlan: use per-cpu queues for broadcast and multicast packets
From: David Miller
Date: Thu Nov 01 2018 - 14:53:27 EST
From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
Date: Thu, 01 Nov 2018 19:13:51 +0300
> Currently macvlan has single per-port queue for broadcast and multicast.
> This disrupts order of packets when flows from different cpus are mixed.
>
> This patch replaces this queue with single set of per-cpu queues.
> Pointer to macvlan port is passed in skb control block.
>
> Signed-off-by: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
> Reported-add-tested-by: Vadim Fedorenko <vfedorenko@xxxxxxxxxxxxxx>
Konstantin, all of your postings to vger.kernel.org are being rejected.
They are because of the:
"List-Unsubscribe: <https://ml.yandex-team.ru/lists/vfedorenko@xxxxxxxxxxxxxx/unsubscribe-click>"
and similar strings that appear in your email headers.
Please disable whatever is producing these email headers, otherwise
nobody (including me) will see and process your postings.
Thank you.