Patch "kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile" has been added to the 5.15-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile

to the 5.15-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     kselftests-net-add-missed-vrf_strict_mode_test.sh-te.patch
and it can be found in the queue-5.15 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 82254db04864a4330d17871900ee90bc71ad0cb7
Author: Hangbin Liu <liuhangbin@xxxxxxxxx>
Date:   Wed Nov 3 10:44:58 2021 +0800

    kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile
    
    [ Upstream commit 8883deb50eb6529ae1fd4641e402da8ab4f720d2 ]
    
    When generating the selftests to another folder, the
    vrf_strict_mode_test.sh test will miss as it is not in Makefile, e.g.
    
      make -C tools/testing/selftests/ install \
          TARGETS="net" INSTALL_PATH=/tmp/kselftests
    
    Fixes: 8735e6eaa438 ("selftests: add selftest for the VRF strict mode")
    Signed-off-by: Hangbin Liu <liuhangbin@xxxxxxxxx>
    Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/tools/testing/selftests/net/Makefile b/tools/testing/selftests/net/Makefile
index 8a6264da52763..7328bede35f05 100644
--- a/tools/testing/selftests/net/Makefile
+++ b/tools/testing/selftests/net/Makefile
@@ -31,6 +31,7 @@ TEST_PROGS += gre_gso.sh
 TEST_PROGS += srv6_end_dt46_l3vpn_test.sh
 TEST_PROGS += srv6_end_dt4_l3vpn_test.sh
 TEST_PROGS += srv6_end_dt6_l3vpn_test.sh
+TEST_PROGS += vrf_strict_mode_test.sh
 TEST_PROGS_EXTENDED := in_netns.sh setup_loopback.sh setup_veth.sh
 TEST_GEN_FILES =  socket nettest
 TEST_GEN_FILES += psock_fanout psock_tpacket msg_zerocopy reuseport_addr_any



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux