DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] discussion: creating a new class for vdpa driversxiao.w.wang@intel.com
@ 2019-12-05 13:26 Matan Azrad
  2019-12-06  4:27 ` Tiwei Bie
  0 siblings, 1 reply; 13+ messages in thread
From: Matan Azrad @ 2019-12-05 13:26 UTC (permalink / raw)
  To: xiao.w.wang, Thomas Monjalon, maxime.coquelin, tiwei.bie,
	zhihong.wang, Ferruh Yigit, Shahaf Shuler, Ori Kam
  Cc: dev, Slava Ovsiienko, Asaf Penso, Olga Shern

Hi all

As described in RFC "[RFC] net: new vdpa PMD for Mellanox devices", a new vdpa drivers is going to be added for Mellanox devices - mlx5_vdpa

The only vdpa driver now is the IFC driver that is located in net directory.

The IFC driver and the new mlx5_vdpa driver provide the vdpa ops and not the eth_dev ops.
All the others drivers in net provide the eth-dev ops.

I suggest to create a new class for vdpa drivers, to move IFC to this class and to add the mlx5_vdpa to this class too.
Later, all the new drivers that implements the vdpa ops will be added to the vdpa class.

Will be nice to see your comments.



Matan




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

end of thread, other threads:[~2019-12-10 13:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-05 13:26 [dpdk-dev] discussion: creating a new class for vdpa driversxiao.w.wang@intel.com Matan Azrad
2019-12-06  4:27 ` Tiwei Bie
2019-12-06  5:32   ` Liang, Cunming
2019-12-06  9:05     ` Andrew Rybchenko
2019-12-06 10:04       ` Maxime Coquelin
2019-12-06 11:22         ` Tiwei Bie
2019-12-08  7:06       ` Matan Azrad
2019-12-09  7:44         ` Andrew Rybchenko
2019-12-09 10:41           ` Ori Kam
2019-12-09 11:22             ` Andrew Rybchenko
2019-12-10  2:41               ` Tiwei Bie
2019-12-10  8:00                 ` Thomas Monjalon
2019-12-10 13:24                   ` Tiwei Bie

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