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.62 [+16.62] TEST: ping [ OK ] # 17.91 [+1.29] TEST: ping6 [ OK ] # 18.00 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.49 [+3.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.50 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 23.52 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.53 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.66 [+3.13] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.67 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6700 # 29.48 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.49 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 34.85 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.87 [+0.02] INFO: Packets sent on path1 / path2: 16574 / 16195 # 39.90 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.14 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.15 [+0.01] INFO: Packets sent on path1 / path2: 16574 / 16195 # 50.18 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.20 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32771 # 50.41 [+0.21] INFO: Running IPv6 custom multipath hash tests # 53.95 [+3.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 53.96 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 55.91 [+1.94] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 55.92 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 58.71 [+2.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.72 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 61.63 [+2.91] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.64 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1236.73 [+1175.09] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1236.74 [+0.01] INFO: Packets sent on path1 / path2: 8237 / 8369 # 1239.40 [+2.67] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1239.41 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 1244.89 [+5.48] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1244.90 [+0.01] INFO: Packets sent on path1 / path2: 16335 / 16436 # 1250.28 [+5.38] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1250.30 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 1255.35 [+5.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1255.36 [+0.01] INFO: Packets sent on path1 / path2: 16334 / 16435 # 1260.28 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1260.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__->