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 # 17.15 [+17.15] TEST: ping [ OK ] # 18.48 [+1.33] TEST: ping6 [ OK ] # 18.57 [+0.08] INFO: Running IPv4 custom multipath hash tests # 22.47 [+3.91] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.49 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901 # 24.65 [+2.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.66 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 28.06 [+3.40] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.07 [+0.01] INFO: Packets sent on path1 / path2: 6900 / 5700 # 30.85 [+2.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.86 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.30 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.32 [+0.01] INFO: Packets sent on path1 / path2: 16425 / 16345 # 41.52 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.85 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.86 [+0.01] INFO: Packets sent on path1 / path2: 16425 / 16344 # 52.16 [+5.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.17 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.42 [+0.25] INFO: Running IPv6 custom multipath hash tests # 56.25 [+3.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.26 [+0.02] INFO: Packets sent on path1 / path2: 6052 / 6551 # 58.33 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.71 [+3.37] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.72 [+0.01] INFO: Packets sent on path1 / path2: 7002 / 5600 # 64.53 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.54 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 2 # 1217.85 [+1153.31] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1217.87 [+0.02] INFO: Packets sent on path1 / path2: 8276 / 8328 # 1220.48 [+2.60] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1220.49 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1225.74 [+5.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1225.75 [+0.01] INFO: Packets sent on path1 / path2: 16503 / 16268 # 1230.80 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1230.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1236.16 [+5.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1236.17 [+0.01] INFO: Packets sent on path1 / path2: 16502 / 16268 # 1241.35 [+5.18] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1241.36 [+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__->