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 # 25.41 [+25.41] TEST: ping [ OK ] # 26.85 [+1.44] TEST: ping6 [ OK ] # 26.86 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.66 [+4.80] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.67 [+0.01] INFO: Packets sent on path1 / path2: 5351 / 7251 # 34.19 [+2.52] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.21 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.14 [+3.93] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.15 [+0.01] INFO: Packets sent on path1 / path2: 5650 / 6950 # 42.09 [+3.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.41 [+6.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.42 [+0.01] INFO: Packets sent on path1 / path2: 16483 / 16286 # 54.11 [+5.70] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 60.02 [+5.89] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.03 [+0.01] INFO: Packets sent on path1 / path2: 16483 / 16286 # 65.86 [+5.83] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.87 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 66.34 [+0.47] INFO: Running IPv6 custom multipath hash tests # 71.05 [+4.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.05 [+0.01] INFO: Packets sent on path1 / path2: 7250 / 5352 # 73.82 [+2.77] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.83 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 77.48 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.49 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 81.52 [+4.03] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.54 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 2299.53 [+2217.99] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2299.54 [+0.01] INFO: Packets sent on path1 / path2: 8305 / 8468 # 2302.36 [+2.82] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2302.37 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2307.62 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2307.63 [+0.01] INFO: Packets sent on path1 / path2: 16494 / 16276 # 2312.53 [+4.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2312.53 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2317.63 [+5.10] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2317.64 [+0.01] INFO: Packets sent on path1 / path2: 16495 / 16275 # 2322.50 [+4.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2322.51 [+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__->