make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=customm_multipath_hash.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: custom_multipath_hash.sh # 27.08 [+27.08] TEST: ping [ OK ] # 28.60 [+1.53] TEST: ping6 [ OK ] # 28.67 [+0.07] INFO: Running IPv4 custom multipath hash tests # 33.29 [+4.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.30 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5852 # 35.56 [+2.26] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.57 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.12 [+3.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.14 [+0.02] INFO: Packets sent on path1 / path2: 6201 / 6401 # 42.61 [+3.48] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.62 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 48.79 [+6.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.80 [+0.01] INFO: Packets sent on path1 / path2: 16476 / 16293 # 54.94 [+6.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.95 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 60.87 [+5.92] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.88 [+0.02] INFO: Packets sent on path1 / path2: 16476 / 16293 # 66.93 [+6.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.94 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 67.44 [+0.50] INFO: Running IPv6 custom multipath hash tests # 72.12 [+4.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.13 [+0.01] INFO: Packets sent on path1 / path2: 6900 / 5701 # 74.73 [+2.60] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.74 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.20 [+3.46] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.21 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6250 # 82.09 [+3.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.10 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2481.26 [+2399.16] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2481.27 [+0.01] INFO: Packets sent on path1 / path2: 8407 / 8406 # 2484.34 [+3.06] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2484.35 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2489.77 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2489.78 [+0.01] INFO: Packets sent on path1 / path2: 16512 / 16259 # 2494.86 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2494.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2500.32 [+5.45] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2500.33 [+0.01] INFO: Packets sent on path1 / path2: 16512 / 16258 # 2505.36 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2505.37 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 ok 1 selftests: net/forwarding: custom_multipath_hash.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->