[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170623105220.18561f34@griffin>
Date: Fri, 23 Jun 2017 10:52:20 +0200
From: Jiri Benc <jbenc@...hat.com>
To: Matthias Schiffer <mschiffer@...verse-factory.net>
Cc: davem@...emloft.net, hannes@...essinduktion.org, pshelar@....org,
aduyck@...antis.com, roopa@...ulusnetworks.com,
netdev@...r.kernel.org, dev@...nvswitch.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v3 1/6] vxlan: refactor verification and
application of configuration
This patchset looks good overall (would send my Acked-by for most of
this but I'm late).
On Mon, 19 Jun 2017 10:03:55 +0200, Matthias Schiffer wrote:
> Log messages in these
> functions are removed, as it is generally unexpected to find error output
> for netlink requests in the kernel log. Userspace should be able to handle
> errors based on the error codes returned via netlink just fine.
However, this is not really true. It's impossible to find out what went
wrong when you use e.g. iproute2 to configure a vxlan link.
We really need to convert the kernel log messages to the extended
netlink errors. Since you removed them prematurely, could you please
work on that?
Thanks,
Jiri
Powered by blists - more mailing lists