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 # 16.67 [+16.67] TEST: ping [ OK ] # 18.00 [+1.33] TEST: ping6 [ OK ] # 18.09 [+0.08] INFO: Running IPv4 custom multipath hash tests # 21.57 [+3.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.58 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 23.94 [+2.37] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.97 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 2 # 27.72 [+3.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.74 [+0.02] INFO: Packets sent on path1 / path2: 5651 / 6950 # 30.83 [+3.09] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.84 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.62 [+5.78] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.63 [+0.01] INFO: Packets sent on path1 / path2: 16315 / 16454 # 45.78 [+9.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 45.79 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.35 [+6.56] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 52.37 [+0.01] INFO: Packets sent on path1 / path2: 16316 / 16455 # 58.30 [+5.93] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 58.31 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 58.57 [+0.26] INFO: Running IPv6 custom multipath hash tests # 62.47 [+3.90] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 62.50 [+0.03] INFO: Packets sent on path1 / path2: 5751 / 6850 # 64.82 [+2.32] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 64.83 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 68.33 [+3.50] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 68.34 [+0.01] INFO: Packets sent on path1 / path2: 6652 / 5952 # 72.01 [+3.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 72.03 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 1207.77 [+1135.74] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1207.78 [+0.01] INFO: Packets sent on path1 / path2: 8435 / 8203 # 1210.39 [+2.62] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1210.41 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1215.49 [+5.08] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1215.50 [+0.01] INFO: Packets sent on path1 / path2: 16453 / 16318 # 1220.38 [+4.88] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1220.39 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 2 # 1225.52 [+5.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1225.54 [+0.02] INFO: Packets sent on path1 / path2: 16452 / 16318 # 1230.39 [+4.85] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1230.42 [+0.03] INFO: Packets sent on path1 / path2: 32771 / 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__->