From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Conole Subject: [RFC 0/2] nfp driver fixes Date: Thu, 12 Apr 2018 18:22:06 -0400 Message-ID: <20180412222208.11770-1-aconole@redhat.com> Cc: Alejandro Lucero To: dev@dpdk.org Return-path: Received: from mx1.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by dpdk.org (Postfix) with ESMTP id B167D1C07A for ; Fri, 13 Apr 2018 00:22:10 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Two fixes, one which is fairly obvious (1/2), the other which may allow support of non-root users. These patches are only compile tested which is why they are submitted as RFC. After a proper test, will resubmit them as PATCH (with any suggested / recommended changes). Aaron Conole (2): nfp: unlink the appropriate lock file nfp: allow for non-root user drivers/net/nfp/nfp_nfpu.c | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) -- 2.14.3