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]
Message-ID: <20250707183733.4088e82f@kernel.org>
Date: Mon, 7 Jul 2025 18:37:33 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: liming.wu@...uarmicro.com
Cc: "Michael S . Tsirkin" <mst@...hat.com>, Jason Wang
 <jasowang@...hat.com>, kvm@...r.kernel.org,
 virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org,
 linux-kernel@...r.kernel.org, angus.chen@...uarmicro.com
Subject: Re: [PATCH] virtio_net: simplify tx queue wake condition check

On Wed,  2 Jul 2025 09:41:39 +0800 liming.wu@...uarmicro.com wrote:
> From: Liming Wu <liming.wu@...uarmicro.com>
> 
> Consolidate the two nested if conditions for checking tx queue wake
> conditions into a single combined condition. This improves code
> readability without changing functionality. And move netif_tx_wake_queue
> into if condition to reduce unnecessary checks for queue stops.

No longer applies, please rebase and repost if its still necessary.
-- 
pw-bot: cr

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ