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 # 24.72 [+24.72] TEST: ping [ OK ] # 26.11 [+1.39] TEST: ping6 [ OK ] # 26.12 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.56 [+4.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.57 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 34.48 [+3.91] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.49 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.92 [+3.43] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.93 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 42.36 [+4.44] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.37 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 48.50 [+6.13] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.52 [+0.02] INFO: Packets sent on path1 / path2: 16391 / 16378 # 54.37 [+5.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.37 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 60.69 [+6.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.71 [+0.02] INFO: Packets sent on path1 / path2: 16391 / 16378 # 66.87 [+6.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 67.40 [+0.52] INFO: Running IPv6 custom multipath hash tests # 72.37 [+4.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.38 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6300 # 74.92 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.93 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.68 [+3.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.69 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6001 # 82.50 [+3.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.51 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2298.69 [+2216.18] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2298.70 [+0.02] INFO: Packets sent on path1 / path2: 8401 / 8333 # 2301.87 [+3.17] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2301.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2307.39 [+5.51] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2307.40 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16377 # 2312.33 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2312.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2317.57 [+5.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2317.59 [+0.02] INFO: Packets sent on path1 / path2: 16394 / 16375 # 2322.61 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2322.61 [+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__->