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.40 [+17.40] TEST: ping [ OK ] # 18.75 [+1.35] TEST: ping6 [ OK ] # 18.86 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.40 [+3.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.41 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901 # 24.36 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.38 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 28.35 [+3.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.38 [+0.03] INFO: Packets sent on path1 / path2: 6400 / 6200 # 31.26 [+2.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.27 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.54 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.55 [+0.01] INFO: Packets sent on path1 / path2: 16545 / 16225 # 41.76 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.78 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.98 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.99 [+0.01] INFO: Packets sent on path1 / path2: 16544 / 16225 # 52.18 [+5.19] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.19 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 52.42 [+0.23] INFO: Running IPv6 custom multipath hash tests # 55.69 [+3.27] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.70 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 57.56 [+1.87] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.58 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.88 [+3.30] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.03 [+0.16] INFO: Packets sent on path1 / path2: 6602 / 6001 # 63.81 [+2.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.82 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1221.71 [+1157.89] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1221.72 [+0.01] INFO: Packets sent on path1 / path2: 8243 / 8326 # 1224.22 [+2.50] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1224.23 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1229.22 [+4.99] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1229.23 [+0.01] INFO: Packets sent on path1 / path2: 16287 / 16484 # 1234.19 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1234.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1239.51 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1239.52 [+0.01] INFO: Packets sent on path1 / path2: 16286 / 16483 # 1244.67 [+5.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1244.68 [+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__->