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 # 32.78 [+32.78] TEST: ping [ OK ] # 34.40 [+1.61] TEST: ping6 [ OK ] # 34.50 [+0.10] INFO: Running IPv4 custom multipath hash tests # 39.56 [+5.06] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 39.57 [+0.01] INFO: Packets sent on path1 / path2: 6302 / 6302 # 42.42 [+2.85] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 42.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 46.07 [+3.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 46.08 [+0.01] INFO: Packets sent on path1 / path2: 6901 / 5701 # 51.14 [+5.05] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 51.15 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 58.32 [+7.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 58.33 [+0.01] INFO: Packets sent on path1 / path2: 16482 / 16288 # 65.36 [+7.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 65.37 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 71.86 [+6.49] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 71.87 [+0.01] INFO: Packets sent on path1 / path2: 16482 / 16287 # 78.23 [+6.36] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 78.24 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 78.86 [+0.62] INFO: Running IPv6 custom multipath hash tests # 84.00 [+5.14] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 84.01 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 86.63 [+2.62] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 86.65 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 90.45 [+3.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 90.46 [+0.01] INFO: Packets sent on path1 / path2: 6850 / 5750 # 94.69 [+4.23] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 94.71 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 2507.84 [+2413.13] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2507.84 [+0.01] INFO: Packets sent on path1 / path2: 8296 / 8530 # 2510.80 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2510.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2516.23 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2516.23 [+0.01] INFO: Packets sent on path1 / path2: 16460 / 16310 # 2521.37 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2521.38 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2526.83 [+5.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2526.84 [+0.01] INFO: Packets sent on path1 / path2: 16461 / 16310 # 2532.18 [+5.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2532.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->