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:   Wed, 31 Aug 2022 19:00:16 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Maciej Fijalkowski <maciej.fijalkowski@...el.com>
Cc:     bpf@...r.kernel.org, ast@...nel.org, daniel@...earbox.net,
        andrii@...nel.org, netdev@...r.kernel.org,
        magnus.karlsson@...el.com, bjorn@...nel.org
Subject: Re: [PATCH bpf] xsk: fix backpressure mechanism on Tx

Hello:

This patch was applied to bpf/bpf.git (master)
by Daniel Borkmann <daniel@...earbox.net>:

On Tue, 30 Aug 2022 14:17:05 +0200 you wrote:
> Commit d678cbd2f867 ("xsk: Fix handling of invalid descriptors in XSK TX
> batching API") fixed batch API usage against set of descriptors with
> invalid ones but introduced a problem when AF_XDP SW rings are smaller
> than HW ones. Mismatch of reported Tx'ed frames between HW generator and
> user space app was observed. It turned out that backpressure mechanism
> became a bottleneck when the amount of produced descriptors to CQ is
> lower than what we grabbed from XSK Tx ring.
> 
> [...]

Here is the summary with links:
  - [bpf] xsk: fix backpressure mechanism on Tx
    https://git.kernel.org/bpf/bpf/c/c00c4461689e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists