Files
linux/tools/testing/selftests/net
Po-Hsu Lin 139e332b1e selftests: rtnetlink: load fou module for kci_test_encap_fou() test
[ Upstream commit 26ebd6fed9 ]

The kci_test_encap_fou() test from kci_test_encap() in rtnetlink.sh
needs the fou module to work. Otherwise it will fail with:

  $ ip netns exec "$testns" ip fou add port 7777 ipproto 47
  RTNETLINK answers: No such file or directory
  Error talking to the kernel

Add the CONFIG_NET_FOU into the config file as well. Which needs at
least to be set as a loadable module.

Fixes: 6227efc1a2 ("selftests: rtnetlink.sh: add vxlan and fou test cases")
Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Link: https://lore.kernel.org/r/20201019030928.9859-1-po-hsu.lin@canonical.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-29 10:10:55 +01:00
..
2020-08-07 17:25:38 -07:00
2019-05-28 17:18:53 -07:00
2019-10-22 14:01:35 -07:00
2020-07-09 13:15:30 -07:00
2019-03-01 11:24:00 -08:00
2019-03-01 11:24:00 -08:00
2018-04-26 15:09:52 -04:00