[dpdk-dev] Industry's Tiny and Powerful Wireless LAN Controller - Running On Intel NUC D34010WYKH - Built on DPDK

2015-08-18 Thread Venkateswara Rao Thummala
Hi,

We are happy to announce that, we have Just launched the Industry's Tiny
and Powerful Wireless LAN Controller - running on Intel NUC D34010WYKH.

- Built on High Performance Virtual Data Plane, which is built using DPDK
- Supports wide range of Third Party Access Points

Please visit our Website www.onehopnetworks.com for more details.

Regards
Venkat
Founder & Chief Architect
OneHop Networks Pvt Ltd
[www.onehopnetworks.com]


[dpdk-dev] [ 2nd try ] Lookup mechanim in DPDK HASH table.

2015-08-18 Thread Venkateswara Rao Thummala
Hi Avinash,

I think, you can use the same table by just updating the packet meta data
based on the Look UP.
In the first lookup, you can populate the meta data [key offset] with the
source MAC and in the second lookup, you can populate the same meta data
with the destination lookup. I think this should work.

Thanks
Venkat
OneHop Networks

On 17 August 2015 at 22:05, Yeddula, Avinash  wrote:

> + Mike ( My team mate)
> Hi Jasvinder, It's not a bidirectional packet flow. The pipeline looks
> something like this.
>
> Ingress port-Table 1 Table-2 - Mac_Table - Table4 
> Egress port.
>
> Before the frame goes reaches table 4, we do 2 lookups at the mac table.
> 1. src lookup ( To learn the MAC on the bridge)
> 2. dst lookup ( Flooding if dst MAC look up fails else Unicast/forward if
> dst lookup success).
>
> Here are the keys we are using.
> Src lookup key  -  Src MAC (src MAC in the frame) + Bridge ID ( Bridge on
> which it arrived).
> Dst lookup key  - Dst MAC (dst MAC in the frame) + Bridge ID ( Bridge on
> which it arrived)
>
>
> Thanks
> -Avinash
>
> -Original Message-
> From: Singh, Jasvinder [mailto:jasvinder.singh at intel.com]
> Sent: Monday, August 17, 2015 7:00 AM
> To: Richardson, Bruce; Yeddula, Avinash
> Cc: dev at dpdk.org
> Subject: RE: [dpdk-dev] [ 2nd try ] Lookup mechanim in DPDK HASH table.
>
>
>
> > -Original Message-
> > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bruce Richardson
> > Sent: Friday, August 14, 2015 10:25 AM
> > To: Yeddula, Avinash
> > Cc: dev at dpdk.org
> > Subject: Re: [dpdk-dev] [ 2nd try ] Lookup mechanim in DPDK HASH table.
> >
> > On Thu, Aug 13, 2015 at 05:37:21PM -0400, Yeddula, Avinash wrote:
> > > Any comments on this question ?
> > >
> > > Thanks
> > > -Avinash
> > >
> > > -Original Message-
> > > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Yeddula,
> > > Avinash
> > > Sent: Wednesday, August 12, 2015 3:04 PM
> > > To: dev at dpdk.org
> > > Subject: [dpdk-dev] Lookup mechanim in DPDK HASH table.
> > >
> > > Hello All,
> > >
> > > I'm using DPDK extendable hash tables. This question is with respect
> > > to the
> > lookup aspect of the hash table.
> > > I see that there is just one "t->key_offset" that is pre-defined for
> > > the hash
> > table. I also understand that the frame needs to carry the "lookup_key
> > / keys" in the meta data.
> > >
> > > Here is my question:  How to support more than one lookup with
> > > different
> > keys on the same frame on the same table.
> > > Use case: Src mac  lookup and dst mac lookup on the same mac table.
> > >
> > > Thanks
> > > -Avinash
> >
> > Just to confirm: this is using the extensible bucket hash in the
> > rte_table library of packet framework, rather than the standalone
> > rte_hash library, right?
> >
> > /Bruce
>
> Could you share detail on the two different keys used for lookups. In case
> if you are considering bidirectional packet flow between the source and
> destination, symmetric hash can be used-
> http://www.ndsl.kaist.edu/~kyoungsoo/papers/TR-symRSS.pdf
>
> Jasvinder
>


[dpdk-dev] We are so glad, we chose DPDK for our Data Plane

2015-07-05 Thread Venkateswara Rao Thummala
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  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 at 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
>
>


[dpdk-dev] We are so glad, we chose DPDK for our Data Plane

2015-07-04 Thread Venkateswara Rao Thummala
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