From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH v2 10/10] kni: add API to set link status on kernel interface Date: Thu, 30 Aug 2018 15:09:11 -0700 Message-ID: <20180830150911.6b0e7901@xeon-e3> References: <20180628224513.18391-1-dg@adax.com> <20180629015508.26599-1-dg@adax.com> <20180629015508.26599-11-dg@adax.com> <20180829085410.4411c07e@xeon-e3> <20180829150014.0ae59128@xeon-e3> <20180829161043.11bb2434@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Igor Ryzhov , Ferruh Yigit , dev@dpdk.org To: Dan Gora Return-path: Received: from mail-pf1-f194.google.com (mail-pf1-f194.google.com [209.85.210.194]) by dpdk.org (Postfix) with ESMTP id A2D435920 for ; Fri, 31 Aug 2018 00:09:19 +0200 (CEST) Received: by mail-pf1-f194.google.com with SMTP id p12-v6so4514715pfh.2 for ; Thu, 30 Aug 2018 15:09:19 -0700 (PDT) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, 30 Aug 2018 18:41:14 -0300 Dan Gora wrote: > On the other hand, the "write to /sys" method is a bit more simple and > confines the changes to the user space library. If we're confident > that the /sys ABI is stable and not going to be changed going forward > it seems like a valid alternative. See Documentation/ABI/testing/sysfs-class-net