From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: RFC - increasing the size of ethenet device name Date: Wed, 5 Jul 2017 10:58:07 -0700 Message-ID: <20170705105807.758dcf13@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mail-pg0-f49.google.com (mail-pg0-f49.google.com [74.125.83.49]) by dpdk.org (Postfix) with ESMTP id 2A2731C0B for ; Wed, 5 Jul 2017 19:58:15 +0200 (CEST) Received: by mail-pg0-f49.google.com with SMTP id u62so127823268pgb.3 for ; Wed, 05 Jul 2017 10:58:15 -0700 (PDT) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" In order to support VMBUS, the ethernet device name needs to be increased. What would be good timing; vmbus support will be in 17.11. Either break ABI now, and vmbus won't have to do it later. Or wait and make it part of of VMBUS patches?