DPDK and wifi

Stephen Hemminger stephen at networkplumber.org
Thu May 19 17:29:41 CEST 2022


On Thu, 19 May 2022 15:31:54 +0200
me thi <methi at gmx.fr> wrote:

> Hello Ray,
>  
> Thanks for yur answer. Then I will try to find on the net someting with AF_PACKET.
> Regards,
>  
> My Nga
>  
>  
> Envoyé: jeudi 19 mai 2022 à 15:07
> De: "Kinsella, Ray" <ray.kinsella at intel.com>
> À: "Yigit, Ferruh" <Ferruh.Yigit at amd.com>, "me thi" <methi at gmx.fr>, "users at dpdk.org" <users at dpdk.org>
> Cc: "Hemant Agrawal" <hemant.agrawal at nxp.com>
> Objet: RE: DPDK and wifi
> 
> I have heard of such a thing done through AF_PACKET (and friends), but not directly with a DPDK PMD.
> 
>  
> 
> Ray K
> 
>  
> 
> From: Yigit, Ferruh <Ferruh.Yigit at amd.com>
> Sent: Thursday 19 May 2022 13:50
> To: me thi <methi at gmx.fr>; users at dpdk.org
> Cc: Hemant Agrawal <hemant.agrawal at nxp.com>
> Subject: RE: DPDK and wifi
> 
>  
> 
> [AMD Official Use Only - General]
> 
>  
> 
> Hi me thi,
> 
>  
> 
> There is no upstreamed WiFi driver in the DPDK yet, but it can be supported if someone develops a driver for it.
> 
> I vaguely remember Hemant mentioned from something in the past, cc’ed him.
> 
>  
> 
> What is your use case that requires WiFi support?
> 
>  
> 
> From: me thi <methi at gmx.fr>
> Sent: Thursday, May 19, 2022 11:26 AM
> To: users at dpdk.org
> Subject: DPDK and wifi
> 
>  
> 
> CAUTION: This message has originated from an External Source. Please use proper judgment and caution when opening attachments, clicking links, or responding to this email.
> 
>  
> 
> Hello,
> 
>  
> 
> I have tried to see if it is possible to have an application based on DPDK which sends packets by wifi ?
> 
> Does DPDK support wifi ?
> 
> In 2019, it did'nt seem to support wifi :https://mails.dpdk.org/archives/users/2019-November/004569.html
> 
> Regards
> 

What about AF_XDP, that should be fast and work with most drivers.


More information about the users mailing list