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 # 16.94 [+16.94] TEST: ping [ OK ] # 18.29 [+1.36] TEST: ping6 [ OK ] # 18.41 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.01 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.02 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 24.00 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.02 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.50 [+3.48] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.52 [+0.02] INFO: Packets sent on path1 / path2: 7051 / 5550 # 30.36 [+2.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.39 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.77 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.79 [+0.02] INFO: Packets sent on path1 / path2: 16433 / 16336 # 41.47 [+5.68] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.48 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.40 [+5.92] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.42 [+0.02] INFO: Packets sent on path1 / path2: 16434 / 16337 # 53.31 [+5.89] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.33 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 53.55 [+0.22] INFO: Running IPv6 custom multipath hash tests # 57.37 [+3.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.39 [+0.01] INFO: Packets sent on path1 / path2: 7001 / 5601 # 59.45 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 63.17 [+3.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.19 [+0.02] INFO: Packets sent on path1 / path2: 5851 / 6751 # 66.51 [+3.33] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.53 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1226.00 [+1159.47] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1226.01 [+0.01] INFO: Packets sent on path1 / path2: 8280 / 8308 # 1228.40 [+2.39] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1228.41 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1233.66 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1233.67 [+0.01] INFO: Packets sent on path1 / path2: 16353 / 16417 # 1238.83 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1238.84 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1244.03 [+5.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1244.04 [+0.01] INFO: Packets sent on path1 / path2: 16353 / 16417 # 1249.18 [+5.14] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1249.19 [+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__->