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.51 [+26.51] TEST: ping [ OK ] # 28.00 [+1.49] TEST: ping6 [ OK ] # 28.01 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.06 [+5.05] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.07 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6153 # 35.45 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.45 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.17 [+3.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.18 [+0.02] INFO: Packets sent on path1 / path2: 6300 / 6300 # 42.99 [+3.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.00 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 49.25 [+6.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.26 [+0.01] INFO: Packets sent on path1 / path2: 16569 / 16200 # 54.75 [+5.49] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.76 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 60.85 [+6.09] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.86 [+0.01] INFO: Packets sent on path1 / path2: 16569 / 16200 # 66.87 [+6.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.88 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 67.38 [+0.50] INFO: Running IPv6 custom multipath hash tests # 72.49 [+5.11] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.50 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 75.03 [+2.53] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.05 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 79.01 [+3.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.01 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 83.24 [+4.23] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.25 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2321.71 [+2238.46] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2321.72 [+0.01] INFO: Packets sent on path1 / path2: 8453 / 8395 # 2324.59 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2324.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2329.84 [+5.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2329.86 [+0.01] INFO: Packets sent on path1 / path2: 16291 / 16481 # 2334.82 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2334.83 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2340.14 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2340.15 [+0.01] INFO: Packets sent on path1 / path2: 16289 / 16480 # 2345.28 [+5.13] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2345.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->