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 # 28.40 [+28.40] TEST: ping [ OK ] # 29.88 [+1.49] TEST: ping6 [ OK ] # 29.90 [+0.01] INFO: Running IPv4 custom multipath hash tests # 35.11 [+5.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.13 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5803 # 37.59 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.60 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 42.02 [+4.42] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.03 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5950 # 46.38 [+4.35] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.39 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 52.91 [+6.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.93 [+0.02] INFO: Packets sent on path1 / path2: 16607 / 16162 # 58.92 [+5.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.94 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 65.26 [+6.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.27 [+0.01] INFO: Packets sent on path1 / path2: 16607 / 16162 # 71.65 [+6.38] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 72.22 [+0.56] INFO: Running IPv6 custom multipath hash tests # 77.38 [+5.16] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 77.39 [+0.01] INFO: Packets sent on path1 / path2: 6452 / 6150 # 80.07 [+2.68] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 84.32 [+4.24] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 84.36 [+0.04] INFO: Packets sent on path1 / path2: 6350 / 6251 # 89.60 [+5.24] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.62 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 2 # 2514.07 [+2424.44] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2514.07 [+0.01] INFO: Packets sent on path1 / path2: 8428 / 8331 # 2517.23 [+3.16] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2517.24 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2522.84 [+5.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2522.85 [+0.01] INFO: Packets sent on path1 / path2: 16268 / 16503 # 2528.04 [+5.19] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2528.05 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 # 2533.41 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2533.42 [+0.01] INFO: Packets sent on path1 / path2: 16268 / 16501 # 2538.53 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2538.54 [+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__->