From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Leblond Subject: [PATCH bpf-next v2 0/4] libbpf: add function to setup XDP Date: Wed, 27 Dec 2017 19:02:25 +0100 Message-ID: <20171227180229.1926-1-eric@regit.org> References: <20171227022730.y27gwva2u2ilyrul@ast-mbp> Cc: netdev@vger.kernel.org, daniel@iogearbox.net, linux-kernel@vger.kernel.org To: Alexei Starovoitov Return-path: In-Reply-To: <20171227022730.y27gwva2u2ilyrul@ast-mbp> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hello, This patchset address the remark about license. It now uses libnl code as a base for the netlink parsing. The library seems to report error correctly when used over a netdevsim interface. I did not manage to test it on a real hardware. Best regards, -- Eric Leblond