From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <yliu@fridaylinux.org>
Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com
 [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 141432BE9;
 Thu, 30 Nov 2017 13:02:12 +0100 (CET)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id 4C25B20D7C;
 Thu, 30 Nov 2017 07:02:12 -0500 (EST)
Received: from frontend1 ([10.202.2.160])
 by compute1.internal (MEProxy); Thu, 30 Nov 2017 07:02:12 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fridaylinux.org;
 h=cc:content-type:date:from:message-id:mime-version:subject:to
 :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=9TbKTtAZSUWo84HKI
 usGt4pwS8yHfrAVSfd1DBZVAVY=; b=EujZzANGl8RTzP8aEe3qtPibAFZDho6+6
 /kjXml0SJz4ou3XH2pGwWr3r8wmwQ/kGwhv88sPuWpCpqKMGgxp21fBP5oc0+5AU
 /8BmRo+CO/By6zuPs17Kmw4l1KE1v/df03eu1FK0y0DOBYaS8dLlP2QGUquzP+vX
 +05ar4AOIdQyg6e26XKm00mHpy2bD5iuLtDpTw+s3U9uW0tLDA5r5n4KQoF3e0wV
 3zf5C9FgVEpMPaeWbNEbmolAyrk3g33Jsbp0Z+DvWfclifb3J8jfgZwg9cZCzSAg
 YcdGkwdfB2PjQWRvWe2oV6bzghFFx9+v5rrGuXDizSi1XHCKLFufQ==
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=cc:content-type:date:from:message-id
 :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=
 fm1; bh=9TbKTtAZSUWo84HKIusGt4pwS8yHfrAVSfd1DBZVAVY=; b=pAyqWbwd
 9yxE9OIiuBkpEDefZZrQUkj5q9XPYZmtavVrCDvIU6aZqL6pF7TKEANLCh6CRFZQ
 wS4IN0EKZZXHo/lLQijSkSSBqSwwGdFR3d1Z2yPHrsTvKYbLF51LAPkuk8oPaVcV
 z/8ITqWgDYjtVeWvKSQaQl0b5DA6gz0gvUNaGUYSyaAGqh/5QTA+upEggIAbW+p3
 aq5RUaFlImiPq/nmnnIvpC4YeQdRvWOm8n5tKZSPMilch8jo1OxY73BpBAR+6dxv
 XQsM7q+roKY0Wf6ToErt/T12+4i9cndyNGbrvisdUXJuOgloygNOvDGOzGt3VJbC
 GDD+wW9Yo4Ox0Q==
X-ME-Sender: <xms:RPMfWoxDz41Z_Bx5TP-1TPpeEEbgOz665SKZ8LcwLXH4BwtAdv36dQ>
Received: from yliu-dev (unknown [101.229.191.5])
 by mail.messagingengine.com (Postfix) with ESMTPA id 528D97F9A9;
 Thu, 30 Nov 2017 07:02:10 -0500 (EST)
Date: Thu, 30 Nov 2017 20:02:02 +0800
From: Yuanhan Liu <yliu@fridaylinux.org>
To: dev@dpdk.org
Cc: techboard@dpdk.org
Message-ID: <20171130120202.GC5968@yliu-dev>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.24 (2015-08-30)
Subject: [dpdk-dev] DPDK techboard minutes of November 22
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Nov 2017 12:02:13 -0000

Hi,

Here are the minutes of the latest DPDK technical board meeting held on
2017-11-22.

Attendees:
- Bruce Richardson
- Hemant Agrawal
- Jerin Jacob
- Konstantin Ananyev
- Olivier Matz
- Stephen Hemminger
- Thomas Monjalon
- Yuanhan Liu

1) update on license: start using SPDX tags

DPDK techboard approved to replace existing file header license text with
SPDX tags. Hemant will make a demo patch, maintainers (and volunteers) then
could follow it to finish the transition. For all new contributions, there
should be only SPDX tags. The replacement could also be done in unit of
companies. Say, Bruce volunteered himself for replacing all contributions
from Intel.

Such transition patches will not be backported to stable and LTS releases.

And a private request will be sent to few maintainers to fix some license
issues.


2) next chair

Bruce will lead the next meeting.