[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1506933676-20121-1-git-send-email-simon.horman@netronome.com>
Date: Mon, 2 Oct 2017 10:41:14 +0200
From: Simon Horman <simon.horman@...ronome.com>
To: David Miller <davem@...emloft.net>, Jiri Pirko <jiri@...lanox.com>
Cc: Jamal Hadi Salim <jhs@...atatu.com>,
Cong Wang <xiyou.wangcong@...il.com>, netdev@...r.kernel.org,
oss-drivers@...ronome.com,
Simon Horman <simon.horman@...ronome.com>
Subject: [PATCH net-next 0/2] flow_dissector: dissect tunnel info
Move dissection of tunnel info from the flower classifier to the flow
dissector where all other dissection occurs. This should not have any
behavioural affect on other users of the flow dissector.
Simon Horman (2):
net/dst: Make skb parameter of skb{metadata_dst,tunnel_info}() const
flow_dissector: dissect tunnel info
include/net/dst_metadata.h | 5 ++-
net/core/flow_dissector.c | 100 +++++++++++++++++++++++++++++++++++++++++++++
net/sched/cls_flower.c | 25 ------------
3 files changed, 103 insertions(+), 27 deletions(-)
--
2.1.4
Powered by blists - more mailing lists