netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: paulb@mellanox.com
Cc: saeedm@mellanox.com, ozsh@mellanox.com,
	jakub.kicinski@netronome.com, vladbu@mellanox.com,
	netdev@vger.kernel.org, jiri@mellanox.com, roid@mellanox.com
Subject: Re: [PATCH net-next ct-offload v4 00/15] Introduce connection tracking offload
Date: Thu, 12 Mar 2020 15:06:00 -0700 (PDT)	[thread overview]
Message-ID: <20200312.150600.667394309882963148.davem@davemloft.net> (raw)
In-Reply-To: <1584008597-15875-1-git-send-email-paulb@mellanox.com>

From: Paul Blakey <paulb@mellanox.com>
Date: Thu, 12 Mar 2020 12:23:02 +0200

 ...
> Applying this patchset
> --------------------------
> 
> On top of current net-next ("r8169: simplify getting stats by using netdev_stats_to_stats64"),
> pull Saeed's ct-offload branch, from git git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git
> and fix the following non trivial conflict in fs_core.c as follows:
> #define OFFLOADS_MAX_FT 2
> #define OFFLOADS_NUM_PRIOS 2
> #define OFFLOADS_MIN_LEVEL (ANCHOR_MIN_LEVEL + OFFLOADS_NUM_PRIOS)

Done.

> Then apply this patchset.
> 
> Changelog:
>   v2->v3:
>     Added the first two patches needed after rebasing on net-next:
>      "net/mlx5: E-Switch, Enable reg c1 loopback when possible"
>      "net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads table"

Applied and queued up for -stable.

  parent reply	other threads:[~2020-03-12 22:06 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-12 10:23 [PATCH net-next ct-offload v4 00/15] Introduce connection tracking offload Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 01/15] net/mlx5: E-Switch, Enable reg c1 loopback when possible Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 02/15] net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads table Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 03/15] netfilter: flowtable: Add API for registering to flow table events Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 04/15] net/sched: act_ct: Instantiate flow table entry actions Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 05/15] net/sched: act_ct: Support restoring conntrack info on skbs Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 06/15] net/sched: act_ct: Support refreshing the flow table entries Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 07/15] net/sched: act_ct: Enable hardware offload of flow table entires Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 08/15] net/mlx5: E-Switch, Introduce global tables Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 09/15] net/mlx5: E-Switch, Add support for offloading rules with no in_port Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 10/15] net/mlx5: E-Switch, Support getting chain mapping Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 11/15] flow_offload: Add flow_match_ct to get rule ct match Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 12/15] net/mlx5e: CT: Introduce connection tracking Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 13/15] net/mlx5e: CT: Offload established flows Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 14/15] net/mlx5e: CT: Handle misses after executing CT action Paul Blakey
2020-03-12 10:23 ` [PATCH net-next ct-offload v4 15/15] net/mlx5e: CT: Support clear action Paul Blakey
2020-03-12 22:06 ` David Miller [this message]
2020-03-13 16:49   ` [PATCH net-next ct-offload v4 00/15] Introduce connection tracking offload Marcelo Ricardo Leitner
2020-03-13 18:31     ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200312.150600.667394309882963148.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jakub.kicinski@netronome.com \
    --cc=jiri@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=ozsh@mellanox.com \
    --cc=paulb@mellanox.com \
    --cc=roid@mellanox.com \
    --cc=saeedm@mellanox.com \
    --cc=vladbu@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).