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.96 [+16.96] TEST: ping [ OK ] # 18.26 [+1.30] TEST: ping6 [ OK ] # 18.36 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.00 [+3.64] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.03 [+0.02] INFO: Packets sent on path1 / path2: 5651 / 6951 # 23.99 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.00 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.71 [+3.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.72 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5851 # 30.56 [+2.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.57 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.14 [+5.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.15 [+0.01] INFO: Packets sent on path1 / path2: 16276 / 16493 # 41.29 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.32 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.83 [+5.51] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.87 [+0.04] INFO: Packets sent on path1 / path2: 16276 / 16494 # 52.33 [+5.46] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.34 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 52.57 [+0.24] INFO: Running IPv6 custom multipath hash tests # 56.33 [+3.75] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.34 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 58.24 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.25 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.14 [+2.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.15 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6251 # 64.05 [+2.91] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.08 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 1221.07 [+1156.99] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1221.08 [+0.01] INFO: Packets sent on path1 / path2: 8120 / 8476 # 1223.76 [+2.68] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1223.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1229.17 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1229.18 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16392 # 1234.19 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1234.20 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1239.12 [+4.92] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1239.13 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16392 # 1243.93 [+4.80] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1243.94 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->