[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180629.235127.289068155708352625.davem@davemloft.net>
Date: Fri, 29 Jun 2018 23:51:27 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: jakub.kicinski@...ronome.com
Cc: jbenc@...hat.com, roopa@...ulusnetworks.com, jiri@...nulli.us,
jhs@...atatu.com, xiyou.wangcong@...il.com,
oss-drivers@...ronome.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2 0/4] net: Geneve options support for TC
act_tunnel_key
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
Date: Tue, 26 Jun 2018 21:39:33 -0700
> Simon & Pieter say:
>
> This set adds Geneve Options support to the TC tunnel key action.
> It provides the plumbing required to configure Geneve variable length
> options. The options can be configured in the form CLASS:TYPE:DATA,
> where CLASS is represented as a 16bit hexadecimal value, TYPE as an 8bit
> hexadecimal value and DATA as a variable length hexadecimal value.
> Additionally multiple options may be listed using a comma delimiter.
>
> v2:
> - fix sparse warnings in patches 3 and 4 (first one reported by
> build bot).
Series applied, thanks.
Powered by blists - more mailing lists