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 # 13.63 [+13.63] TEST: ping [ OK ] # 14.91 [+1.28] TEST: ping6 [ OK ] # 15.00 [+0.09] INFO: Running IPv4 custom multipath hash tests # 18.00 [+3.00] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 18.02 [+0.02] INFO: Packets sent on path1 / path2: 5850 / 6751 # 19.68 [+1.66] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 19.69 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 21.25 [+1.56] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 21.26 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 25.46 [+4.20] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 25.48 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 30.22 [+4.74] TEST: Multipath hash field: Source port (balanced) [ OK ] # 30.22 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16404 # 34.77 [+4.55] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 34.79 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 39.60 [+4.81] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 39.61 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16404 # 44.48 [+4.87] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 44.49 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 44.67 [+0.18] INFO: Running IPv6 custom multipath hash tests # 47.58 [+2.91] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 47.59 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851 # 49.40 [+1.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 49.41 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 51.18 [+1.77] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 51.19 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850 # 54.75 [+3.55] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 54.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1019.66 [+964.91] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1019.67 [+0.01] INFO: Packets sent on path1 / path2: 8260 / 8304 # 1022.05 [+2.38] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1022.06 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1026.87 [+4.81] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1026.88 [+0.01] INFO: Packets sent on path1 / path2: 16381 / 16389 # 1031.89 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1031.90 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1036.60 [+4.70] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1036.61 [+0.01] INFO: Packets sent on path1 / path2: 16380 / 16389 # 1041.04 [+4.43] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1041.05 [+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__->