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]
Message-Id: <161645941159.31154.378858008887571926.git-patchwork-notify@kernel.org>
Date:   Tue, 23 Mar 2021 00:30:11 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Pablo Neira Ayuso <pablo@...filter.org>
Cc:     netfilter-devel@...r.kernel.org, davem@...emloft.net,
        netdev@...r.kernel.org, kuba@...nel.org
Subject: Re: [PATCH net-next 01/10] netfilter: flowtable: separate replace,
 destroy and stats to different workqueues

Hello:

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

On Tue, 23 Mar 2021 00:56:19 +0100 you wrote:
> From: Oz Shlomo <ozsh@...dia.com>
> 
> Currently the flow table offload replace, destroy and stats work items are
> executed on a single workqueue. As such, DESTROY and STATS commands may
> be backloged after a burst of REPLACE work items. This scenario can bloat
> up memory and may cause active connections to age.
> 
> [...]

Here is the summary with links:
  - [net-next,01/10] netfilter: flowtable: separate replace, destroy and stats to different workqueues
    https://git.kernel.org/netdev/net-next/c/2ed37183abb7
  - [net-next,02/10] netfilter: Fix fall-through warnings for Clang
    https://git.kernel.org/netdev/net-next/c/c2168e6bd7ec
  - [net-next,03/10] netfilter: conntrack: Remove unused variable declaration
    https://git.kernel.org/netdev/net-next/c/d4a96be65423
  - [net-next,04/10] netfilter: flowtable: consolidate skb_try_make_writable() call
    https://git.kernel.org/netdev/net-next/c/2fc11745c3ff
  - [net-next,05/10] netfilter: flowtable: move skb_try_make_writable() before NAT in IPv4
    https://git.kernel.org/netdev/net-next/c/2babb46c8c82
  - [net-next,06/10] netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
    https://git.kernel.org/netdev/net-next/c/4f08f173d08c
  - [net-next,07/10] netfilter: flowtable: fast NAT functions never fail
    https://git.kernel.org/netdev/net-next/c/f4401262b927
  - [net-next,08/10] netfilter: flowtable: call dst_check() to fall back to classic forwarding
    https://git.kernel.org/netdev/net-next/c/e5075c0badaa
  - [net-next,09/10] netfilter: flowtable: refresh timeout after dst and writable checks
    https://git.kernel.org/netdev/net-next/c/1b9cd7690a1e
  - [net-next,10/10] netfilter: nftables: update table flags from the commit phase
    https://git.kernel.org/netdev/net-next/c/0ce7cf4127f1

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