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 # 17.21 [+17.21] TEST: ping [ OK ] # 18.52 [+1.30] TEST: ping6 [ OK ] # 18.61 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.22 [+3.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.23 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001 # 24.20 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.21 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.41 [+3.21] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.42 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 30.28 [+2.86] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.29 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 35.68 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.69 [+0.02] INFO: Packets sent on path1 / path2: 16486 / 16283 # 41.03 [+5.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.04 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 46.50 [+5.46] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.51 [+0.01] INFO: Packets sent on path1 / path2: 16486 / 16283 # 52.20 [+5.70] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.22 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.53 [+0.31] INFO: Running IPv6 custom multipath hash tests # 56.26 [+3.74] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.28 [+0.02] INFO: Packets sent on path1 / path2: 6850 / 5751 # 58.39 [+2.11] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.40 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.00 [+3.60] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.02 [+0.02] INFO: Packets sent on path1 / path2: 6451 / 6151 # 65.40 [+3.38] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.41 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1234.27 [+1168.86] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1234.29 [+0.01] INFO: Packets sent on path1 / path2: 8255 / 8288 # 1236.95 [+2.66] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1236.96 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1242.35 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1242.36 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16377 # 1247.58 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1247.60 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1252.81 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1252.82 [+0.01] INFO: Packets sent on path1 / path2: 16393 / 16377 # 1257.86 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1257.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->