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.28 [+17.28] TEST: ping [ OK ] # 18.60 [+1.31] TEST: ping6 [ OK ] # 18.69 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.26 [+3.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.27 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 24.30 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.32 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.53 [+3.22] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.55 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 30.43 [+2.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.44 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 36.37 [+5.93] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.38 [+0.01] INFO: Packets sent on path1 / path2: 16382 / 16387 # 42.03 [+5.65] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.04 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.47 [+5.43] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.49 [+0.01] INFO: Packets sent on path1 / path2: 16382 / 16387 # 53.26 [+5.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.30 [+0.04] INFO: Packets sent on path1 / path2: 1 / 32770 # 53.52 [+0.22] INFO: Running IPv6 custom multipath hash tests # 57.18 [+3.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.19 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6100 # 59.25 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.27 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.89 [+3.62] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.91 [+0.02] INFO: Packets sent on path1 / path2: 6550 / 6052 # 66.18 [+3.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1208.46 [+1142.27] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1208.48 [+0.02] INFO: Packets sent on path1 / path2: 8238 / 8330 # 1211.34 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1211.36 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1216.70 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1216.72 [+0.02] INFO: Packets sent on path1 / path2: 16510 / 16261 # 1221.90 [+5.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1221.92 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1227.26 [+5.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1227.27 [+0.01] INFO: Packets sent on path1 / path2: 16511 / 16259 # 1232.53 [+5.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1232.54 [+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__->