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>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 28 Jun 2021 11:38:45 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Tonghao Zhang <xiangxia.m.yue@...il.com>
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH net-next] udp: allow changing mapping of a socket to
 queue

On Sun, 27 Jun 2021 15:57:40 +0800 Tonghao Zhang wrote:
> There are many containers running on host. These containers
> share the host resources(e.g. netdev rx/tx queue). For isolating
> tx/rx queue, when the process migrated to other cpu, we hope
> this process will use tx/rx queue mapped to this cpu.

What's the impact? UDP packets would never get out of order within the
source system and now they will? Could you explain why that's safe?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ