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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 20 Jan 2023 04:00:18 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Saeed Mahameed <saeed@...nel.org>
Cc:     davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
        edumazet@...gle.com, saeedm@...dia.com, netdev@...r.kernel.org,
        tariqt@...dia.com, rrameshbabu@...dia.com, lkp@...el.com
Subject: Re: [net-next 01/15] net/mlx5e: Suppress Send WQEBB room warning for
 PAGE_SIZE >= 16KB

Hello:

This series was applied to netdev/net-next.git (master)
by Saeed Mahameed <saeedm@...dia.com>:

On Wed, 18 Jan 2023 10:35:48 -0800 you wrote:
> From: Rahul Rameshbabu <rrameshbabu@...dia.com>
> 
> Send WQEBB size is 64 bytes and the max number of WQEBBs for an SQ is 255.
> For 16KB pages and greater, there is always sufficient spaces for all
> WQEBBs of an SQ. Cast mlx5e_get_max_sq_wqebbs(mdev) to u16. Prevents
> -Wtautological-constant-out-of-range-compare warnings from occurring when
> PAGE_SIZE >= 16KB.
> 
> [...]

Here is the summary with links:
  - [net-next,01/15] net/mlx5e: Suppress Send WQEBB room warning for PAGE_SIZE >= 16KB
    https://git.kernel.org/netdev/net-next/c/022dbea0ea8e
  - [net-next,02/15] net/mlx5: Suppress error logging on UCTX creation
    https://git.kernel.org/netdev/net-next/c/d0f332dc9689
  - [net-next,03/15] net/mlx5: Add adjphase function to support hardware-only offset control
    https://git.kernel.org/netdev/net-next/c/8e11a68e2e8a
  - [net-next,04/15] net/mlx5: Add hardware extended range support for PTP adjtime and adjphase
    https://git.kernel.org/netdev/net-next/c/d3c8a33a5cad
  - [net-next,05/15] net/mlx5: E-switch, Remove redundant comment about meta rules
    https://git.kernel.org/netdev/net-next/c/1158b7d1c640
  - [net-next,06/15] net/mlx5e: Fail with messages when params are not valid for XSK
    https://git.kernel.org/netdev/net-next/c/130b12079f37
  - [net-next,07/15] net/mlx5e: Add warning when log WQE size is smaller than log stride size
    https://git.kernel.org/netdev/net-next/c/b80ae281277f
  - [net-next,08/15] net/mlx5e: TC, Pass flow attr to attach/detach mod hdr functions
    https://git.kernel.org/netdev/net-next/c/82b564802661
  - [net-next,09/15] net/mlx5e: TC, Add tc prefix to attach/detach hdr functions
    https://git.kernel.org/netdev/net-next/c/c43182e6db32
  - [net-next,10/15] net/mlx5e: TC, Use common function allocating flow mod hdr or encap mod hdr
    https://git.kernel.org/netdev/net-next/c/ef78b8d5d6f1
  - [net-next,11/15] net/mlx5e: Warn when destroying mod hdr hash table that is not empty
    https://git.kernel.org/netdev/net-next/c/2a1f4fed392b
  - [net-next,12/15] net/mlx5: E-Switch, Fix typo for egress
    https://git.kernel.org/netdev/net-next/c/55b458481d68
  - [net-next,13/15] net/mlx5e: Support Geneve and GRE with VF tunnel offload
    https://git.kernel.org/netdev/net-next/c/521933cdc4aa
  - [net-next,14/15] net/mlx5e: Remove redundant allocation of spec in create indirect fwd group
    https://git.kernel.org/netdev/net-next/c/42cd20044e85
  - [net-next,15/15] net/mlx5e: Use read lock for eswitch get callbacks
    https://git.kernel.org/netdev/net-next/c/efb4879f7623

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