netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: u9012063@gmail.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/3] add ip6 gre and gretap collect_md mode
Date: Mon, 04 Dec 2017 11:11:32 -0500 (EST)	[thread overview]
Message-ID: <20171204.111132.942765817234693555.davem@davemloft.net> (raw)
In-Reply-To: <1512170770-7866-1-git-send-email-u9012063@gmail.com>

From: William Tu <u9012063@gmail.com>
Date: Fri,  1 Dec 2017 15:26:07 -0800

> Similar to gre, vxlan, geneve, ipip tunnels, allow ip6gretap tunnels to
> operate in collect metadata mode.  The first patch adds the support to
> ip6_gre.c. The second patch enables unsetting the csum for ipv6 tunnel,
> when using bpf_skb_[gs]et_tunnel_key() helpers.  Finally, the last patch
> adds the ip6 gre and gretap tunnel test cases to BPF sample code.
> 
> The corresponding iproute2 patch:
> https://marc.info/?l=linux-netdev&m=151216943128087&w=2

Series applied, thanks William.

      parent reply	other threads:[~2017-12-04 16:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-01 23:26 [PATCH net-next 0/3] add ip6 gre and gretap collect_md mode William Tu
2017-12-01 23:26 ` [PATCH net-next 1/3] ip6_gre: " William Tu
2017-12-01 23:26 ` [PATCH net-next 2/3] bpf: allow disabling tunnel csum for ipv6 William Tu
2017-12-04  8:33   ` Daniel Borkmann
2017-12-01 23:26 ` [PATCH net-next 3/3] samples/bpf: extend test_tunnel_bpf.sh with ip6gre William Tu
2017-12-04 16:11 ` 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=20171204.111132.942765817234693555.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=u9012063@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;
as well as URLs for NNTP newsgroup(s).