* DPDK and wifi @ 2022-05-19 10:26 me thi 2022-05-19 12:49 ` Yigit, Ferruh 0 siblings, 1 reply; 7+ messages in thread From: me thi @ 2022-05-19 10:26 UTC (permalink / raw) To: users [-- Attachment #1: Type: text/html, Size: 721 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: DPDK and wifi 2022-05-19 10:26 DPDK and wifi me thi @ 2022-05-19 12:49 ` Yigit, Ferruh 2022-05-19 13:07 ` Kinsella, Ray 2022-05-19 13:28 ` me thi 0 siblings, 2 replies; 7+ messages in thread From: Yigit, Ferruh @ 2022-05-19 12:49 UTC (permalink / raw) To: me thi, users; +Cc: Hemant Agrawal [-- Attachment #1: Type: text/plain, Size: 1283 bytes --] [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@gmx.fr> Sent: Thursday, May 19, 2022 11:26 AM To: users@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<https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmails.dpdk.org%2Farchives%2Fusers%2F2019-November%2F004569.html&data=05%7C01%7CFerruh.Yigit%40amd.com%7Ca0eb1dca44314c99580a08da3981ff20%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637885527887928718%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000%7C%7C%7C&sdata=aUf%2BAjtIEoBKPBgND7r4ZP4Hy6TTIO44K3PfTWBjLN0%3D&reserved=0> Regards [-- Attachment #2: Type: text/html, Size: 42819 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: DPDK and wifi 2022-05-19 12:49 ` Yigit, Ferruh @ 2022-05-19 13:07 ` Kinsella, Ray 2022-05-19 13:31 ` me thi 2022-05-19 13:28 ` me thi 1 sibling, 1 reply; 7+ messages in thread From: Kinsella, Ray @ 2022-05-19 13:07 UTC (permalink / raw) To: Yigit, Ferruh, me thi, users; +Cc: Hemant Agrawal [-- Attachment #1: Type: text/plain, Size: 1638 bytes --] 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@amd.com> Sent: Thursday 19 May 2022 13:50 To: me thi <methi@gmx.fr>; users@dpdk.org Cc: Hemant Agrawal <hemant.agrawal@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@gmx.fr<mailto:methi@gmx.fr>> Sent: Thursday, May 19, 2022 11:26 AM To: users@dpdk.org<mailto:users@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<https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmails.dpdk.org%2Farchives%2Fusers%2F2019-November%2F004569.html&data=05%7C01%7CFerruh.Yigit%40amd.com%7Ca0eb1dca44314c99580a08da3981ff20%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637885527887928718%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000%7C%7C%7C&sdata=aUf%2BAjtIEoBKPBgND7r4ZP4Hy6TTIO44K3PfTWBjLN0%3D&reserved=0> Regards [-- Attachment #2: Type: text/html, Size: 7160 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: RE: DPDK and wifi 2022-05-19 13:07 ` Kinsella, Ray @ 2022-05-19 13:31 ` me thi 2022-05-19 15:29 ` Stephen Hemminger 0 siblings, 1 reply; 7+ messages in thread From: me thi @ 2022-05-19 13:31 UTC (permalink / raw) To: Kinsella, Ray; +Cc: Yigit, Ferruh, users, Hemant Agrawal [-- Attachment #1: Type: text/html, Size: 6522 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: DPDK and wifi 2022-05-19 13:31 ` me thi @ 2022-05-19 15:29 ` Stephen Hemminger 2022-05-23 8:07 ` me thi 0 siblings, 1 reply; 7+ messages in thread From: Stephen Hemminger @ 2022-05-19 15:29 UTC (permalink / raw) To: me thi; +Cc: Kinsella, Ray, Yigit, Ferruh, users, Hemant Agrawal On Thu, 19 May 2022 15:31:54 +0200 me thi <methi@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@intel.com> > À: "Yigit, Ferruh" <Ferruh.Yigit@amd.com>, "me thi" <methi@gmx.fr>, "users@dpdk.org" <users@dpdk.org> > Cc: "Hemant Agrawal" <hemant.agrawal@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@amd.com> > Sent: Thursday 19 May 2022 13:50 > To: me thi <methi@gmx.fr>; users@dpdk.org > Cc: Hemant Agrawal <hemant.agrawal@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@gmx.fr> > Sent: Thursday, May 19, 2022 11:26 AM > To: users@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. ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: DPDK and wifi 2022-05-19 15:29 ` Stephen Hemminger @ 2022-05-23 8:07 ` me thi 0 siblings, 0 replies; 7+ messages in thread From: me thi @ 2022-05-23 8:07 UTC (permalink / raw) To: Stephen Hemminger; +Cc: Kinsella, Ray, Yigit, Ferruh, users, Hemant Agrawal [-- Attachment #1: Type: text/html, Size: 3807 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: RE: DPDK and wifi 2022-05-19 12:49 ` Yigit, Ferruh 2022-05-19 13:07 ` Kinsella, Ray @ 2022-05-19 13:28 ` me thi 1 sibling, 0 replies; 7+ messages in thread From: me thi @ 2022-05-19 13:28 UTC (permalink / raw) To: Yigit, Ferruh; +Cc: users, Hemant Agrawal [-- Attachment #1: Type: text/html, Size: 5086 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2022-05-23 8:07 UTC | newest] Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2022-05-19 10:26 DPDK and wifi me thi 2022-05-19 12:49 ` Yigit, Ferruh 2022-05-19 13:07 ` Kinsella, Ray 2022-05-19 13:31 ` me thi 2022-05-19 15:29 ` Stephen Hemminger 2022-05-23 8:07 ` me thi 2022-05-19 13:28 ` me thi
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).