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.16 [+17.16] TEST: ping [ OK ] # 18.57 [+1.41] TEST: ping6 [ OK ] # 18.66 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.07 [+3.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.09 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 24.17 [+2.08] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.19 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.03 [+2.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.05 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6050 # 29.93 [+2.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.95 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.49 [+5.54] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.51 [+0.02] INFO: Packets sent on path1 / path2: 16429 / 16340 # 40.66 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.69 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 1 # 46.09 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.10 [+0.01] INFO: Packets sent on path1 / path2: 16429 / 16340 # 51.57 [+5.46] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.57 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 51.80 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.40 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.41 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 57.35 [+1.94] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.37 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.82 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.83 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6302 # 63.68 [+2.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.69 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1211.09 [+1147.41] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1211.10 [+0.01] INFO: Packets sent on path1 / path2: 8273 / 8295 # 1213.72 [+2.62] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1213.74 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1219.10 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1219.11 [+0.01] INFO: Packets sent on path1 / path2: 16317 / 16454 # 1224.13 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1224.14 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 2 # 1229.55 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1229.56 [+0.01] INFO: Packets sent on path1 / path2: 16317 / 16453 # 1234.72 [+5.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1234.73 [+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__->