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.65 [+27.65] TEST: ping [ OK ] # 29.19 [+1.54] TEST: ping6 [ OK ] # 29.28 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.44 [+5.16] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.44 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6553 # 37.27 [+2.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.28 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.24 [+3.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.25 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 45.97 [+4.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.98 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 52.55 [+6.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.56 [+0.01] INFO: Packets sent on path1 / path2: 16454 / 16315 # 58.99 [+6.43] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.00 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 65.29 [+6.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.30 [+0.01] INFO: Packets sent on path1 / path2: 16454 / 16315 # 71.39 [+6.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 71.96 [+0.56] INFO: Running IPv6 custom multipath hash tests # 77.35 [+5.39] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 77.36 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5800 # 80.21 [+2.85] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.22 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 84.14 [+3.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 84.15 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6000 # 88.57 [+4.43] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.58 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2482.67 [+2394.09] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2482.68 [+0.01] INFO: Packets sent on path1 / path2: 8320 / 8441 # 2485.68 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2485.69 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2491.07 [+5.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2491.07 [+0.01] INFO: Packets sent on path1 / path2: 16373 / 16399 # 2496.21 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2496.21 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 2 # 2501.54 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2501.55 [+0.01] INFO: Packets sent on path1 / path2: 16371 / 16398 # 2506.63 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2506.64 [+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__->