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:   Fri, 29 Jan 2021 04:50:13 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Alex Elder <elder@...aro.org>
Cc:     davem@...emloft.net, kuba@...nel.org, elder@...nel.org,
        evgreen@...omium.org, bjorn.andersson@...aro.org,
        cpratapa@...eaurora.org, subashab@...eaurora.org,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v2 0/6] net: ipa: hardware pipeline cleanup fixes

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Tue, 26 Jan 2021 12:56:57 -0600 you wrote:
> Version 2 of this series fixes a "restricted __le16 degrades to
> integer" warning from sparse in the third patch.  The normal host
> architecture is little-endian, so the problem did not produce
> incorrect behavior, but the code was wrong not to perform the
> endianness conversion.  The updated patch uses le16_get_bits() to
> properly extract the value of the field we're interested in.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/6] net: ipa: rename "tag status" symbols
    https://git.kernel.org/netdev/net-next/c/aa56e3e5cdb4
  - [net-next,v2,2/6] net: ipa: minor update to handling of packet with status
    https://git.kernel.org/netdev/net-next/c/162fbc6f4519
  - [net-next,v2,3/6] net: ipa: drop packet if status has valid tag
    https://git.kernel.org/netdev/net-next/c/f6aba7b5199a
  - [net-next,v2,4/6] net: ipa: signal when tag transfer completes
    https://git.kernel.org/netdev/net-next/c/51c48ce264f8
  - [net-next,v2,5/6] net: ipa: don't pass tag value to ipa_cmd_ip_tag_status_add()
    https://git.kernel.org/netdev/net-next/c/792b75b14786
  - [net-next,v2,6/6] net: ipa: don't pass size to ipa_cmd_transfer_add()
    https://git.kernel.org/netdev/net-next/c/070740d389aa

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