Greeting, FYI, we noticed the following commit (built with gcc-11): commit: 2ef23e860e765eb1dd287492206d833f04eae9df ("vrf: packets with lladdr src needs dst at input with orig_iif when needs strict") https://github.com/ammarfaizi2/linux-block testing/for-5.4-lts in testcase: kernel-selftests version: kernel-selftests-x86_64-37f3cb9b-1_20220704 with following parameters: group: net test: fcnal-test.sh atomic_test: use_cases ucode: 0xf0 test-description: The kernel contains a set of "self tests" under the tools/testing/selftests/ directory. These are intended to be small unit tests to exercise individual code paths in the kernel. test-url: https://www.kernel.org/doc/Documentation/kselftest.txt on test machine: 8 threads Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz with 28G memory caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace): If you fix the issue, kindly add following tag Reported-by: kernel test robot # selftests: net: fcnal-test.sh ... # ################################################################# # Ping LLA with multiple interfaces # # RTNETLINK answers: Invalid argument not ok 1 selftests: net: fcnal-test.sh # exit=2 ========================================================================================= tbox_group/testcase/rootfs/kconfig/compiler/group/test/atomic_test/ucode: lkp-skl-d01/kernel-selftests/debian-12-x86_64-20220629.cgz/x86_64-rhel-8.3-kselftests/gcc-11/net/fcnal-test.sh/use_cases/0xf0 commit: cae90bd22cffb ("net: bridge: vlan: fix error return code in __vlan_add()") 2ef23e860e765 ("vrf: packets with lladdr src needs dst at input with orig_iif when needs strict") cae90bd22cffb1e1 2ef23e860e765eb1dd287492206 ---------------- --------------------------- fail:runs %reproduction fail:runs | | | :6 100% 6:6 kernel-selftests.net.fcnal-test.sh.fail FYI, we noticed that this is a backport commit of upstream 205704c618af0ab2366015d2281a3b0814d918a0 (merged by v5.10), so we also test this case on mainline, and this issue doesn't exist. To reproduce: git clone https://github.com/intel/lkp-tests.git cd lkp-tests sudo bin/lkp install job.yaml # job file is attached in this email bin/lkp split-job --compatible job.yaml # generate the yaml file for lkp run sudo bin/lkp run generated-yaml-file # if come across any failure that blocks the test, # please remove ~/.lkp and /lkp dir to run from a clean state. -- 0-DAY CI Kernel Test Service https://01.org/lkp