lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Thu, 01 Nov 2018 11:53:13 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     khlebnikov@...dex-team.ru
Cc:     netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
        vfedorenko@...dex-team.ru
Subject: Re: [PATCH resend] macvlan: use per-cpu queues for broadcast and
 multicast packets

From: Konstantin Khlebnikov <khlebnikov@...dex-team.ru>
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@...dex-team.ru>
> Reported-add-tested-by: Vadim Fedorenko <vfedorenko@...dex-team.ru>

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@yandex-team.ru/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.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ