From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
To: David Miller <davem@davemloft.net>
Cc: paulb@mellanox.com, saeedm@mellanox.com, ozsh@mellanox.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: Fri, 13 Mar 2020 13:49:05 -0300 [thread overview]
Message-ID: <20200313164905.GM2546@localhost.localdomain> (raw)
In-Reply-To: <20200312.150600.667394309882963148.davem@davemloft.net>
On Thu, Mar 12, 2020 at 03:06:00PM -0700, David Miller wrote:
> 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.
Thanks but, -stable?
next prev parent reply other threads:[~2020-03-13 16:49 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 ` [PATCH net-next ct-offload v4 00/15] Introduce connection tracking offload David Miller
2020-03-13 16:49 ` Marcelo Ricardo Leitner [this message]
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=20200313164905.GM2546@localhost.localdomain \
--to=marcelo.leitner@gmail.com \
--cc=davem@davemloft.net \
--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