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 # 25.85 [+25.85] TEST: ping [ OK ] # 27.28 [+1.43] TEST: ping6 [ OK ] # 27.29 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.03 [+4.74] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.04 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 34.50 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.65 [+4.14] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.67 [+0.02] INFO: Packets sent on path1 / path2: 6801 / 5801 # 42.30 [+3.64] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.32 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.41 [+6.09] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.43 [+0.01] INFO: Packets sent on path1 / path2: 16529 / 16240 # 54.75 [+6.32] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.76 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 60.88 [+6.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.88 [+0.01] INFO: Packets sent on path1 / path2: 16529 / 16240 # 66.66 [+5.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.67 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.13 [+0.45] INFO: Running IPv6 custom multipath hash tests # 71.78 [+4.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.79 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901 # 74.33 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 78.19 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.20 [+0.01] INFO: Packets sent on path1 / path2: 5350 / 7250 # 82.49 [+4.29] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.50 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2263.24 [+2180.74] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2263.25 [+0.01] INFO: Packets sent on path1 / path2: 8443 / 8330 # 2266.03 [+2.78] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2266.04 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 2271.13 [+5.09] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2271.13 [+0.01] INFO: Packets sent on path1 / path2: 16452 / 16318 # 2276.04 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2276.05 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 2 # 2281.21 [+5.16] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2281.23 [+0.02] INFO: Packets sent on path1 / path2: 16453 / 16318 # 2286.08 [+4.85] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2286.09 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->