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.35 [+16.35] TEST: ping [ OK ] # 17.65 [+1.29] TEST: ping6 [ OK ] # 17.75 [+0.10] INFO: Running IPv4 custom multipath hash tests # 20.98 [+3.23] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.99 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 22.73 [+1.74] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.74 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 24.47 [+1.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.48 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6300 # 28.23 [+3.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.25 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 33.53 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.54 [+0.01] INFO: Packets sent on path1 / path2: 16514 / 16255 # 38.70 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.72 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.77 [+5.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.78 [+0.01] INFO: Packets sent on path1 / path2: 16514 / 16255 # 48.87 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 49.10 [+0.22] INFO: Running IPv6 custom multipath hash tests # 52.19 [+3.09] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.22 [+0.03] INFO: Packets sent on path1 / path2: 5801 / 6801 # 54.24 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.25 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 57.54 [+3.29] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 57.54 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6352 # 60.35 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 60.36 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1221.72 [+1161.36] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1221.73 [+0.01] INFO: Packets sent on path1 / path2: 8243 / 8349 # 1224.46 [+2.73] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1224.47 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1229.78 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1229.79 [+0.01] INFO: Packets sent on path1 / path2: 16370 / 16400 # 1234.93 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1234.94 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1240.41 [+5.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1240.42 [+0.01] INFO: Packets sent on path1 / path2: 16370 / 16400 # 1245.19 [+4.77] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1245.20 [+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__->