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] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 11 Oct 2020 11:35:29 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Jonathan Lemon <jonathan.lemon@...il.com>
Cc:     <netdev@...r.kernel.org>, <saeedm@...dia.com>, <tariqt@...dia.com>,
        <kernel-team@...com>
Subject: Re: [PATCH net-next] mlx4: handle non-napi callers to napi_poll

On Thu, 8 Oct 2020 11:45:26 -0700 Jonathan Lemon wrote:
> From: Jonathan Lemon <bsd@...com>
> 
> netcons calls napi_poll with a budget of 0 to transmit packets.
> Handle this by:
>  - skipping RX processing
>  - do not try to recycle TX packets to the RX cache
> 
> Signed-off-by: Jonathan Lemon <jonathan.lemon@...il.com>

Tariq, Saeed - how does this look to you?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ