[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180628093906.213b4140@cakuba.netronome.com>
Date: Thu, 28 Jun 2018 09:39:06 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: David Miller <davem@...emloft.net>
Cc: jbenc@...hat.com, roopa@...ulusnetworks.com, jiri@...nulli.us,
jhs@...atatu.com, xiyou.wangcong@...il.com, daniel@...earbox.net,
oss-drivers@...ronome.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 0/4] net: Geneve options support for TC
act_tunnel_key
On Thu, 28 Jun 2018 16:17:31 +0900 (KST), David Miller wrote:
> From: Jakub Kicinski <jakub.kicinski@...ronome.com>
> Date: Tue, 26 Jun 2018 11:53:04 -0700
>
> > Hi,
> >
> > 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.
>
> Looks like there are some sparse endianness warnings to fix up as
> per kbuild robot.
Sorry about that!
Powered by blists - more mailing lists