[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190913152841.15755-1-vladbu@mellanox.com>
Date: Fri, 13 Sep 2019 18:28:38 +0300
From: Vlad Buslov <vladbu@...lanox.com>
To: netdev@...r.kernel.org
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
davem@...emloft.net, Vlad Buslov <vladbu@...lanox.com>
Subject: [PATCH net-next 0/3] More fixes for unlocked cls hardware offload API refactoring
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
Powered by blists - more mailing lists