[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <a94ad61d28b69cdaac3b524e4f837e8d63ba65b0.camel@nokia.com>
Date: Thu, 14 Jan 2021 13:17:37 +0000
From: "Rantala, Tommi T. (Nokia - FI/Espoo)" <tommi.t.rantala@...ia.com>
To: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"pabeni@...hat.com" <pabeni@...hat.com>
CC: "dsahern@...nel.org" <dsahern@...nel.org>
Subject: iproute2 ss "RTNETLINK answers: Invalid argument" with 5.4 kernel
Hi,
Since iproute2 v5.9.0, running ss on LTS kernels (for example 5.4.y)
produces error message in stderr (it's working otherwise fine, just printing
this extra error):
$ ss
RTNETLINK answers: Invalid argument
...
Bisected to:
commit 9c3be2c0eee01be7832b7900a8be798a19c659a5
Author: Paolo Abeni <pabeni@...hat.com>
Date: Fri Jul 10 15:52:35 2020 +0200
ss: mptcp: add msk diag interface support
As 5.4 does not have any mptcp support, it's not surprising that there is
some EINVAL error. Any nice way to get rid of the error for LTS kernel
users?
-Tommi
Powered by blists - more mailing lists