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:   Mon, 26 Jul 2021 21:40:09 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Saeed Mahameed <saeed@...nel.org>
Cc:     davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
        tariqt@...dia.com, maximmi@...dia.com, saeedm@...dia.com
Subject: Re: [net-next 01/16] net/mlx5e: Prohibit inner indir TIRs in IPoIB

Hello:

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

On Mon, 26 Jul 2021 09:55:29 -0700 you wrote:
> From: Maxim Mikityanskiy <maximmi@...dia.com>
> 
> TIR's rx_hash_field_selector_inner can be enabled only when
> tunneled_offload_en = 1. tunneled_offload_en is filled according to the
> tunneled_offload_en field in struct mlx5e_params, which is false in the
> IPoIB profile. On the other hand, the IPoIB profile passes inner_ttc =
> true to mlx5e_create_indirect_tirs, which potentially allows the latter
> function to attempt to create inner indirect TIRs without having
> tunneled_offload_en set.
> 
> [...]

Here is the summary with links:
  - [net-next,01/16] net/mlx5e: Prohibit inner indir TIRs in IPoIB
    https://git.kernel.org/netdev/net-next/c/9c43f3865c2a
  - [net-next,02/16] net/mlx5e: Block LRO if firmware asks for tunneled LRO
    https://git.kernel.org/netdev/net-next/c/26ab7b384525
  - [net-next,03/16] net/mlx5: Take TIR destruction out of the TIR list lock
    https://git.kernel.org/netdev/net-next/c/69994ef3da66
  - [net-next,04/16] net/mlx5e: Check if inner FT is supported outside of create/destroy functions
    https://git.kernel.org/netdev/net-next/c/bc5506a166c3
  - [net-next,05/16] net/mlx5e: Convert RQT to a dedicated object
    https://git.kernel.org/netdev/net-next/c/06e9f13ac5cc
  - [net-next,06/16] net/mlx5e: Move mlx5e_build_rss_params() call to init_rx
    https://git.kernel.org/netdev/net-next/c/4ad31849771a
  - [net-next,07/16] net/mlx5e: Move RX resources to a separate struct
    https://git.kernel.org/netdev/net-next/c/3f22d6c77bb9
  - [net-next,08/16] net/mlx5e: Take RQT out of TIR and group RX resources
    https://git.kernel.org/netdev/net-next/c/0570c1c95817
  - [net-next,09/16] net/mlx5e: Use mlx5e_rqt_get_rqtn to access RQT hardware id
    https://git.kernel.org/netdev/net-next/c/093d4bc1731d
  - [net-next,10/16] net/mlx5e: Remove mlx5e_priv usage from mlx5e_build_*tir_ctx*()
    https://git.kernel.org/netdev/net-next/c/983c9da2b1e1
  - [net-next,11/16] net/mlx5e: Remove lro_param from mlx5e_build_indir_tir_ctx_common()
    https://git.kernel.org/netdev/net-next/c/a402e3a7470d
  - [net-next,12/16] net/mlx5e: Remove mdev from mlx5e_build_indir_tir_ctx_common()
    https://git.kernel.org/netdev/net-next/c/4b3e42eecb1c
  - [net-next,13/16] net/mlx5e: Create struct mlx5e_rss_params_hash
    https://git.kernel.org/netdev/net-next/c/6fe5ff2c7780
  - [net-next,14/16] net/mlx5e: Convert TIR to a dedicated object
    https://git.kernel.org/netdev/net-next/c/a6696735d694
  - [net-next,15/16] net/mlx5e: Move management of indir traffic types to rx_res
    https://git.kernel.org/netdev/net-next/c/65d6b6e5a5da
  - [net-next,16/16] net/mlx5e: Use the new TIR API for kTLS
    https://git.kernel.org/netdev/net-next/c/09f83569189f

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