Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: simon.horman@netronome.com
Cc: jakub.kicinski@netronome.com, netdev@vger.kernel.org,
	oss-drivers@netronome.com, john.hurley@netronome.com
Subject: Re: [PATCH net-next 0/4] nfp: flower: add Geneve tunnel support
Date: Tue, 19 Dec 2017 14:58:49 -0500 (EST)	[thread overview]
Message-ID: <20171219.145849.807022103361406249.davem@davemloft.net> (raw)
In-Reply-To: <20171219165829.8202-1-simon.horman@netronome.com>

From: Simon Horman <simon.horman@netronome.com>
Date: Tue, 19 Dec 2017 17:58:25 +0100

> John Hurley says:
> 
> This patchset adds support for offloading the encap and decap of Geneve
> tunnels to the NFP. In both cases, specifying well known port 6081 is a
> requirement for rule offload.
> 
> Geneve firmware support has been recently added, so the patchset includes
> the reading of a fw symbol that defines a bitmap of newly supported
> features. Geneve will only be offloaded if the fw supports it. The new
> symbol is added in fw r5646.
> 
> Geneve option fields are not supported as either a match or an action due
> there current exclussion from TC flower. Because Geneve (as both a match
> and action) behaves the same as other udp tunnels such as VXLAN, generic
> functions are created that handle both Geneve and VXLAN. It is anticapated
> that these functions will be modified to support options in future
> patches.
> 
> The removal of an unused variable 'tun_dst_mask' is included as a separate
> patch here. This does not affect functionality.
> 
> Also included are modifications to the test framework to check that the
> new encap and decap features are functioning correctly.

Series applied, thank you.

      parent reply	other threads:[~2017-12-19 19:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-19 16:58 [PATCH net-next 0/4] nfp: flower: add Geneve tunnel support Simon Horman
2017-12-19 16:58 ` [PATCH net-next 1/4] nfp: flower: remove unused tun_mask variable Simon Horman
2017-12-19 16:58 ` [PATCH net-next 2/4] nfp: flower: read extra feature support from fw Simon Horman
2017-12-19 16:58 ` [PATCH net-next 3/4] nfp: flower: compile Geneve match fields Simon Horman
2017-12-19 16:58 ` [PATCH net-next 4/4] nfp: flower: compile Geneve encap actions Simon Horman
2017-12-19 19:58 ` David Miller [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=20171219.145849.807022103361406249.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jakub.kicinski@netronome.com \
    --cc=john.hurley@netronome.com \
    --cc=netdev@vger.kernel.org \
    --cc=oss-drivers@netronome.com \
    --cc=simon.horman@netronome.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