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.98 [+16.98] TEST: ping [ OK ] # 18.30 [+1.33] TEST: ping6 [ OK ] # 18.41 [+0.11] INFO: Running IPv4 custom multipath hash tests # 21.88 [+3.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.90 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6101 # 23.80 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.82 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.63 [+3.82] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.64 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 30.61 [+2.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.61 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 36.30 [+5.69] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.32 [+0.01] INFO: Packets sent on path1 / path2: 16431 / 16338 # 41.82 [+5.50] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.83 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.55 [+5.71] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.57 [+0.03] INFO: Packets sent on path1 / path2: 16431 / 16338 # 53.31 [+5.74] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.32 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 53.55 [+0.23] INFO: Running IPv6 custom multipath hash tests # 57.25 [+3.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.26 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5850 # 59.28 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.29 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 62.52 [+3.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.54 [+0.02] INFO: Packets sent on path1 / path2: 6600 / 6002 # 65.67 [+3.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.69 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1215.37 [+1149.68] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1215.38 [+0.01] INFO: Packets sent on path1 / path2: 8279 / 8317 # 1218.23 [+2.84] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1218.24 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1223.38 [+5.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1223.39 [+0.01] INFO: Packets sent on path1 / path2: 16339 / 16431 # 1228.46 [+5.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1228.47 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1233.53 [+5.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1233.54 [+0.01] INFO: Packets sent on path1 / path2: 16338 / 16431 # 1238.15 [+4.61] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1238.15 [+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__->