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 # 28.43 [+28.43] TEST: ping [ OK ] # 29.91 [+1.48] TEST: ping6 [ OK ] # 29.92 [+0.01] INFO: Running IPv4 custom multipath hash tests # 35.54 [+5.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.55 [+0.01] INFO: Packets sent on path1 / path2: 6452 / 6152 # 38.35 [+2.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.36 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 42.11 [+3.74] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.12 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 46.82 [+4.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.83 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 53.80 [+6.97] TEST: Multipath hash field: Source port (balanced) [ OK ] # 53.81 [+0.01] INFO: Packets sent on path1 / path2: 16420 / 16349 # 59.99 [+6.19] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 60.00 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.66 [+6.65] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.67 [+0.01] INFO: Packets sent on path1 / path2: 16420 / 16349 # 72.94 [+6.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 72.95 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 73.56 [+0.61] INFO: Running IPv6 custom multipath hash tests # 78.74 [+5.18] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.75 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 81.76 [+3.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 85.46 [+3.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.47 [+0.02] INFO: Packets sent on path1 / path2: 5900 / 6700 # 90.28 [+4.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.29 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2519.50 [+2429.21] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2519.51 [+0.01] INFO: Packets sent on path1 / path2: 8450 / 8345 # 2522.54 [+3.03] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2522.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2528.00 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2528.01 [+0.01] INFO: Packets sent on path1 / path2: 16415 / 16356 # 2533.33 [+5.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2533.35 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 # 2538.80 [+5.45] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2538.81 [+0.01] INFO: Packets sent on path1 / path2: 16414 / 16355 # 2544.01 [+5.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2544.02 [+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__->