[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190708183011.0d369613@cakuba.netronome.com>
Date: Mon, 8 Jul 2019 18:30:11 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: Pablo Neira Ayuso <pablo@...filter.org>
Cc: netdev@...r.kernel.org, davem@...emloft.net,
thomas.lendacky@....com, f.fainelli@...il.com,
ariel.elior@...ium.com, michael.chan@...adcom.com,
madalin.bucur@....com, yisen.zhuang@...wei.com,
salil.mehta@...wei.com, jeffrey.t.kirsher@...el.com,
tariqt@...lanox.com, saeedm@...lanox.com, jiri@...lanox.com,
idosch@...lanox.com, peppe.cavallaro@...com,
grygorii.strashko@...com, andrew@...n.ch, vivien.didelot@...il.com,
alexandre.torgue@...com, joabreu@...opsys.com,
linux-net-drivers@...arflare.com, ogerlitz@...lanox.com,
Manish.Chopra@...ium.com, marcelo.leitner@...il.com,
mkubecek@...e.cz, venkatkumar.duvvuru@...adcom.com,
maxime.chevallier@...tlin.com, cphealy@...il.com,
netfilter-devel@...r.kernel.org
Subject: Re: [PATCH net-next,v3 01/11] net: flow_offload: add
flow_block_cb_setup_simple()
On Mon, 8 Jul 2019 18:06:03 +0200, Pablo Neira Ayuso wrote:
> Most drivers do the same thing to set up the flow block callbacks, this
> patch adds a helper function to do this.
>
> This preparation patch reduces the number of changes to adapt the
> existing drivers to use the flow block callback API.
>
> This new helper function takes a flow block list per-driver, which is
> set to NULL until this driver list is used.
>
> This patch also introduces the flow_block_command and
> flow_block_binder_type enumerations, which are renamed to use
> FLOW_BLOCK_* in follow up patches.
>
> There are three definitions (aliases) in order to reduce the number of
> updates in this patch, which go away once drivers are fully adapted to
> use this flow block API.
>
> Signed-off-by: Pablo Neira Ayuso <pablo@...filter.org>
Reviewed-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
Thanks!
Powered by blists - more mailing lists