netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jiri@resnulli.us
Cc: netdev@vger.kernel.org, jhs@mojatatu.com,
	xiyou.wangcong@gmail.com, daniel@iogearbox.net,
	mlxsw@mellanox.com, andrew@lunn.ch,
	vivien.didelot@savoirfairelinux.com, f.fainelli@gmail.com,
	jakub.kicinski@netronome.com, simon.horman@netronome.com,
	pieter.jansenvanvuuren@netronome.com, oss-drivers@netronome.com,
	ganeshgr@chelsio.com, jeffrey.t.kirsher@intel.com,
	saeedm@mellanox.com, matanb@mellanox.com, leonro@mellanox.com
Subject: Re: [patch net-next 0/5] net: sched: let the offloader decide what to offload
Date: Fri, 11 Aug 2017 13:47:17 -0700 (PDT)	[thread overview]
Message-ID: <20170811.134717.2266880872443736719.davem@davemloft.net> (raw)
In-Reply-To: <20170809123035.7663-1-jiri@resnulli.us>

From: Jiri Pirko <jiri@resnulli.us>
Date: Wed,  9 Aug 2017 14:30:30 +0200

> From: Jiri Pirko <jiri@mellanox.com>
> 
> Currently there is a Qdisc_class_ops->tcf_cl_offload callback
> that is called to find out if cls would offload rule or not.
> This is only supported by sch_ingress and sch_clsact.
> So the Qdisc are to decide. However, the driver knows what is he
> able to offload, so move the decision making to drivers completely.
> Just pass classid there and provide set of helpers to allow
> identification of qdisc.
> 
> As a side effect, this actually allows clsact egress rules
> offload in mlxsw.

Series applied, thanks.

      parent reply	other threads:[~2017-08-11 20:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-09 12:30 [patch net-next 0/5] net: sched: let the offloader decide what to offload Jiri Pirko
2017-08-09 12:30 ` [patch net-next 1/5] net: sched: Add helpers to identify classids Jiri Pirko
2017-08-09 12:30 ` [patch net-next 2/5] net: sched: propagate classid down to offload drivers Jiri Pirko
2017-08-09 12:30 ` [patch net-next 3/5] net: sched: use newly added classid identity helpers Jiri Pirko
2017-08-09 12:30 ` [patch net-next 4/5] net: sched: remove handle propagation down to the drivers Jiri Pirko
2017-08-09 12:30 ` [patch net-next 5/5] net: sched: remove cops->tcf_cl_offload Jiri Pirko
2017-08-11 20:47 ` David Miller [this message]

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=20170811.134717.2266880872443736719.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=andrew@lunn.ch \
    --cc=daniel@iogearbox.net \
    --cc=f.fainelli@gmail.com \
    --cc=ganeshgr@chelsio.com \
    --cc=jakub.kicinski@netronome.com \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=jhs@mojatatu.com \
    --cc=jiri@resnulli.us \
    --cc=leonro@mellanox.com \
    --cc=matanb@mellanox.com \
    --cc=mlxsw@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=oss-drivers@netronome.com \
    --cc=pieter.jansenvanvuuren@netronome.com \
    --cc=saeedm@mellanox.com \
    --cc=simon.horman@netronome.com \
    --cc=vivien.didelot@savoirfairelinux.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;
as well as URLs for NNTP newsgroup(s).