All of lore.kernel.org
 help / color / mirror / Atom feed
* DPDK support for on system bus connected embedded MAC
@ 2016-08-05 10:56 Venkat Karthik K
  2016-08-06 13:19 ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Venkat Karthik K @ 2016-08-05 10:56 UTC (permalink / raw)
  To: dev

Hello,

I am planning to develop Poll Mode Driver for new embedded MAC which is
connected on system bus .I am looking into available poll mode drivers
support for different Network cards  in DPDK 16.07 package but all of them
are connected and managed by PCI bus.

Is there DPDK support for embedded Ethernet/MAC  which is connected  on
system bus , please point me support which will help a lot for my
development .


Thanks,
 Karthik

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

* Re: DPDK support for on system bus connected embedded MAC
  2016-08-05 10:56 DPDK support for on system bus connected embedded MAC Venkat Karthik K
@ 2016-08-06 13:19 ` Thomas Monjalon
  2016-08-06 20:44   ` Jan Viktorin
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2016-08-06 13:19 UTC (permalink / raw)
  To: Venkat Karthik K; +Cc: dev, Jan Viktorin

Hi,

2016-08-05 16:26, Venkat Karthik K:
> Hello,
> 
> I am planning to develop Poll Mode Driver for new embedded MAC which is
> connected on system bus.

Could you please provide more details about what you are working on?

> I am looking into available poll mode drivers
> support for different Network cards  in DPDK 16.07 package but all of them
> are connected and managed by PCI bus.

Yes, DPDK was historically PCI-centric.
The release 16.11 will see a good rework of the device management and
it could hopefully be possible to implement PMDs for other buses.

> Is there DPDK support for embedded Ethernet/MAC  which is connected  on
> system bus , please point me support which will help a lot for my
> development .

Please check the work of Jan Viktorin:
	http://dpdk.org/dev/patchwork/project/dpdk/list/?submitter=292&state=*
Some review would be welcome :) Thanks

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

* Re: DPDK support for on system bus connected embedded MAC
  2016-08-06 13:19 ` Thomas Monjalon
@ 2016-08-06 20:44   ` Jan Viktorin
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Viktorin @ 2016-08-06 20:44 UTC (permalink / raw)
  To: Venkat Karthik K; +Cc: Thomas Monjalon, dev

Hello,

On Sat, 06 Aug 2016 15:19:16 +0200
Thomas Monjalon <thomas.monjalon@6wind.com> wrote:

> Hi,
> 
> 2016-08-05 16:26, Venkat Karthik K:
> > Hello,
> > 
> > I am planning to develop Poll Mode Driver for new embedded MAC which is
> > connected on system bus. 
> 
> Could you please provide more details about what you are working on?

I am interested as well...

> 
> > I am looking into available poll mode drivers
> > support for different Network cards  in DPDK 16.07 package but all of them
> > are connected and managed by PCI bus.  
> 
> Yes, DPDK was historically PCI-centric.
> The release 16.11 will see a good rework of the device management and
> it could hopefully be possible to implement PMDs for other buses.
> 
> > Is there DPDK support for embedded Ethernet/MAC  which is connected  on
> > system bus , please point me support which will help a lot for my
> > development .  
> 
> Please check the work of Jan Viktorin:
> 	http://dpdk.org/dev/patchwork/project/dpdk/list/?submitter=292&state=*
> Some review would be welcome :) Thanks

The patchset has very low number of reviews. If you have any specific
requirements or ideas how to improve it you are welcome to comment. I'll
try to rebase it on the latest HEAD as soon as I find some time (I hope
in few days).

I also have some non-public patches for VFIO and UIO support which
I would like to include.

Regards
Jan

-- 
  Jan Viktorin                E-mail: Viktorin@RehiveTech.com
  System Architect            Web:    www.RehiveTech.com
  RehiveTech
  Brno, Czech Republic

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

end of thread, other threads:[~2016-08-06 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-05 10:56 DPDK support for on system bus connected embedded MAC Venkat Karthik K
2016-08-06 13:19 ` Thomas Monjalon
2016-08-06 20:44   ` Jan Viktorin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.