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 # 16.64 [+16.64] TEST: ping [ OK ] # 17.97 [+1.33] TEST: ping6 [ OK ] # 18.06 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.39 [+3.34] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.40 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901 # 23.25 [+1.85] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.27 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.73 [+3.46] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.74 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 29.65 [+2.91] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.67 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 2 # 35.47 [+5.81] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.48 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16329 # 40.72 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.73 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.32 [+5.59] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.33 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16329 # 51.79 [+5.45] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.80 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 1 # 52.07 [+0.27] INFO: Running IPv6 custom multipath hash tests # 55.49 [+3.42] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.50 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6450 # 57.49 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.50 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.57 [+3.08] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.59 [+0.02] INFO: Packets sent on path1 / path2: 6002 / 6602 # 63.41 [+2.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.43 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1229.44 [+1166.02] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1229.47 [+0.03] INFO: Packets sent on path1 / path2: 8327 / 8292 # 1232.24 [+2.77] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1232.25 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1237.30 [+5.05] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1237.31 [+0.01] INFO: Packets sent on path1 / path2: 16328 / 16442 # 1242.28 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1242.29 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 1247.43 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1247.45 [+0.01] INFO: Packets sent on path1 / path2: 16329 / 16442 # 1252.28 [+4.83] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1252.29 [+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__->