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 # 15.37 [+15.37] TEST: ping [ OK ] # 16.66 [+1.30] TEST: ping6 [ OK ] # 16.73 [+0.07] INFO: Running IPv4 custom multipath hash tests # 19.77 [+3.04] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.78 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 21.49 [+1.71] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.50 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 23.09 [+1.59] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.11 [+0.02] INFO: Packets sent on path1 / path2: 6150 / 6450 # 26.89 [+3.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 26.90 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 31.80 [+4.90] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.81 [+0.02] INFO: Packets sent on path1 / path2: 16394 / 16375 # 36.68 [+4.87] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.69 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 41.73 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.73 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16375 # 46.79 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 46.80 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.97 [+0.17] INFO: Running IPv6 custom multipath hash tests # 50.27 [+3.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.28 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5801 # 52.24 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.27 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 55.06 [+2.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 55.07 [+0.01] INFO: Packets sent on path1 / path2: 7102 / 5501 # 58.06 [+2.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 58.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1225.83 [+1167.76] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1225.84 [+0.01] INFO: Packets sent on path1 / path2: 8275 / 8331 # 1228.60 [+2.76] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1228.61 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1234.02 [+5.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1234.03 [+0.01] INFO: Packets sent on path1 / path2: 16477 / 16293 # 1239.12 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1239.15 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 0 # 1244.61 [+5.46] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1244.62 [+0.01] INFO: Packets sent on path1 / path2: 16476 / 16293 # 1249.62 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1249.63 [+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__->