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
# 16.84 [+16.84] TEST: ping                                                          [ OK ]
# 18.16 [+1.33] TEST: ping6                                                         [ OK ]
# 18.25 [+0.09] INFO: Running IPv4 custom multipath hash tests
# 21.76 [+3.51] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 21.80 [+0.04] INFO: Packets sent on path1 / path2: 5551 / 7051
# 23.67 [+1.87] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 23.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602
# 27.21 [+3.53] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 27.23 [+0.02] INFO: Packets sent on path1 / path2: 6201 / 6400
# 29.89 [+2.66] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 29.91 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 35.13 [+5.23] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 35.14 [+0.01] INFO: Packets sent on path1 / path2: 16547 / 16222
# 40.48 [+5.33] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 40.49 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 45.91 [+5.43] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 45.92 [+0.01] INFO: Packets sent on path1 / path2: 16547 / 16222
# 51.25 [+5.32] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 51.25 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0
# 51.48 [+0.23] INFO: Running IPv6 custom multipath hash tests
# 54.92 [+3.44] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 54.93 [+0.01] INFO: Packets sent on path1 / path2: 6901 / 5700
# 56.97 [+2.04] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 56.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 60.13 [+3.15] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 60.14 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501
# 63.04 [+2.90] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 63.05 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600
# 1216.38 [+1153.33] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1216.39 [+0.01] INFO: Packets sent on path1 / path2: 8317 / 8247
# 1219.07 [+2.68] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1219.09 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601
# 1224.53 [+5.44] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1224.54 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16398
# 1229.71 [+5.17] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1229.72 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0
# 1235.17 [+5.45] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1235.18 [+0.01] INFO: Packets sent on path1 / path2: 16373 / 16396
# 1240.03 [+4.86] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1240.04 [+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__->