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.15 [+16.15] TEST: ping [ OK ] # 17.46 [+1.31] TEST: ping6 [ OK ] # 17.54 [+0.08] INFO: Running IPv4 custom multipath hash tests # 20.93 [+3.39] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.94 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 22.83 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.84 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 25.96 [+3.11] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.99 [+0.03] INFO: Packets sent on path1 / path2: 6301 / 6300 # 28.82 [+2.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.83 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 33.89 [+5.05] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.90 [+0.01] INFO: Packets sent on path1 / path2: 16270 / 16499 # 38.58 [+4.68] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.60 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 43.63 [+5.03] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.64 [+0.01] INFO: Packets sent on path1 / path2: 16270 / 16499 # 48.65 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.66 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 48.86 [+0.20] INFO: Running IPv6 custom multipath hash tests # 52.02 [+3.16] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.03 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6501 # 54.06 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 57.02 [+2.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 57.03 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6252 # 59.69 [+2.66] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.70 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1242.56 [+1182.87] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1242.57 [+0.01] INFO: Packets sent on path1 / path2: 8389 / 8214 # 1245.53 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1245.55 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1250.86 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1250.87 [+0.01] INFO: Packets sent on path1 / path2: 16454 / 16317 # 1256.06 [+5.19] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1256.07 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 1261.18 [+5.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1261.19 [+0.01] INFO: Packets sent on path1 / path2: 16453 / 16317 # 1266.25 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1266.26 [+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__->