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.73 [+17.73] TEST: ping [ OK ] # 19.02 [+1.29] TEST: ping6 [ OK ] # 19.11 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.47 [+3.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.48 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 24.43 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.44 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.55 [+3.11] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.56 [+0.02] INFO: Packets sent on path1 / path2: 5400 / 7200 # 30.66 [+3.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.69 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.40 [+5.72] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.41 [+0.01] INFO: Packets sent on path1 / path2: 16320 / 16450 # 41.85 [+5.43] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.86 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.55 [+5.69] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.58 [+0.03] INFO: Packets sent on path1 / path2: 16321 / 16449 # 53.63 [+6.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.64 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 53.87 [+0.23] INFO: Running IPv6 custom multipath hash tests # 57.52 [+3.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.55 [+0.03] INFO: Packets sent on path1 / path2: 5700 / 6901 # 59.44 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.45 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.44 [+2.99] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.45 [+0.01] INFO: Packets sent on path1 / path2: 6852 / 5751 # 65.73 [+3.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.74 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1218.29 [+1152.55] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1218.31 [+0.02] INFO: Packets sent on path1 / path2: 8279 / 8300 # 1220.78 [+2.48] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1220.80 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601 # 1225.92 [+5.12] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1225.94 [+0.01] INFO: Packets sent on path1 / path2: 16278 / 16492 # 1230.80 [+4.87] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1230.82 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 # 1235.80 [+4.98] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1235.81 [+0.01] INFO: Packets sent on path1 / path2: 16278 / 16493 # 1240.49 [+4.67] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1240.50 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->