All of lore.kernel.org
 help / color / mirror / Atom feed
* iproute2 ss "RTNETLINK answers: Invalid argument" with 5.4 kernel
@ 2021-01-14 13:17 Rantala, Tommi T. (Nokia - FI/Espoo)
  2021-01-14 17:34 ` Paolo Abeni
  0 siblings, 1 reply; 2+ messages in thread
From: Rantala, Tommi T. (Nokia - FI/Espoo) @ 2021-01-14 13:17 UTC (permalink / raw)
  To: netdev, pabeni; +Cc: dsahern

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@redhat.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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: iproute2 ss "RTNETLINK answers: Invalid argument" with 5.4 kernel
  2021-01-14 13:17 iproute2 ss "RTNETLINK answers: Invalid argument" with 5.4 kernel Rantala, Tommi T. (Nokia - FI/Espoo)
@ 2021-01-14 17:34 ` Paolo Abeni
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Abeni @ 2021-01-14 17:34 UTC (permalink / raw)
  To: Rantala, Tommi T. (Nokia - FI/Espoo), netdev; +Cc: dsahern

On Thu, 2021-01-14 at 13:17 +0000, Rantala, Tommi T. (Nokia - FI/Espoo)
wrote:
> 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@redhat.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?

Thank you for reporting this! I'll try to have a look ASAP -
unfortunatelly can't be before next week.

Cheers,

Paolo


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-14 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-14 13:17 iproute2 ss "RTNETLINK answers: Invalid argument" with 5.4 kernel Rantala, Tommi T. (Nokia - FI/Espoo)
2021-01-14 17:34 ` Paolo Abeni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.