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.32 [+17.32] TEST: ping [ OK ] # 18.69 [+1.37] TEST: ping6 [ OK ] # 18.77 [+0.07] INFO: Running IPv4 custom multipath hash tests # 22.18 [+3.42] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.19 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 24.23 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.24 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.82 [+3.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.83 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 31.01 [+3.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.02 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 36.51 [+5.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.52 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16404 # 42.11 [+5.59] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.94 [+5.82] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.96 [+0.02] INFO: Packets sent on path1 / path2: 16365 / 16405 # 53.80 [+5.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 54.02 [+0.21] INFO: Running IPv6 custom multipath hash tests # 57.75 [+3.73] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.76 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6750 # 59.85 [+2.08] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.75 [+2.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.76 [+0.01] INFO: Packets sent on path1 / path2: 6052 / 6552 # 65.70 [+2.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.73 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1214.80 [+1149.07] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1214.81 [+0.01] INFO: Packets sent on path1 / path2: 8287 / 8326 # 1217.35 [+2.54] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1217.36 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1222.58 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1222.60 [+0.02] INFO: Packets sent on path1 / path2: 16437 / 16334 # 1227.48 [+4.87] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1227.51 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32769 # 1232.77 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1232.78 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16333 # 1237.88 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1237.88 [+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__->