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.05 [+17.05] TEST: ping [ OK ] # 18.41 [+1.36] TEST: ping6 [ OK ] # 18.50 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.15 [+3.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.16 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751 # 24.14 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.15 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.32 [+3.17] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.33 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 30.24 [+2.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.25 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.90 [+5.65] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.92 [+0.01] INFO: Packets sent on path1 / path2: 16437 / 16333 # 41.61 [+5.70] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.64 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.48 [+5.84] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.49 [+0.02] INFO: Packets sent on path1 / path2: 16436 / 16333 # 53.34 [+5.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.35 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 53.62 [+0.26] INFO: Running IPv6 custom multipath hash tests # 57.22 [+3.61] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.24 [+0.01] INFO: Packets sent on path1 / path2: 7151 / 5451 # 59.62 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.63 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.90 [+3.27] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.90 [+0.01] INFO: Packets sent on path1 / path2: 5602 / 7001 # 66.05 [+3.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.07 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 1218.70 [+1152.63] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1218.72 [+0.02] INFO: Packets sent on path1 / path2: 8216 / 8412 # 1221.41 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1221.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1226.87 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1226.89 [+0.02] INFO: Packets sent on path1 / path2: 16317 / 16454 # 1231.94 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1231.95 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1237.10 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.12 [+0.02] INFO: Packets sent on path1 / path2: 16316 / 16455 # 1242.05 [+4.93] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.05 [+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__->