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 # 14.82 [+14.82] TEST: ping [ OK ] # 16.09 [+1.27] TEST: ping6 [ OK ] # 16.15 [+0.07] INFO: Running IPv4 custom multipath hash tests # 18.93 [+2.77] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 18.94 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5900 # 20.54 [+1.60] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 20.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 22.17 [+1.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 22.18 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 25.91 [+3.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 25.92 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 30.73 [+4.81] TEST: Multipath hash field: Source port (balanced) [ OK ] # 30.74 [+0.01] INFO: Packets sent on path1 / path2: 16427 / 16342 # 35.45 [+4.71] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 35.46 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 40.13 [+4.67] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 40.14 [+0.01] INFO: Packets sent on path1 / path2: 16427 / 16342 # 44.72 [+4.59] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 44.73 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 44.93 [+0.20] INFO: Running IPv6 custom multipath hash tests # 47.82 [+2.89] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 47.83 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6152 # 49.57 [+1.74] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 49.59 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 51.24 [+1.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 51.25 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6152 # 55.19 [+3.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 55.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1205.94 [+1150.74] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1205.95 [+0.01] INFO: Packets sent on path1 / path2: 8194 / 8399 # 1208.70 [+2.75] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1208.71 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1214.08 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1214.09 [+0.01] INFO: Packets sent on path1 / path2: 16438 / 16333 # 1219.12 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1219.13 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1224.30 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1224.31 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16333 # 1229.36 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1229.38 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770 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__->