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 # 26.15 [+26.15] TEST: ping [ OK ] # 27.60 [+1.45] TEST: ping6 [ OK ] # 27.61 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.35 [+4.74] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.36 [+0.01] INFO: Packets sent on path1 / path2: 6602 / 6002 # 34.75 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.75 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.57 [+3.81] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.58 [+0.01] INFO: Packets sent on path1 / path2: 6652 / 5951 # 42.14 [+3.56] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.15 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 48.25 [+6.10] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.26 [+0.01] INFO: Packets sent on path1 / path2: 16395 / 16374 # 53.97 [+5.71] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 59.77 [+5.79] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.79 [+0.02] INFO: Packets sent on path1 / path2: 16395 / 16374 # 65.48 [+5.70] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.50 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 66.04 [+0.54] INFO: Running IPv6 custom multipath hash tests # 70.81 [+4.77] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.82 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6351 # 73.19 [+2.37] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 76.75 [+3.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.76 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6200 # 80.38 [+3.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.39 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2525.79 [+2445.40] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2525.80 [+0.01] INFO: Packets sent on path1 / path2: 8417 / 8339 # 2528.77 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2528.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2534.29 [+5.51] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2534.29 [+0.01] INFO: Packets sent on path1 / path2: 16251 / 16520 # 2539.38 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2539.39 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2544.73 [+5.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2544.74 [+0.01] INFO: Packets sent on path1 / path2: 16251 / 16518 # 2549.83 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2549.84 [+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__->