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 # 27.38 [+27.38] TEST: ping [ OK ] # 28.89 [+1.50] TEST: ping6 [ OK ] # 28.89 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.06 [+5.16] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.07 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5903 # 36.49 [+2.42] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.50 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.43 [+3.93] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.44 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 44.64 [+4.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.65 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 51.13 [+6.48] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.14 [+0.01] INFO: Packets sent on path1 / path2: 16353 / 16416 # 57.26 [+6.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.27 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 63.39 [+6.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.40 [+0.01] INFO: Packets sent on path1 / path2: 16353 / 16416 # 69.26 [+5.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.27 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 69.86 [+0.59] INFO: Running IPv6 custom multipath hash tests # 74.43 [+4.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.45 [+0.02] INFO: Packets sent on path1 / path2: 5402 / 7200 # 76.90 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 80.72 [+3.81] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.73 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 84.59 [+3.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.60 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2470.43 [+2385.83] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2470.44 [+0.01] INFO: Packets sent on path1 / path2: 8367 / 8435 # 2473.43 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2473.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2478.81 [+5.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2478.82 [+0.01] INFO: Packets sent on path1 / path2: 16450 / 16320 # 2483.88 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2483.89 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2489.11 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2489.11 [+0.01] INFO: Packets sent on path1 / path2: 16449 / 16322 # 2494.09 [+4.97] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2494.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->