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.09 [+27.09] TEST: ping [ OK ] # 28.73 [+1.64] TEST: ping6 [ OK ] # 28.82 [+0.08] INFO: Running IPv4 custom multipath hash tests # 33.89 [+5.07] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.91 [+0.02] INFO: Packets sent on path1 / path2: 5952 / 6652 # 36.88 [+2.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.28 [+3.39] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.29 [+0.02] INFO: Packets sent on path1 / path2: 6051 / 6551 # 44.96 [+4.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.97 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 51.43 [+6.46] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.44 [+0.01] INFO: Packets sent on path1 / path2: 16423 / 16346 # 57.93 [+6.48] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.41 [+6.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.42 [+0.01] INFO: Packets sent on path1 / path2: 16423 / 16347 # 70.62 [+6.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.63 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 71.17 [+0.55] INFO: Running IPv6 custom multipath hash tests # 76.35 [+5.17] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.37 [+0.02] INFO: Packets sent on path1 / path2: 6951 / 5651 # 79.09 [+2.73] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 82.95 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.95 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 87.38 [+4.43] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.40 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601 # 2520.25 [+2432.85] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2520.25 [+0.01] INFO: Packets sent on path1 / path2: 8385 / 8442 # 2523.48 [+3.23] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2523.49 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2529.06 [+5.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2529.07 [+0.01] INFO: Packets sent on path1 / path2: 16288 / 16483 # 2534.23 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2534.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 # 2539.56 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2539.57 [+0.01] INFO: Packets sent on path1 / path2: 16289 / 16481 # 2544.63 [+5.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2544.64 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 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__->