Netdev List
 help / color / mirror / Atom feed
From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
To: Paul Blakey <paulb@nvidia.com>
Cc: netdev@vger.kernel.org, Saeed Mahameed <saeedm@nvidia.com>,
	Paolo Abeni <pabeni@redhat.com>, Jakub Kicinski <kuba@kernel.org>,
	Eric Dumazet <edumazet@google.com>,
	Jamal Hadi Salim <jhs@mojatatu.com>,
	Cong Wang <xiyou.wangcong@gmail.com>,
	"David S. Miller" <davem@davemloft.net>,
	Oz Shlomo <ozsh@nvidia.com>, Jiri Pirko <jiri@nvidia.com>,
	Roi Dayan <roid@nvidia.com>, Vlad Buslov <vladbu@nvidia.com>,
	Simon Horman <simon.horman@corigine.com>
Subject: Re: [PATCH net-next v12 3/8] net/sched: flower: Move filter handle initialization earlier
Date: Wed, 15 Feb 2023 14:01:10 -0800	[thread overview]
Message-ID: <Y+1WJuC97kr3jv6s@t14s.localdomain> (raw)
In-Reply-To: <20230215211014.6485-4-paulb@nvidia.com>

On Wed, Feb 15, 2023 at 11:10:09PM +0200, Paul Blakey wrote:
> To support miss to action during hardware offload the filter's
> handle is needed when setting up the actions (tcf_exts_init()),
> and before offloading.
> 
> Move filter handle initialization earlier.
> 
> Signed-off-by: Paul Blakey <paulb@nvidia.com>
> Reviewed-by: Jiri Pirko <jiri@nvidia.com>
> Reviewed-by: Simon Horman <simon.horman@corigine.com>

Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>

  reply	other threads:[~2023-02-15 22:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-15 21:10 [PATCH net-next v12 0/8] net/sched: cls_api: Support hardware miss to tc action Paul Blakey
2023-02-15 21:10 ` [PATCH net-next v12 1/8] net/sched: Rename user cookie and act cookie Paul Blakey
2023-02-15 22:00   ` Marcelo Ricardo Leitner
2023-02-16  0:01   ` kernel test robot
2023-02-15 21:10 ` [PATCH net-next v12 2/8] net/sched: cls_api: Support hardware miss to tc action Paul Blakey
2023-02-15 22:00   ` Marcelo Ricardo Leitner
2023-02-15 21:10 ` [PATCH net-next v12 3/8] net/sched: flower: Move filter handle initialization earlier Paul Blakey
2023-02-15 22:01   ` Marcelo Ricardo Leitner [this message]
2023-02-15 21:10 ` [PATCH net-next v12 4/8] net/sched: flower: Support hardware miss to tc action Paul Blakey
2023-02-15 22:01   ` Marcelo Ricardo Leitner
2023-02-15 21:10 ` [PATCH net-next v12 5/8] net/mlx5: Kconfig: Make tc offload depend on tc skb extension Paul Blakey
2023-02-15 21:10 ` [PATCH net-next v12 6/8] net/mlx5: Refactor tc miss handling to a single function Paul Blakey
2023-02-15 21:10 ` [PATCH net-next v12 7/8] net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG Paul Blakey
2023-02-15 21:10 ` [PATCH net-next v12 8/8] net/mlx5e: TC, Set CT miss to the specific ct action instance Paul Blakey
  -- strict thread matches above, loose matches on Subject: below --
2023-02-16  8:57 [PATCH net-next v12 0/8] net/sched: cls_api: Support hardware miss to tc action Paul Blakey
2023-02-16  8:57 ` [PATCH net-next v12 3/8] net/sched: flower: Move filter handle initialization earlier Paul Blakey

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=Y+1WJuC97kr3jv6s@t14s.localdomain \
    --to=marcelo.leitner@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jhs@mojatatu.com \
    --cc=jiri@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=ozsh@nvidia.com \
    --cc=pabeni@redhat.com \
    --cc=paulb@nvidia.com \
    --cc=roid@nvidia.com \
    --cc=saeedm@nvidia.com \
    --cc=simon.horman@corigine.com \
    --cc=vladbu@nvidia.com \
    --cc=xiyou.wangcong@gmail.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