From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 5EB272C27; Thu, 13 Apr 2017 03:11:05 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Apr 2017 18:11:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,192,1488873600"; d="scan'208";a="1155118593" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by fmsmga002.fm.intel.com with ESMTP; 12 Apr 2017 18:11:04 -0700 Date: Thu, 13 Apr 2017 09:08:10 +0800 From: Yuanhan Liu To: dev@dpdk.org Cc: techboard@dpdk.org Message-ID: <20170413010810.GB7333@yliu-dev.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Subject: [dpdk-dev] Minutes of tech-board meeting 2017-04-10 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Apr 2017 01:11:07 -0000 Hi all, Here is the meeting notes for the last DPDK technical board meeting held on 2017-04-10. Please note that meetings are open to all to attend. Any topics to be referred to the tech board for discussion at that meeting should be emailed to techboard@dpdk.org. Normally, it's a bi-weekly meeting. Member attendees: - Bruce Richardson - Hemant Agrawal - Jan Blunck - Jerin Jacob - Konstantin Ananyev - Thomas Monjalon - Yuanhan Liu 1. General Meeting Admin ------------------------ TB came to an agreement that this meeting will be chaired all members in alphabet order by first name. Thus, excluding those already have done the chair once, Hemant Agrawal will be the next chair. He will send a date poll for next meeting later. Thomas will create a page at dpdk.org to collect links to next meeting agenda as well as all meeting minutes. 2. Divergence between DPDK/Linux PF/VF implementations ------------------------------------------------------ TB has no objections about the divergence between DPDK/Linux PF/VF implementations. But following guides are highly suggested to follow: - clear document on the divergence - the situation when some features are not supported by some particular PFs should be gracefully handled It's no longer a mandatory to work with the Linux kernel community to get the required functionality upstream. Instead, it becomes a recommended practice. The design guide will be updated, to adapt to above new policies: http://dpdk.org/doc/guides/contributing/design.html#pf-and-vf-considerations 3. Representative for the DPDK governance board ----------------------------------------------- TB decided to rotate the representative role again in alphabet order by first name. The switch happens quarterly. Also, there is a backup. The backup is the one next in the alphabet list. If a representative finds that it is too much of a burden for him to attend regular gov meeting calls. He can give a pass to his chance. 4. Scope of cmdline and cfgfile libraries in DPDK ------------------------------------------------- It was partially discussed due to limited time, thus there weren't too many agreements. Some rough thoughts were: - we only want one lib for one particular function: no alternatives. - we should try to avoid reinventing the wheels. The DPDK build system should be improved to work better with external dependencies. The discussion will be continued in the next TB meeting. 5. Community questions/issues ----------------------------- Discussion postponed to the next TB meetings.