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 # 25.74 [+25.74] TEST: ping [ OK ] # 27.18 [+1.43] TEST: ping6 [ OK ] # 27.19 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.89 [+4.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.90 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6403 # 34.56 [+2.66] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.57 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.29 [+3.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.30 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 42.16 [+3.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.17 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 48.61 [+6.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.62 [+0.01] INFO: Packets sent on path1 / path2: 16504 / 16265 # 54.53 [+5.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 60.59 [+6.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.60 [+0.01] INFO: Packets sent on path1 / path2: 16504 / 16265 # 66.41 [+5.81] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.42 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 2 # 66.96 [+0.54] INFO: Running IPv6 custom multipath hash tests # 71.51 [+4.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.52 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6500 # 74.14 [+2.62] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.15 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.06 [+3.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.07 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6050 # 82.19 [+4.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.21 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12602 # 2307.48 [+2225.26] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2307.48 [+0.01] INFO: Packets sent on path1 / path2: 8518 / 8311 # 2310.39 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2310.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2316.08 [+5.68] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2316.09 [+0.01] INFO: Packets sent on path1 / path2: 16405 / 16365 # 2321.20 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2321.21 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2326.47 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2326.47 [+0.01] INFO: Packets sent on path1 / path2: 16405 / 16364 # 2331.48 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2331.48 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->