On Fri, 9 Feb 2024 at 19:27, Matthieu Baerts <matttbe@xxxxxxxxxx> wrote: > > Hi Maxim, Naresh, > > On 09/02/2024 14:25, Maxim Galaganov wrote: > > Older glibc's netinet/in.h may leave IPPROTO_MPTCP undefined when > > building ip_local_port_range.c, that leads to "error: use of undeclared > > identifier 'IPPROTO_MPTCP'". > > > > Define IPPROTO_MPTCP in such cases, just like in other MPTCP selftests. > > > > Fixes: 122db5e3634b ("selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGE") > > Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> > > Closes: https://lore.kernel.org/netdev/CA+G9fYvGO5q4o_Td_kyQgYieXWKw6ktMa-Q0sBu6S-0y3w2aEQ@xxxxxxxxxxxxxx/ > > Signed-off-by: Maxim Galaganov <max@xxxxxxxxxxx> > > Thank you both for the fix and the bug report! > > Acked-by: Matthieu Baerts (NGI0) <matttbe@xxxxxxxxxx> Tested-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> -- Linaro LKFT https://lkft.linaro.org