Thread (63 messages) 63 messages, 5 authors, 2018-02-03

Re: [PATCH bpf-next v4 2/3] libbpf: add error reporting in XDP

From: Philippe Ombredanne <hidden>
Date: 2017-12-31 11:21:09
Also in: lkml

On Sat, Dec 30, 2017 at 9:41 PM, Eric Leblond [off-list ref] 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 <redacted>
Acked-by: Alexei Starovoitov <ast@kernel.org>
<snip>
quoted hunk ↗ jump to hunk
--- /dev/null
+++ b/tools/lib/bpf/nlattr.c
@@ -0,0 +1,187 @@
+// SPDX-License-Identifier: LGPL-2.1
+
+/*
+ * NETLINK      Netlink attributes
+ *
+ *     This library is free software; you can redistribute it and/or
+ *     modify it under the terms of the GNU Lesser General Public
+ *     License as published by the Free Software Foundation version 2.1
+ *     of the License.
+ *
+ * Copyright (c) 2003-2013 Thomas Graf <tgraf@suug.ch>
+ */
Do you think you could get an ack or signoff from the author
(i.e.Thomas Graf)  to get a more streamlined thing such as this:
+// SPDX-License-Identifier: LGPL-2.1
+// NETLINK      Netlink attributes
+// Copyright (c) 2003-2013 Thomas Graf [off-list ref]

-- 
Cordially
Philippe Ombredanne
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help