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 # 23.71 [+23.71] TEST: ping [ OK ] # 25.16 [+1.45] TEST: ping6 [ OK ] # 25.16 [+0.01] INFO: Running IPv4 custom multipath hash tests # 29.60 [+4.43] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.61 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901 # 31.79 [+2.19] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 31.80 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.82 [+4.03] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 35.83 [+0.01] INFO: Packets sent on path1 / path2: 6951 / 5650 # 39.11 [+3.28] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 44.94 [+5.82] TEST: Multipath hash field: Source port (balanced) [ OK ] # 44.95 [+0.01] INFO: Packets sent on path1 / path2: 16251 / 16518 # 50.55 [+5.60] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 50.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 56.47 [+5.91] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 56.48 [+0.01] INFO: Packets sent on path1 / path2: 16251 / 16518 # 62.24 [+5.77] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 62.25 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 62.69 [+0.44] INFO: Running IPv6 custom multipath hash tests # 67.03 [+4.34] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 67.04 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 69.53 [+2.49] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 69.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 73.16 [+3.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 73.17 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 76.87 [+3.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 76.89 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2292.24 [+2215.36] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2292.25 [+0.01] INFO: Packets sent on path1 / path2: 8462 / 8278 # 2295.17 [+2.92] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2295.18 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2300.57 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2300.58 [+0.01] INFO: Packets sent on path1 / path2: 16391 / 16380 # 2305.67 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2305.68 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 2 # 2310.86 [+5.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2310.86 [+0.01] INFO: Packets sent on path1 / path2: 16393 / 16378 # 2316.00 [+5.14] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2316.01 [+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__->