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:   Tue, 08 Jun 2021 23:50:04 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Shay Agroskin <shayagr@...zon.com>
Cc:     davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
        dwmw@...zon.com, zorik@...zon.com, matua@...zon.com,
        saeedb@...zon.com, msw@...zon.com, aliguori@...zon.com,
        nafea@...zon.com, netanel@...zon.com, alisaidi@...zon.com,
        benh@...zon.com, akiyano@...zon.com, ndagan@...zon.com
Subject: Re: [Patch v1 net] net: ena: fix DMA mapping function issues in XDP

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Tue, 8 Jun 2021 19:42:54 +0300 you wrote:
> This patch fixes several bugs found when (DMA/LLQ) mapping a packet for
> transmission. The mapping procedure makes the transmitted packet
> accessible by the device.
> When using LLQ, this requires copying the packet's header to push header
> (which would be passed to LLQ) and creating DMA mapping for the payload
> (if the packet doesn't fit the maximum push length).
> When not using LLQ, we map the whole packet with DMA.
> 
> [...]

Here is the summary with links:
  - [v1,net] net: ena: fix DMA mapping function issues in XDP
    https://git.kernel.org/netdev/net/c/504fd6a5390c

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ