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 # 27.63 [+27.63] TEST: ping [ OK ] # 29.14 [+1.51] TEST: ping6 [ OK ] # 29.15 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.96 [+4.81] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.97 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 36.44 [+2.47] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.45 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.43 [+3.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.44 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 44.01 [+3.57] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.02 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.41 [+6.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.42 [+0.01] INFO: Packets sent on path1 / path2: 16318 / 16452 # 56.22 [+5.80] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.23 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 62.25 [+6.01] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.25 [+0.01] INFO: Packets sent on path1 / path2: 16318 / 16451 # 68.20 [+5.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.21 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770 # 68.74 [+0.53] INFO: Running IPv6 custom multipath hash tests # 73.72 [+4.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.74 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6151 # 76.56 [+2.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.57 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 80.00 [+3.43] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.01 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6451 # 84.69 [+4.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.70 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2479.76 [+2395.06] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2479.77 [+0.01] INFO: Packets sent on path1 / path2: 8530 / 8291 # 2482.72 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2482.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2488.02 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2488.03 [+0.01] INFO: Packets sent on path1 / path2: 16511 / 16259 # 2493.01 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2493.02 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2498.21 [+5.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2498.22 [+0.01] INFO: Packets sent on path1 / path2: 16511 / 16260 # 2503.21 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2503.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->