Hi Aaron, Thanks for this patches.
I'm afraid these are not applicable for current NFP driver after commit "net/nfp: add NFP CPP support <http://dpdk.org/browse/next/dpdk-next-net/commit/?id=c21e3c53870799c379f8c2ced940e757e8820a5f> " which has been accepted in dpdk-net-next. However, those could be valid for stable versions. I have comments on both patches. On Fri, Apr 13, 2018 at 12:22 AM, Aaron Conole <acon...@redhat.com> wrote: > 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 > >