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 # 17.26 [+17.26] TEST: ping [ OK ] # 18.59 [+1.33] TEST: ping6 [ OK ] # 18.68 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.88 [+3.19] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.88 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6601 # 23.67 [+1.79] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.68 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 25.53 [+1.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.55 [+0.02] INFO: Packets sent on path1 / path2: 6350 / 6250 # 29.22 [+3.66] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.22 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.61 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.62 [+0.01] INFO: Packets sent on path1 / path2: 16521 / 16249 # 40.26 [+5.64] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.27 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.85 [+5.58] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.87 [+0.01] INFO: Packets sent on path1 / path2: 16521 / 16248 # 51.32 [+5.45] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.33 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 51.55 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.02 [+3.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.03 [+0.01] INFO: Packets sent on path1 / path2: 5250 / 7351 # 57.12 [+2.09] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.46 [+3.33] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.47 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6452 # 63.27 [+2.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.29 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1237.23 [+1173.95] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1237.24 [+0.01] INFO: Packets sent on path1 / path2: 8246 / 8390 # 1239.98 [+2.74] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1239.99 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1245.08 [+5.09] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1245.08 [+0.01] INFO: Packets sent on path1 / path2: 16576 / 16195 # 1249.98 [+4.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1249.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1255.16 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1255.18 [+0.02] INFO: Packets sent on path1 / path2: 16575 / 16194 # 1260.14 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1260.15 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->