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.53 [+17.53] TEST: ping [ OK ] # 18.89 [+1.35] TEST: ping6 [ OK ] # 18.98 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.54 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.55 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 24.69 [+2.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.70 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.76 [+3.06] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.78 [+0.01] INFO: Packets sent on path1 / path2: 5600 / 7000 # 30.71 [+2.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.72 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 36.24 [+5.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.25 [+0.01] INFO: Packets sent on path1 / path2: 16495 / 16274 # 41.50 [+5.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.51 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.06 [+5.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.07 [+0.01] INFO: Packets sent on path1 / path2: 16495 / 16274 # 52.52 [+5.44] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.53 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 52.77 [+0.25] INFO: Running IPv6 custom multipath hash tests # 56.23 [+3.46] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.24 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 58.26 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.27 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.54 [+3.26] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.55 [+0.01] INFO: Packets sent on path1 / path2: 6202 / 6402 # 64.39 [+2.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.42 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1226.13 [+1161.71] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1226.14 [+0.01] INFO: Packets sent on path1 / path2: 8411 / 8209 # 1228.98 [+2.84] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1229.00 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1234.27 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1234.28 [+0.01] INFO: Packets sent on path1 / path2: 16455 / 16317 # 1239.51 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1239.52 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 1244.66 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1244.67 [+0.01] INFO: Packets sent on path1 / path2: 16455 / 16315 # 1249.68 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1249.70 [+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__->