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.18 [+17.18] TEST: ping [ OK ] # 18.51 [+1.33] TEST: ping6 [ OK ] # 18.60 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.27 [+3.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.30 [+0.03] INFO: Packets sent on path1 / path2: 5651 / 6951 # 24.44 [+2.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.45 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.83 [+3.38] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.84 [+0.01] INFO: Packets sent on path1 / path2: 7000 / 5601 # 30.93 [+3.09] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.94 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 36.80 [+5.85] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.82 [+0.02] INFO: Packets sent on path1 / path2: 16204 / 16565 # 42.32 [+5.50] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.33 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 48.15 [+5.82] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.15 [+0.01] INFO: Packets sent on path1 / path2: 16204 / 16565 # 53.86 [+5.70] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 54.10 [+0.23] INFO: Running IPv6 custom multipath hash tests # 57.68 [+3.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.70 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 59.69 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.71 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 63.66 [+3.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.73 [+0.07] INFO: Packets sent on path1 / path2: 5850 / 6751 # 70.67 [+6.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 70.69 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12601 # 1236.73 [+1166.04] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1236.74 [+0.01] INFO: Packets sent on path1 / path2: 8299 / 8288 # 1239.32 [+2.58] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1239.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1244.71 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1244.72 [+0.01] INFO: Packets sent on path1 / path2: 16470 / 16301 # 1249.96 [+5.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1249.98 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1255.19 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1255.20 [+0.01] INFO: Packets sent on path1 / path2: 16469 / 16301 # 1260.09 [+4.88] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1260.10 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 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__->