Netdev List
 help / color / mirror / Atom feed
From: Jakub Kicinski <jakub.kicinski@netronome.com>
To: David Miller <davem@davemloft.net>
Cc: jbenc@redhat.com, roopa@cumulusnetworks.com, jiri@resnulli.us,
	jhs@mojatatu.com, xiyou.wangcong@gmail.com, daniel@iogearbox.net,
	oss-drivers@netronome.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/4] net: Geneve options support for TC act_tunnel_key
Date: Thu, 28 Jun 2018 09:39:06 -0700	[thread overview]
Message-ID: <20180628093906.213b4140@cakuba.netronome.com> (raw)
In-Reply-To: <20180628.161731.139875870006991636.davem@davemloft.net>

On Thu, 28 Jun 2018 16:17:31 +0900 (KST), David Miller wrote:
> From: Jakub Kicinski <jakub.kicinski@netronome.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!

      reply	other threads:[~2018-06-28 16:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26 18:53 [PATCH net-next 0/4] net: Geneve options support for TC act_tunnel_key Jakub Kicinski
2018-06-26 18:53 ` [PATCH net-next 1/4] net/sched: act_tunnel_key: disambiguate metadata dst error cases Jakub Kicinski
2018-06-26 18:53 ` [PATCH net-next 2/4] net/sched: act_tunnel_key: add extended ack support Jakub Kicinski
2018-06-26 19:50   ` David Ahern
2018-06-26 18:53 ` [PATCH net-next 3/4] net: check tunnel option type in tunnel flags Jakub Kicinski
2018-06-27  3:08   ` kbuild test robot
2018-06-26 18:53 ` [PATCH net-next 4/4] net/sched: add tunnel option support to act_tunnel_key Jakub Kicinski
2018-06-28  7:17 ` [PATCH net-next 0/4] net: Geneve options support for TC act_tunnel_key David Miller
2018-06-28 16:39   ` Jakub Kicinski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180628093906.213b4140@cakuba.netronome.com \
    --to=jakub.kicinski@netronome.com \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=jbenc@redhat.com \
    --cc=jhs@mojatatu.com \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --cc=oss-drivers@netronome.com \
    --cc=roopa@cumulusnetworks.com \
    --cc=xiyou.wangcong@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox