From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] kni: Add link status update Date: Tue, 16 Jun 2015 16:29:01 +0200 Message-ID: <1781977.dYCspTsm0N@xps13> References: <20150615090904.4b4d45a5@urahara> <1434436794-27636-1-git-send-email-mmvijay@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Vijayakumar Muthuvel Manickam Return-path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id 82260C320 for ; Tue, 16 Jun 2015 16:30:01 +0200 (CEST) Received: by wicnd19 with SMTP id nd19so245404wic.1 for ; Tue, 16 Jun 2015 07:30:01 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Implement .ndo_change_carrier to enable > > DPDK applications to propagate link state changes to kni virtual interfaces > > through sysfs > > > > Signed-off-by: Vijayakumar Muthuvel Manickam > Acked-by: Helin Zhang Applied, thanks