Re: [PATCH 2/4] libbpf: add error reporting in XDP

From: Alexei Starovoitov
Date: Wed Dec 27 2017 - 13:57:20 EST


On Wed, Dec 27, 2017 at 07:02:27PM +0100, Eric Leblond wrote:
> Parse netlink ext attribute to get the error message returned by
> the card. Code is partially take from libnl.
>
> Signed-off-by: Eric Leblond <eric@xxxxxxxxx>

Acked-by: Alexei Starovoitov <ast@xxxxxxxxxx>