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.39 [+27.39] TEST: ping [ OK ] # 28.85 [+1.46] TEST: ping6 [ OK ] # 28.85 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.11 [+5.25] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.12 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6452 # 36.66 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.65 [+3.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.66 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 44.56 [+3.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.57 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 50.93 [+6.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.94 [+0.01] INFO: Packets sent on path1 / path2: 16269 / 16500 # 56.95 [+6.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.97 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.52 [+6.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.53 [+0.01] INFO: Packets sent on path1 / path2: 16269 / 16500 # 69.81 [+6.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.83 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 70.38 [+0.56] INFO: Running IPv6 custom multipath hash tests # 75.23 [+4.85] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.24 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6600 # 77.84 [+2.59] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 81.40 [+3.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.40 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6301 # 85.80 [+4.40] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2475.29 [+2389.48] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2475.29 [+0.01] INFO: Packets sent on path1 / path2: 8315 / 8464 # 2478.28 [+2.98] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2478.28 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2483.86 [+5.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2483.87 [+0.01] INFO: Packets sent on path1 / path2: 16393 / 16378 # 2488.89 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2488.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 # 2494.46 [+5.56] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2494.47 [+0.01] INFO: Packets sent on path1 / path2: 16392 / 16378 # 2499.47 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2499.48 [+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__->