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 # 17.40 [+17.40] TEST: ping [ OK ] # 18.76 [+1.37] TEST: ping6 [ OK ] # 18.85 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.64 [+3.79] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.66 [+0.02] INFO: Packets sent on path1 / path2: 5951 / 6651 # 24.81 [+2.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.82 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 28.33 [+3.51] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.34 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6401 # 31.43 [+3.09] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.14 [+5.70] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.15 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16415 # 42.73 [+5.58] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.74 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 48.42 [+5.68] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.43 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16415 # 54.10 [+5.67] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 54.33 [+0.22] INFO: Running IPv6 custom multipath hash tests # 57.71 [+3.39] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.72 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751 # 59.86 [+2.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 62.85 [+2.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.86 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6750 # 65.93 [+3.07] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.94 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1208.83 [+1142.89] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1208.85 [+0.02] INFO: Packets sent on path1 / path2: 8210 / 8331 # 1211.48 [+2.63] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1211.50 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1216.81 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1216.82 [+0.01] INFO: Packets sent on path1 / path2: 16483 / 16287 # 1221.82 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1221.84 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 1227.15 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1227.16 [+0.01] INFO: Packets sent on path1 / path2: 16483 / 16286 # 1231.96 [+4.80] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1231.97 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->