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 # 16.97 [+16.97] TEST: ping [ OK ] # 18.24 [+1.27] TEST: ping6 [ OK ] # 18.32 [+0.08] INFO: Running IPv4 custom multipath hash tests # 21.53 [+3.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.54 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 23.55 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.57 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.03 [+3.46] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.04 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 29.84 [+2.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.24 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.25 [+0.01] INFO: Packets sent on path1 / path2: 16445 / 16324 # 40.58 [+5.32] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.87 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.88 [+0.01] INFO: Packets sent on path1 / path2: 16445 / 16325 # 51.32 [+5.44] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.53 [+0.20] INFO: Running IPv6 custom multipath hash tests # 55.24 [+3.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.26 [+0.03] INFO: Packets sent on path1 / path2: 5850 / 6752 # 57.18 [+1.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.20 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.43 [+2.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.44 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6352 # 62.45 [+3.01] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1209.40 [+1146.94] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1209.41 [+0.01] INFO: Packets sent on path1 / path2: 8387 / 8182 # 1212.01 [+2.60] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1212.02 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1217.10 [+5.07] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1217.11 [+0.01] INFO: Packets sent on path1 / path2: 16420 / 16351 # 1222.10 [+4.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1222.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1227.31 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1227.33 [+0.01] INFO: Packets sent on path1 / path2: 16420 / 16349 # 1232.34 [+5.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1232.35 [+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__->