From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <stephen@networkplumber.org>
Received: from mail-pf0-f172.google.com (mail-pf0-f172.google.com
 [209.85.192.172]) by dpdk.org (Postfix) with ESMTP id 1D9C87CB8
 for <dev@dpdk.org>; Wed, 21 Jun 2017 17:09:26 +0200 (CEST)
Received: by mail-pf0-f172.google.com with SMTP id s66so86098984pfs.1
 for <dev@dpdk.org>; Wed, 21 Jun 2017 08:09:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20150623.gappssmtp.com; s=20150623;
 h=date:from:to:cc:subject:message-id:mime-version
 :content-transfer-encoding;
 bh=WEjXqz9OUwcsF2Lfwl7MtP1LSpWNU49wPvum8T1DThI=;
 b=x0KMeDppMEieAL6ewv7t7CbDS1SesGxn8MwTQncOREeWGnb27NpR7URUAaPMa6Lkfa
 D6iOJcFdXeIQ3Figp80RwjmxGjNhmr0q0ySHlqiGbxezPB+9Lt2gUvm4Kjfy032CmVr/
 mP/QegrZLkuKUE1HYJgM36yQPPQGu6tkY3SkZkh0aywK8qYJt1FhefBOlghOZbkv9Oii
 ND/f24igLDWq1t+NqOkIoKfG9rctyJTy2hTj0xlCoKuf7ybsPDreuVr4s+uL3n8YVhme
 QfJJgX/Iqr602Kbyxxcb3JqHCcuZVS8aWGr2D0u9DlhUhygQynaHG3t2AictvluAI8Gl
 b3sQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version
 :content-transfer-encoding;
 bh=WEjXqz9OUwcsF2Lfwl7MtP1LSpWNU49wPvum8T1DThI=;
 b=MskVuDh+9dd8YH3TjEV1MFjfE8I1Q/NRHUbuhsY9WY2m+mcXBuOkz+X9nKrcvRPZ9+
 Mo0TtV3eorf4J9myOxbY5KeTJbRq5qrEsf+eDJ0f5KFd9HmaaDnGAPnOslu8kM4xvjeW
 P4KGWGZ8lNzaK03T6DjCFxnpgQqiJ1jfZ019eDC48y5Oo+WPCWBdc5F24uVKyqv8ZVEx
 4dg0x3R76aLUqOQH9k2ghpaA+9FUPjOzpL+DN6hRaNypmN5bzi/liUjpX536kCtRkKGs
 lExpZD4k8sYAMqBdwoLnrNifNHc10W75KpRfPo0WJQnqwUBM1qXh7PIkV1uP0nrZUTnO
 pO0A==
X-Gm-Message-State: AKS2vOyuUBOwCV4ZsaWYTVANhKFuHzUqyl0Zzb7r7DUrURG5+TCBZpGl
 yMhKTU7XbdEZrmurSAJ5Rg==
X-Received: by 10.99.165.14 with SMTP id n14mr14093963pgf.14.1498057766244;
 Wed, 21 Jun 2017 08:09:26 -0700 (PDT)
Received: from xeon-e3 (76-14-207-240.or.wavecable.com. [76.14.207.240])
 by smtp.gmail.com with ESMTPSA id n9sm19500304pgf.50.2017.06.21.08.09.25
 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);
 Wed, 21 Jun 2017 08:09:26 -0700 (PDT)
Date: Wed, 21 Jun 2017 08:09:19 -0700
From: Stephen Hemminger <stephen@networkplumber.org>
To: techboard@dpdk.org
Cc: dev@dpdk.org
Message-ID: <20170621080919.6423b1f6@xeon-e3>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Subject: [dpdk-dev] Techboard meeting minutes for 2017-6-7
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: Wed, 21 Jun 2017 15:09:27 -0000

Sorry for not getting these out last week.

Here are the meeting notes for the DPDK technical board meeting held on
June 7th, 2017.

Attendees:
- Stephen Hemminger
- Thomas Monjalon
- Jerin Jacob
- Hemant Agrawal
- Bruce Richardson
- Olivier Matz
- Yuanhan Liu
- Konstantin Ananyev
- Kevin Traynor
- Harry Van Haaren
- Ferruh Yigit
- Ga=C3=ABtan Rivet


1. Environment Abstraction Layer (bus and PCI) changes

The change to EAL related to disentangling dependency on PCI are large
and not getting sufficient review. This is a big change and not
getting sufficient and timely review. The ARM bits are getting review
but others not as much. Most of the subsystems have been updated but
it appears that pdump and KNI still depend on PCI.

One action item is to post a list of patches still in need of review
on a weekly basis. This will remind interested parties to look deeper.

A related item is that hotplug support status. The current model is
limited and those limitations are not documented. More works needs to
be done to get a better solution. Need a TODO for 17.08 release.

The current Xen support (Dom0 only) was also mentioned but discussion
of the future status of this was deferred to a later meeting.

2. Fail Safe Poll Mode driver

The driver is ready for merge in current state. Consensus was for
including this driver in 17.08 release. This driver (and bonding) do
bring up a number of architectural issues that should be examined in
future releases: better configuration, support of layered devices, and
hotplug integration.


3. Hosting

There have been requests to provide developer repositories (forge) on
dpdk.org. The consensus was that this would be outside the scope of
the current dpdk.org because of the effort, security, and management
required. Possible options of pointing users at github or gitlab were
discussed without resolution. The topic should be discussed on mailing
list.

4. Bug tracking

Previous meetings reached consensus on setting up a bug tracker.
No progress was made on setting up anything. Probably better to move
the topic to the mailing list, to get more input. Maybe external sites
outside of dpdk.org could be used.


5. Build system

The new build system was mentioned as exciting enhancement. Discussion
is best done on mailing list for now.

6. Next meeting

Rotating back to start, Thomas will chair.