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.27 [+27.27] TEST: ping [ OK ] # 28.83 [+1.57] TEST: ping6 [ OK ] # 28.91 [+0.08] INFO: Running IPv4 custom multipath hash tests # 33.79 [+4.88] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.80 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6352 # 36.26 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.27 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.24 [+3.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.24 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 43.87 [+3.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.88 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.23 [+6.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.24 [+0.01] INFO: Packets sent on path1 / path2: 16242 / 16527 # 56.17 [+5.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.19 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 62.61 [+6.43] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.62 [+0.01] INFO: Packets sent on path1 / path2: 16242 / 16527 # 68.93 [+6.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.94 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 69.45 [+0.51] INFO: Running IPv6 custom multipath hash tests # 74.64 [+5.19] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.65 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6151 # 77.37 [+2.72] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 81.15 [+3.77] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.16 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5950 # 85.92 [+4.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.94 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2594.22 [+2508.28] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2594.24 [+0.02] INFO: Packets sent on path1 / path2: 8466 / 8333 # 2597.19 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2597.20 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2603.06 [+5.87] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2603.07 [+0.01] INFO: Packets sent on path1 / path2: 16336 / 16434 # 2608.67 [+5.60] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2608.68 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2614.14 [+5.46] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2614.15 [+0.01] INFO: Packets sent on path1 / path2: 16335 / 16434 # 2619.50 [+5.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2619.51 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->