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.34 [+17.34] TEST: ping [ OK ] # 18.70 [+1.35] TEST: ping6 [ OK ] # 18.78 [+0.08] INFO: Running IPv4 custom multipath hash tests # 22.22 [+3.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.24 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6101 # 24.11 [+1.87] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.13 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 27.37 [+3.25] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.39 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6151 # 30.41 [+3.02] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.42 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.94 [+5.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.95 [+0.01] INFO: Packets sent on path1 / path2: 16341 / 16428 # 41.26 [+5.32] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.27 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.30 [+6.03] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.31 [+0.01] INFO: Packets sent on path1 / path2: 16341 / 16428 # 53.25 [+5.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.27 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 53.49 [+0.22] INFO: Running IPv6 custom multipath hash tests # 57.05 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.06 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6000 # 59.22 [+2.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.24 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.39 [+3.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.40 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 65.79 [+3.39] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.80 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601 # 1204.22 [+1138.42] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1204.23 [+0.01] INFO: Packets sent on path1 / path2: 8261 / 8336 # 1206.76 [+2.53] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1206.77 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1212.02 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1212.03 [+0.01] INFO: Packets sent on path1 / path2: 16352 / 16419 # 1216.70 [+4.66] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1216.71 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1221.75 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1221.76 [+0.01] INFO: Packets sent on path1 / path2: 16350 / 16419 # 1226.40 [+4.64] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1226.43 [+0.03] 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__->