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, 21 Feb 2023 01:00:22 +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, gal@...dia.com, maciej.fijalkowski@...el.com,
        aleksander.lobakin@...el.com
Subject: Re: [net-next V2 1/9] net/mlx5e: Switch to using napi_build_skb()

Hello:

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

On Sat, 18 Feb 2023 01:05:05 -0800 you wrote:
> From: Tariq Toukan <tariqt@...dia.com>
> 
> Use napi_build_skb() which uses NAPI percpu caches to obtain
> skbuff_head instead of inplace allocation.
> 
> napi_build_skb() calls napi_skb_cache_get(), which returns a cached
> skb, or allocates a bulk of NAPI_SKB_CACHE_BULK (16) if cache is empty.
> 
> [...]

Here is the summary with links:
  - [net-next,V2,1/9] net/mlx5e: Switch to using napi_build_skb()
    https://git.kernel.org/netdev/net-next/c/53ee91427177
  - [net-next,V2,2/9] net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()
    https://git.kernel.org/netdev/net-next/c/bfc63c979690
  - [net-next,V2,3/9] net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()
    https://git.kernel.org/netdev/net-next/c/9da5294e2c6a
  - [net-next,V2,4/9] net/mlx5: Simplify eq list traversal
    https://git.kernel.org/netdev/net-next/c/3ac0b6aa892a
  - [net-next,V2,5/9] net/mlx5e: Implement CT entry update
    https://git.kernel.org/netdev/net-next/c/94ceffb48eac
  - [net-next,V2,6/9] net/mlx5e: Allow offloading of ct 'new' match
    https://git.kernel.org/netdev/net-next/c/f869bcb0d28e
  - [net-next,V2,7/9] net/mlx5e: Remove unused function mlx5e_sq_xmit_simple
    https://git.kernel.org/netdev/net-next/c/b5618a6b19c9
  - [net-next,V2,8/9] net/mlx5e: Fix outdated TLS comment
    https://git.kernel.org/netdev/net-next/c/afce9271facb
  - [net-next,V2,9/9] net/mlx5e: RX, Remove doubtful unlikely call
    https://git.kernel.org/netdev/net-next/c/993fd9bd656a

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