DPDK usage discussions
 help / color / mirror / Atom feed
* USB device support in DPDK
@ 2022-12-02 13:01 John Bize
  2022-12-05  9:07 ` Thomas Monjalon
  2022-12-05 16:00 ` Stephen Hemminger
  0 siblings, 2 replies; 4+ messages in thread
From: John Bize @ 2022-12-02 13:01 UTC (permalink / raw)
  To: users

Will DPDK support USB-Ethernet devices?

Thanks.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: USB device support in DPDK
  2022-12-02 13:01 USB device support in DPDK John Bize
@ 2022-12-05  9:07 ` Thomas Monjalon
  2022-12-05 16:01   ` Stephen Hemminger
  2022-12-05 16:00 ` Stephen Hemminger
  1 sibling, 1 reply; 4+ messages in thread
From: Thomas Monjalon @ 2022-12-05  9:07 UTC (permalink / raw)
  To: John Bize; +Cc: users

02/12/2022 14:01, John Bize:
> Will DPDK support USB-Ethernet devices?

If there is a need and an advantage for USB devices
to be supported in DPDK, why not?

In general, DPDK supports what is contributed and maintained.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: USB device support in DPDK
  2022-12-02 13:01 USB device support in DPDK John Bize
  2022-12-05  9:07 ` Thomas Monjalon
@ 2022-12-05 16:00 ` Stephen Hemminger
  1 sibling, 0 replies; 4+ messages in thread
From: Stephen Hemminger @ 2022-12-05 16:00 UTC (permalink / raw)
  To: John Bize; +Cc: users

On Fri, 2 Dec 2022 13:01:03 +0000
John Bize <john.bize@cantada.com> wrote:

> Will DPDK support USB-Ethernet devices?
> 
> Thanks.
> 

Not directly. You could use one of the mechanisms to access
kernel devices like XDP.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: USB device support in DPDK
  2022-12-05  9:07 ` Thomas Monjalon
@ 2022-12-05 16:01   ` Stephen Hemminger
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Hemminger @ 2022-12-05 16:01 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: John Bize, users

On Mon, 05 Dec 2022 10:07:44 +0100
Thomas Monjalon <thomas@monjalon.net> wrote:

> 02/12/2022 14:01, John Bize:
> > Will DPDK support USB-Ethernet devices?  
> 
> If there is a need and an advantage for USB devices
> to be supported in DPDK, why not?
> 
> In general, DPDK supports what is contributed and maintained.
> 
> 

One recent Linux kernel thread was about removing all the RNDIS
USB devices because there are fundamental security problems with
the protocol.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-05 16:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-02 13:01 USB device support in DPDK John Bize
2022-12-05  9:07 ` Thomas Monjalon
2022-12-05 16:01   ` Stephen Hemminger
2022-12-05 16:00 ` Stephen Hemminger

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).