DPDK patches and discussions
 help / color / mirror / Atom feed
From: Matan Azrad <matan@mellanox.com>
To: "Ananyev, Konstantin" <konstantin.ananyev@intel.com>,
	"techboard@dpdk.org" <techboard@dpdk.org>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "maxime.coquelin@redhat.com" <maxime.coquelin@redhat.com>,
	"luca.boccassi@gmail.com" <luca.boccassi@gmail.com>,
	Kevin Traynor <ktraynor@redhat.com>,
	Tiwei Bie <tiwei.bie@intel.com>
Subject: Re: [dpdk-dev] DPDK techboard minutes @18/12/2019
Date: Sun, 22 Dec 2019 16:15:14 +0000	[thread overview]
Message-ID: <AM0PR0502MB40190B3CDC1E9EFD1AA4DE20D22F0@AM0PR0502MB4019.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <SN6PR11MB2558D2A5264A6D287247155D9A2D0@SN6PR11MB2558.namprd11.prod.outlook.com>

Hi

> From: Ananyev, Konstantin
> Minutes of Technical Board Meeting, 2019-12-18
> 
> Members Attending
> -----------------
> -Bruce
> -Ferruh
> -Hemant
> -Honnappa
> -Jerin
> -Kevin
> -Konstantin (Chair)
> -Maxime
> -Olivier
> -Stephen
> -Thomas
> 
> NOTE: The technical board meetings every second Wednesday on IRC
> channel  #dpdk-board, at 3pm UTC. Meetings are public and DPDK
> community members are welcome to attend.
> 
> NOTE: Next meeting will be on Wednesday 2020-01-15 @3pm UTC, and will
> be chaired by Maxime Coquelin
> 
> 1) drivers/vdpa introduction discussion.
> Currently, at dpdk.org we have only IFC vDPA driver available (located in
> drivers/net), but more drivers are arriving (Mellanox, Virtio vDPA in v20.02).
> Might be some others are expected in later releases.
> Mellanox proposal is to introduce a new vDPA subsystem (drivers/vdpa), and
> move code common to both net and vdpa PMDs to the drivers/common
> directory.
> drivers/net/ifc will be moved entirely into drivers/vdpa/ifc While it seems to
> provide better code layout for drivers in long run, in short term it probably
> would need significant code refactoring for both mlx and virtio PMDs, plus
> can cause some difficulties for stable release maintainers.
> 
> AR to Maxime (virtio) and Matan (mlx) to estimate how big code refactoring
> will be required for such move.

steps:
common/mlx5:
	Move glue and DevX mechanism(4 files) from net/mlx5 to common/mlx5.
	Move some shared functions\MACROs from net/mlx5 to common/mlx5.
	Mainly move code and files as is (even without names changing) and update build files accordingly.

After introducing the new vdpa class:
	Move IFC code and its docs to the new class directories(update build files accordingly).
	Locate the new Mellanox vDPA driver in this class.

The plan is to send the class introduction and the IFC moving this week.
Later on, to introduce the mlx5 common dir and the new Mellanox vDPA driver in the vdpa class - ~3 weeks.

> AR to stable release maintainers (Kevin and Luca) to estimate impact on
> stable releases.
> Decision at next TB meeting based on provided estimations/feedback.
> 
> 2) AR from Thomas to other TB members to submit missing notes for
> previous TB meeting.
> 
> 3) AR for Thomas to add the approved email IDs to the security pre-release
> mailing list.
> Reply from Thomas: done.
 


  reply	other threads:[~2019-12-22 16:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-20 16:33 Ananyev, Konstantin
2019-12-22 16:15 ` Matan Azrad [this message]
2019-12-24 11:34 ` Luca Boccassi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AM0PR0502MB40190B3CDC1E9EFD1AA4DE20D22F0@AM0PR0502MB4019.eurprd05.prod.outlook.com \
    --to=matan@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=konstantin.ananyev@intel.com \
    --cc=ktraynor@redhat.com \
    --cc=luca.boccassi@gmail.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=techboard@dpdk.org \
    --cc=tiwei.bie@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).