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.19 [+17.19] TEST: ping [ OK ] # 18.53 [+1.34] TEST: ping6 [ OK ] # 18.61 [+0.07] INFO: Running IPv4 custom multipath hash tests # 22.14 [+3.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.15 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 24.10 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.11 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.94 [+3.83] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.96 [+0.02] INFO: Packets sent on path1 / path2: 6300 / 6301 # 30.88 [+2.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.65 [+5.76] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.67 [+0.02] INFO: Packets sent on path1 / path2: 16454 / 16315 # 42.04 [+5.38] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.05 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.88 [+5.83] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.91 [+0.02] INFO: Packets sent on path1 / path2: 16454 / 16316 # 53.84 [+5.93] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.85 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 54.06 [+0.21] INFO: Running IPv6 custom multipath hash tests # 57.58 [+3.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.60 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6751 # 59.83 [+2.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.84 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.86 [+3.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.87 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 66.38 [+3.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.40 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 1216.49 [+1150.10] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1216.51 [+0.01] INFO: Packets sent on path1 / path2: 8172 / 8394 # 1219.01 [+2.50] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1219.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1224.05 [+5.04] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1224.07 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16398 # 1229.16 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1229.17 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1234.10 [+4.94] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1234.12 [+0.02] INFO: Packets sent on path1 / path2: 16372 / 16399 # 1238.89 [+4.77] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1238.90 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 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__->