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.84 [+15.84] TEST: ping [ OK ] # 17.16 [+1.32] TEST: ping6 [ OK ] # 17.25 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.38 [+3.12] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.38 [+0.01] INFO: Packets sent on path1 / path2: 7551 / 5050 # 22.29 [+1.91] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 25.67 [+3.37] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.70 [+0.03] INFO: Packets sent on path1 / path2: 6550 / 6050 # 28.42 [+2.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.43 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 33.82 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.83 [+0.01] INFO: Packets sent on path1 / path2: 16449 / 16320 # 38.85 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 44.41 [+5.54] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.42 [+0.01] INFO: Packets sent on path1 / path2: 16449 / 16320 # 49.83 [+5.41] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.85 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 50.06 [+0.20] INFO: Running IPv6 custom multipath hash tests # 53.54 [+3.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 53.54 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6050 # 55.62 [+2.07] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 55.63 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 58.58 [+2.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.59 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6851 # 61.61 [+3.01] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.64 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 1214.29 [+1152.65] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1214.30 [+0.01] INFO: Packets sent on path1 / path2: 8244 / 8363 # 1216.89 [+2.60] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1216.90 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1221.98 [+5.07] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1221.99 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16398 # 1227.13 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1227.15 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 1232.54 [+5.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1232.55 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16396 # 1237.80 [+5.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1237.81 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->