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 # 26.12 [+26.12] TEST: ping [ OK ] # 27.66 [+1.53] TEST: ping6 [ OK ] # 27.67 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.94 [+5.27] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.95 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5753 # 35.50 [+2.56] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.51 [+4.00] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.52 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 43.08 [+3.56] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.09 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 49.65 [+6.56] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.65 [+0.01] INFO: Packets sent on path1 / path2: 16339 / 16430 # 55.79 [+6.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.80 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 61.99 [+6.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.00 [+0.01] INFO: Packets sent on path1 / path2: 16339 / 16430 # 67.92 [+5.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 68.41 [+0.48] INFO: Running IPv6 custom multipath hash tests # 72.92 [+4.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.93 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6250 # 75.43 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.44 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 79.22 [+3.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.23 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6850 # 83.04 [+3.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.05 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2296.98 [+2213.93] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2296.99 [+0.01] INFO: Packets sent on path1 / path2: 8532 / 8247 # 2299.88 [+2.89] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2299.89 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2305.24 [+5.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2305.25 [+0.01] INFO: Packets sent on path1 / path2: 16317 / 16455 # 2310.30 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2310.31 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2315.68 [+5.38] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2315.69 [+0.01] INFO: Packets sent on path1 / path2: 16317 / 16453 # 2320.65 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2320.66 [+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__->