netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: saeedm@mellanox.com
Cc: netfilter-devel@vger.kernel.org, davem@davemloft.net,
	netdev@vger.kernel.org
Subject: [PATCH mlx5-next 0/7] netfilter flowtable hardware offload support
Date: Tue, 12 Nov 2019 00:34:23 +0100	[thread overview]
Message-ID: <20191111233430.25120-1-pablo@netfilter.org> (raw)

Hi Saeed,

This patchset updates the mlx5 driver to support for the netfilter
flowtable hardware offload from Paul Blakey.

Please review and apply if you're fine with this.

Thank you.

Paul Blakey (7):
  net/mlx5: Simplify fdb chain and prio eswitch defines
  net/mlx5: Rename FDB_* tc related defines to FDB_TC_* defines
  net/mlx5: Define fdb tc levels per prio
  net/mlx5: Accumulate levels for chains prio namespaces
  net/mlx5: Refactor creating fast path prio chains
  net/mlx5: Add new chain for netfilter flow table offload
  net/mlx5: TC: Offload flow table rules

 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c   |  45 ++++++-
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |  32 ++++-
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.h    |   3 +-
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h  |  21 ++--
 .../ethernet/mellanox/mlx5/core/eswitch_offloads.c |  10 +-
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  | 129 +++++++++++++++------
 include/linux/mlx5/fs.h                            |   3 +-
 7 files changed, 185 insertions(+), 58 deletions(-)

-- 
2.11.0


             reply	other threads:[~2019-11-11 23:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11 23:34 Pablo Neira Ayuso [this message]
2019-11-11 23:34 ` [PATCH mlx5-next 1/7] net/mlx5: Simplify fdb chain and prio eswitch defines Pablo Neira Ayuso
2019-11-11 23:34 ` [PATCH mlx5-next 2/7] net/mlx5: Rename FDB_* tc related defines to FDB_TC_* defines Pablo Neira Ayuso
2019-11-11 23:34 ` [PATCH mlx5-next 3/7] net/mlx5: Define fdb tc levels per prio Pablo Neira Ayuso
2019-11-11 23:34 ` [PATCH mlx5-next 4/7] net/mlx5: Accumulate levels for chains prio namespaces Pablo Neira Ayuso
2019-11-11 23:34 ` [PATCH mlx5-next 5/7] net/mlx5: Refactor creating fast path prio chains Pablo Neira Ayuso
2019-11-11 23:34 ` [PATCH mlx5-next 6/7] net/mlx5: Add new chain for netfilter flow table offload Pablo Neira Ayuso
2019-11-11 23:34 ` [PATCH mlx5-next 7/7] net/mlx5: TC: Offload flow table rules Pablo Neira Ayuso
2019-11-12  0:37   ` Saeed Mahameed
2019-11-12 20:32     ` Pablo Neira Ayuso
2019-11-13 22:01 ` [PATCH mlx5-next 0/7] netfilter flowtable hardware offload support Saeed Mahameed

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=20191111233430.25120-1-pablo@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=saeedm@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).