From: Andreas Schultz <aschultz@tpip.net>
To: Niti Rohilla <niti.rohilla@tcs.com>,
netdev@vger.kernel.org, aschultz@travelping.com,
hwelte@sysmocom.de
Cc: Partha Datta <partha.datta@tcs.com>,
Deepankar Gupta <deepankar.gupta@tcs.com>,
openbsc@lists.osmocom.org
Subject: Re: Query regarding GTP-U code implementation in upstream linux kernel
Date: Tue, 16 Feb 2016 09:22:30 +0100 [thread overview]
Message-ID: <56C2DC46.901@tpip.net> (raw)
In-Reply-To: <OF611F346A.45AF9DB0-ON65257F5B.002B5962-65257F5B.002B5964@tcs.com>
Hi Niti,
On 02/16/2016 08:53 AM, Niti Rohilla wrote:
> Hi All,
>
> I want to enable GTP-U in OpenVswitch. I have implemented the code for the GTP-U in ovs and submitted the same on ovs-dev.
>
> As currently, GTP-U support is not available in upstream linux kernel, so to create a GTP port in ovs we have to load the openvswitch kernel
> module to linux kernel.
>
> I have received some review comments stating that first I have to implement the code for GTP-U in upstream linux kernel in netdev net-next
> tree then it can be incorporated into ovs.
>
> I want to know the process of how to implement and get the code for GTP-U into upstream linux kernel.
>
> If anybody is working on the same how can I help them to get it in into the upstream linux kernel quickly.
I'm a bit out of touch with OVS, so my idea on how this should work might be wrong.
As far as I understand OVS, the way forward would be to use the lwtunnel infrastructure to enable OVS to use a kernel GTP module.
Our current OVS module ([1], [2]) is not (yet) using lwtunnel, but we do plan on switching to that.
So far, we have been coordinating the GTP kernel module development on the OpenBSC ML [3]. The goal is to upstream it as soon as all the
basics are covered (smallish netlink API changes, final touches on IPv6 and maybe lwtunnel).
On the OVS side, someone would then need to implement the necessary ops to handle GTP lwtunnel integration.
Andreas
[1]: http://git.osmocom.org/osmo-gtp-kernel
[2]: https://github.com/RoadRunnr/osmo-ggsn
[3]: https://lists.osmocom.org/mailman/listinfo/openbsc
>
>
> Thanks & Regards
> Niti Rohilla
>
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
parent reply other threads:[~2016-02-16 8:31 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <OF611F346A.45AF9DB0-ON65257F5B.002B5962-65257F5B.002B5964@tcs.com>]
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=56C2DC46.901@tpip.net \
--to=aschultz@tpip.net \
--cc=aschultz@travelping.com \
--cc=deepankar.gupta@tcs.com \
--cc=hwelte@sysmocom.de \
--cc=netdev@vger.kernel.org \
--cc=niti.rohilla@tcs.com \
--cc=openbsc@lists.osmocom.org \
--cc=partha.datta@tcs.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).