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 # 29.37 [+29.37] TEST: ping [ OK ] # 31.00 [+1.63] TEST: ping6 [ OK ] # 31.07 [+0.08] INFO: Running IPv4 custom multipath hash tests # 36.78 [+5.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 36.79 [+0.01] INFO: Packets sent on path1 / path2: 6102 / 6502 # 39.70 [+2.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 39.70 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 43.76 [+4.05] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 43.77 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6200 # 48.72 [+4.95] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 48.73 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 55.99 [+7.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 56.00 [+0.01] INFO: Packets sent on path1 / path2: 16425 / 16344 # 62.49 [+6.49] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 62.50 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 69.31 [+6.81] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 69.31 [+0.01] INFO: Packets sent on path1 / path2: 16426 / 16344 # 75.98 [+6.66] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 75.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 76.51 [+0.52] INFO: Running IPv6 custom multipath hash tests # 82.10 [+5.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 82.12 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6801 # 85.36 [+3.25] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 85.37 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 88.86 [+3.49] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 88.88 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 93.52 [+4.65] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 93.54 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 2572.08 [+2478.54] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2572.09 [+0.01] INFO: Packets sent on path1 / path2: 8352 / 8462 # 2575.22 [+3.12] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2575.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2580.85 [+5.62] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2580.86 [+0.01] INFO: Packets sent on path1 / path2: 16285 / 16486 # 2586.06 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2586.07 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2591.46 [+5.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2591.46 [+0.01] INFO: Packets sent on path1 / path2: 16285 / 16485 # 2596.91 [+5.45] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2596.92 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->