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.94 [+27.94] TEST: ping [ OK ] # 29.43 [+1.49] TEST: ping6 [ OK ] # 29.44 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.60 [+5.16] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.61 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6252 # 36.96 [+2.35] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.97 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.33 [+4.35] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.33 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 45.47 [+4.14] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.48 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 52.01 [+6.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.02 [+0.01] INFO: Packets sent on path1 / path2: 16336 / 16433 # 57.70 [+5.68] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 63.94 [+6.23] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.95 [+0.01] INFO: Packets sent on path1 / path2: 16336 / 16433 # 69.79 [+5.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.80 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 70.29 [+0.50] INFO: Running IPv6 custom multipath hash tests # 75.36 [+5.07] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.37 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851 # 78.21 [+2.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.22 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 82.25 [+4.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.26 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 86.59 [+4.33] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.60 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2493.29 [+2406.69] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2493.30 [+0.01] INFO: Packets sent on path1 / path2: 8317 / 8454 # 2496.28 [+2.98] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2496.29 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2501.58 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2501.59 [+0.01] INFO: Packets sent on path1 / path2: 16449 / 16321 # 2506.70 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2506.71 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2511.98 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2511.99 [+0.01] INFO: Packets sent on path1 / path2: 16449 / 16321 # 2517.16 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2517.17 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->