+1, bridging the interface also enables direct use of wpa_supplicant to do the 
authentication dance.

D.

From: Jim Thompson <j...@netgate.com>
Sent: Tuesday, January 8, 2019 6:39 PM
To: Dave Barach (dbarach) <dbar...@cisco.com>
Cc: dmar...@me.com; amitmulay...@gmail.com; vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] wwan0 intarface - vpp


There is a DPDK driver for Atheros 10K NICs (the QCA986x/988x is Ath 10k).

https://github.com/telematik-tu-ilmenau/DPDK-WiFi  (specifically 
/drivers/net/ath10k, written for DPDK 17.10)

I don’t know anything about the quality or performance of this driver.   VPP 
would also need to know how to configure and monitor this NIC.
Seems like a lot of work for minimal gains, so Dave’ suggestion of bridging 
into a tap-v2 interface is likely to provide more immediate results.

As for performance of same, anyone looking for > circa 600Mbps with wireless is 
smoking something interesting.  Pretty sure tap-v2 can pass that.

Jim




On Jan 8, 2019, at 1:57 PM, Dave Barach via Lists.Fd.Io 
<dbarach=cisco....@lists.fd.io<mailto:dbarach=cisco....@lists.fd.io>> wrote:

+1. You can put the [linux kernel] wireless interface into a Linux bridge with 
a vpp tap-v2 interface. Performance might not be much to write home about...

D.

From: vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io> 
<vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>> On Behalf Of Damjan Marion 
via Lists.Fd.Io
Sent: Tuesday, January 8, 2019 12:13 PM
To: amitmulay...@gmail.com<mailto:amitmulay...@gmail.com>
Cc: vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>
Subject: Re: [vpp-dev] wwan0 intarface - vpp





On 7 Jan 2019, at 16:03, amitmulay...@gmail.com<mailto:amitmulay...@gmail.com> 
wrote:

Hello all , im new to vpp and just started to reseach about it

i was wandering regarding an issue , i want that the vpp will recognaize in his 
port list
a wwan0 intarface (wifi) that i have in the linux device.
it has its own pci address ,i can see it under sudo lshw -class network -businfo
pci@0000:01:00.0<mailto:pci@0000:01:00.0>  wlan0      network    QCA986x/988x 
802.11ac Wireless Network A

but the vpp dosent "take it"

can i make it happen?

We don't support wireless NICs and AFAIK there is no user mode drivers 
available for wireless NICs.
--
Damjan

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#11872): https://lists.fd.io/g/vpp-dev/message/11872
Mute This Topic: https://lists.fd.io/mt/28963384/675164
Group Owner: vpp-dev+ow...@lists.fd.io<mailto:vpp-dev+ow...@lists.fd.io>
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  
[j...@netgate.com<mailto:j...@netgate.com>]
-=-=-=-=-=-=-=-=-=-=-=-

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#11886): https://lists.fd.io/g/vpp-dev/message/11886
Mute This Topic: https://lists.fd.io/mt/28963384/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to