* [dpdk-dev] We are so glad, we chose DPDK for our Data Plane
@ 2015-07-04 4:10 Venkateswara Rao Thummala
2015-07-05 5:38 ` Matthew Hall
0 siblings, 1 reply; 4+ messages in thread
From: Venkateswara Rao Thummala @ 2015-07-04 4:10 UTC (permalink / raw)
To: dev
Hi,
We are delighted to announce the launching of WLAN Controller, which runs
on open hardware and inter-op with a multitude of third party APs.
We are glad, we chose DPDK to build our Controller's Data Plane.
I would like to thank each and every one, who contributed to DPDK and made
it a huge success.
Without DPDK, we wouldn't have completed our product so fast.
Please visit www.onehopnetworks.com for more details.
Best Regards
Venkateswara Rao Thummala
Founder & Chief Architect
OneHop Networks Pvt Ltd [www.onehopnetworks.com]
Bangalore
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] We are so glad, we chose DPDK for our Data Plane
2015-07-04 4:10 [dpdk-dev] We are so glad, we chose DPDK for our Data Plane Venkateswara Rao Thummala
@ 2015-07-05 5:38 ` Matthew Hall
2015-07-05 6:23 ` Venkateswara Rao Thummala
0 siblings, 1 reply; 4+ messages in thread
From: Matthew Hall @ 2015-07-05 5:38 UTC (permalink / raw)
To: <dev@dpdk.org>
Hello Venkat,
I'd like to ask one question about your project.
What did you do to make poll-mode drivers for WLAN controllers?
I didn't think DPDK had these by default and it could be quite nice for high-speed protocols such as 802.11N.
Thanks,
Matthew.
On Jul 3, 2015, at 9:10 PM, Venkateswara Rao Thummala <venkat.thummala.1978@gmail.com> wrote:
> Hi,
>
> We are delighted to announce the launching of WLAN Controller, which runs
> on open hardware and inter-op with a multitude of third party APs.
> We are glad, we chose DPDK to build our Controller's Data Plane.
>
> I would like to thank each and every one, who contributed to DPDK and made
> it a huge success.
>
> Without DPDK, we wouldn't have completed our product so fast.
>
> Please visit www.onehopnetworks.com for more details.
>
> Best Regards
>
> Venkateswara Rao Thummala
> Founder & Chief Architect
> OneHop Networks Pvt Ltd [www.onehopnetworks.com]
> Bangalore
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] We are so glad, we chose DPDK for our Data Plane
2015-07-05 5:38 ` Matthew Hall
@ 2015-07-05 6:23 ` Venkateswara Rao Thummala
2015-07-05 19:08 ` Matthew Hall
0 siblings, 1 reply; 4+ messages in thread
From: Venkateswara Rao Thummala @ 2015-07-05 6:23 UTC (permalink / raw)
To: Matthew Hall; +Cc: <dev@dpdk.org>
Hi Matthew,
We didn't add any new Poll Mode Drivers.
We are using DPDK only to process the tunneled wireless data packets from
AP.
We added a tunnel layer on top of the PMDs, to process the tunneled packets.
Thanks
Venkat
On 5 July 2015 at 11:08, Matthew Hall <mhall@mhcomputing.net> wrote:
> Hello Venkat,
>
> I'd like to ask one question about your project.
>
> What did you do to make poll-mode drivers for WLAN controllers?
>
> I didn't think DPDK had these by default and it could be quite nice for
> high-speed protocols such as 802.11N.
>
> Thanks,
> Matthew.
>
> On Jul 3, 2015, at 9:10 PM, Venkateswara Rao Thummala <
> venkat.thummala.1978@gmail.com> wrote:
>
> > Hi,
> >
> > We are delighted to announce the launching of WLAN Controller, which runs
> > on open hardware and inter-op with a multitude of third party APs.
> > We are glad, we chose DPDK to build our Controller's Data Plane.
> >
> > I would like to thank each and every one, who contributed to DPDK and
> made
> > it a huge success.
> >
> > Without DPDK, we wouldn't have completed our product so fast.
> >
> > Please visit www.onehopnetworks.com for more details.
> >
> > Best Regards
> >
> > Venkateswara Rao Thummala
> > Founder & Chief Architect
> > OneHop Networks Pvt Ltd [www.onehopnetworks.com]
> > Bangalore
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] We are so glad, we chose DPDK for our Data Plane
2015-07-05 6:23 ` Venkateswara Rao Thummala
@ 2015-07-05 19:08 ` Matthew Hall
0 siblings, 0 replies; 4+ messages in thread
From: Matthew Hall @ 2015-07-05 19:08 UTC (permalink / raw)
To: Venkateswara Rao Thummala; +Cc: <dev@dpdk.org>
Thanks for explaining. Hopefully someday we can get some 802.11N PMDs too!
Would be great for these sorts of projects.
Matthew.
On Sun, Jul 05, 2015 at 11:53:06AM +0530, Venkateswara Rao Thummala wrote:
> Hi Matthew,
>
> We didn't add any new Poll Mode Drivers.
>
> We are using DPDK only to process the tunneled wireless data packets from
> AP.
>
> We added a tunnel layer on top of the PMDs, to process the tunneled packets.
>
> Thanks
> Venkat
>
>
>
> On 5 July 2015 at 11:08, Matthew Hall <mhall@mhcomputing.net> wrote:
>
> > Hello Venkat,
> >
> > I'd like to ask one question about your project.
> >
> > What did you do to make poll-mode drivers for WLAN controllers?
> >
> > I didn't think DPDK had these by default and it could be quite nice for
> > high-speed protocols such as 802.11N.
> >
> > Thanks,
> > Matthew.
> >
> > On Jul 3, 2015, at 9:10 PM, Venkateswara Rao Thummala <
> > venkat.thummala.1978@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > We are delighted to announce the launching of WLAN Controller, which runs
> > > on open hardware and inter-op with a multitude of third party APs.
> > > We are glad, we chose DPDK to build our Controller's Data Plane.
> > >
> > > I would like to thank each and every one, who contributed to DPDK and
> > made
> > > it a huge success.
> > >
> > > Without DPDK, we wouldn't have completed our product so fast.
> > >
> > > Please visit www.onehopnetworks.com for more details.
> > >
> > > Best Regards
> > >
> > > Venkateswara Rao Thummala
> > > Founder & Chief Architect
> > > OneHop Networks Pvt Ltd [www.onehopnetworks.com]
> > > Bangalore
> >
> >
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-07-05 19:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-04 4:10 [dpdk-dev] We are so glad, we chose DPDK for our Data Plane Venkateswara Rao Thummala
2015-07-05 5:38 ` Matthew Hall
2015-07-05 6:23 ` Venkateswara Rao Thummala
2015-07-05 19:08 ` Matthew Hall
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).