Hi Paolo, On Sun, 18 Nov 2018 at 05:01, Paolo Abeni <pab...@redhat.com> wrote: > > Hi, > > On Fri, 2018-11-16 at 14:55 +0530, Naresh Kamboju wrote: > > Kernel selftests: net: udpgro.sh hangs / waits forever on x86_64 and > > arm32 devices running Linux -next. Test getting PASS on arm64 devices. > > > > Do you see this problem ? > > > > Short error log: > > --------------------- > > ip6tables v1.6.1: can't initialize ip6tables table `nat': Table does > > not exist (do you need to insmod?) > > Thank you for the report. > > It looks like your kernel config has > > # CONFIG_NF_NAT_IPV6 is not set > > Can you please confirm ?
# CONFIG_NF_NAT_IPV6 is not set on the devices where the test is getting hang. > > net selftests do not explicitly ask for that, despiting using such > functionality (my bad). > > I'll be travelling up to Monday (included). I'll have a better look > after that. Thank you. - Naresh > > Cheers, > > Paolo >