Netdev List
 help / color / mirror / Atom feed
From: Vlad Buslov <vladbu@mellanox.com>
To: netdev@vger.kernel.org
Cc: jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us,
	davem@davemloft.net, Vlad Buslov <vladbu@mellanox.com>
Subject: [PATCH net-next 0/3] More fixes for unlocked cls hardware offload API refactoring
Date: Fri, 13 Sep 2019 18:28:38 +0300	[thread overview]
Message-ID: <20190913152841.15755-1-vladbu@mellanox.com> (raw)

Two fixes for my "Refactor cls hardware offload API to support
rtnl-independent drivers" series and refactoring patch that implements
infrastructure necessary for the fixes.

Vlad Buslov (3):
  net: sched: extend flow_action_entry with destructor
  net: sched: take reference to psample group in flow_action infra
  net: sched: use get_dev() action API in flow_action infra

 include/net/act_api.h          |  9 +++-
 include/net/flow_offload.h     |  6 ++-
 include/net/psample.h          |  1 +
 include/net/tc_act/tc_sample.h |  6 ---
 net/psample/psample.c          | 20 +++++---
 net/sched/act_mirred.c         | 21 +++++----
 net/sched/act_sample.c         | 27 +++++++++++
 net/sched/cls_api.c            | 83 ++++++++++++++++++++--------------
 8 files changed, 116 insertions(+), 57 deletions(-)

-- 
2.21.0


             reply	other threads:[~2019-09-13 15:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-13 15:28 Vlad Buslov [this message]
2019-09-13 15:28 ` [PATCH net-next 1/3] net: sched: extend flow_action_entry with destructor Vlad Buslov
2019-09-13 15:28 ` [PATCH net-next 2/3] net: sched: take reference to psample group in flow_action infra Vlad Buslov
2019-09-13 15:28 ` [PATCH net-next 3/3] net: sched: use get_dev() action API " Vlad Buslov
2019-09-16  7:21 ` [PATCH net-next 0/3] More fixes for unlocked cls hardware offload API refactoring 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=20190913152841.15755-1-vladbu@mellanox.com \
    --to=vladbu@mellanox.com \
    --cc=davem@davemloft.net \
    --cc=jhs@mojatatu.com \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --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