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 # 25.36 [+25.36] TEST: ping [ OK ] # 26.80 [+1.45] TEST: ping6 [ OK ] # 26.81 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.68 [+4.87] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.69 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6153 # 34.03 [+2.34] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.05 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.12 [+3.07] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.13 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5950 # 40.50 [+3.37] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 46.42 [+5.91] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.43 [+0.01] INFO: Packets sent on path1 / path2: 16349 / 16420 # 52.54 [+6.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 58.61 [+6.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.63 [+0.01] INFO: Packets sent on path1 / path2: 16349 / 16420 # 64.83 [+6.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.85 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 65.38 [+0.53] INFO: Running IPv6 custom multipath hash tests # 70.51 [+5.13] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.52 [+0.01] INFO: Packets sent on path1 / path2: 5802 / 6800 # 73.31 [+2.79] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.32 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 76.87 [+3.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.88 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 81.20 [+4.32] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.21 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2293.00 [+2211.79] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2293.01 [+0.01] INFO: Packets sent on path1 / path2: 8339 / 8409 # 2295.87 [+2.86] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2295.88 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2301.06 [+5.18] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2301.06 [+0.01] INFO: Packets sent on path1 / path2: 16437 / 16333 # 2305.96 [+4.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2305.98 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2311.03 [+5.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2311.03 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16333 # 2315.87 [+4.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2315.88 [+0.01] 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__->