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 # 28.01 [+28.01] TEST: ping [ OK ] # 29.53 [+1.52] TEST: ping6 [ OK ] # 29.54 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.86 [+5.32] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.87 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6253 # 37.73 [+2.86] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.74 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 41.45 [+3.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.47 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 45.99 [+4.53] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.02 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 53.06 [+7.04] TEST: Multipath hash field: Source port (balanced) [ OK ] # 53.07 [+0.01] INFO: Packets sent on path1 / path2: 16302 / 16467 # 59.59 [+6.52] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.60 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 66.58 [+6.98] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.59 [+0.01] INFO: Packets sent on path1 / path2: 16302 / 16467 # 73.23 [+6.64] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 73.24 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 73.79 [+0.56] INFO: Running IPv6 custom multipath hash tests # 79.23 [+5.43] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 79.26 [+0.03] INFO: Packets sent on path1 / path2: 5901 / 6700 # 82.23 [+2.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 82.24 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 86.33 [+4.09] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 86.34 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6200 # 90.78 [+4.44] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.80 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2527.27 [+2436.48] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2527.28 [+0.01] INFO: Packets sent on path1 / path2: 8480 / 8342 # 2530.51 [+3.23] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2530.52 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2536.01 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2536.02 [+0.01] INFO: Packets sent on path1 / path2: 16278 / 16493 # 2541.33 [+5.31] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2541.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2546.69 [+5.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2546.70 [+0.01] INFO: Packets sent on path1 / path2: 16278 / 16491 # 2552.09 [+5.39] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2552.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->