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
# 15.09 [+15.09] TEST: ping                                                          [ OK ]
# 16.35 [+1.26] TEST: ping6                                                         [ OK ]
# 16.45 [+0.10] INFO: Running IPv4 custom multipath hash tests
# 19.53 [+3.09] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 19.54 [+0.01] INFO: Packets sent on path1 / path2: 7001 / 5600
# 21.31 [+1.76] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 21.31 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2
# 23.02 [+1.71] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 23.03 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600
# 27.01 [+3.98] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 27.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 32.10 [+5.07] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 32.11 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16445
# 36.92 [+4.81] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 36.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 41.96 [+5.03] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 41.97 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16445
# 46.74 [+4.77] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 46.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1
# 46.94 [+0.19] INFO: Running IPv6 custom multipath hash tests
# 49.89 [+2.95] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 49.90 [+0.01] INFO: Packets sent on path1 / path2: 6903 / 5700
# 51.72 [+1.82] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 51.73 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 54.54 [+2.81] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 54.59 [+0.05] INFO: Packets sent on path1 / path2: 6750 / 5850
# 57.19 [+2.60] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 57.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 1075.73 [+1018.53] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1075.74 [+0.01] INFO: Packets sent on path1 / path2: 8324 / 8206
# 1078.19 [+2.45] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1078.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 1083.08 [+4.88] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1083.09 [+0.01] INFO: Packets sent on path1 / path2: 16481 / 16289
# 1087.76 [+4.67] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1087.77 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0
# 1092.72 [+4.95] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1092.73 [+0.01] INFO: Packets sent on path1 / path2: 16481 / 16289
# 1097.58 [+4.85] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1097.59 [+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__->