Comment 1 for bug 1961745

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: icmp_redirect from selftests/net fails with "Error: argument "red" is wrong: Invalid VRF"

This issue can be found on all of the KVM kernels.

On B-ibm-5.4, we do have this CONFIG_NET_VRF set to m, but the module does not exist:
$ sudo modprobe vrf
modprobe: FATAL: Module vrf not found in directory /lib/modules/5.4.0-1015-ibm

It would require the modules-extra package, with this package installed the test can pass on B-ibm-5.4