[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180306170805.19500-1-simon.horman@netronome.com>
Date: Tue, 6 Mar 2018 18:08:02 +0100
From: Simon Horman <simon.horman@...ronome.com>
To: Jiri Pirko <jiri@...lanox.com>,
Jamal Hadi Salim <jhs@...atatu.com>,
Cong Wang <xiyou.wangcong@...il.com>
Cc: netdev@...r.kernel.org, oss-drivers@...ronome.com,
Simon Horman <simon.horman@...ronome.com>
Subject: [PATCH/RFC net-next 0/3] introduce Geneve options support in TC tunnel key
Hi all,
This set adds Geneve options support to the TC tunnel key action.
Options TLVs are exposed to userspace using a list of netlink attributes
with each option described using attributes for class, type and data.
The series also enhances the tunnel key action to use extended ack.
Simon Horman (3):
net/sched: act_tunnel_key: disambiguate metadata dst error cases
net/sched: act_tunnel_key: add extended ack support
net/sched: add tunnel option support to act_tunnel_key
include/uapi/linux/tc_act/tc_tunnel_key.h | 26 ++++
net/sched/act_tunnel_key.c | 212 ++++++++++++++++++++++++++++--
2 files changed, 230 insertions(+), 8 deletions(-)
--
2.11.0
Powered by blists - more mailing lists