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 # 29.61 [+29.61] TEST: ping [ OK ] # 31.18 [+1.58] TEST: ping6 [ OK ] # 31.27 [+0.08] INFO: Running IPv4 custom multipath hash tests # 36.57 [+5.31] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 36.59 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6452 # 39.02 [+2.43] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 39.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 43.50 [+4.47] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 43.51 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 47.75 [+4.24] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 47.76 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 58.16 [+10.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 58.18 [+0.02] INFO: Packets sent on path1 / path2: 16440 / 16329 # 65.07 [+6.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 65.08 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 72.13 [+7.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 72.15 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16329 # 78.67 [+6.52] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 78.68 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 79.26 [+0.58] INFO: Running IPv6 custom multipath hash tests # 84.64 [+5.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 84.64 [+0.01] INFO: Packets sent on path1 / path2: 5550 / 7051 # 87.69 [+3.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 87.72 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12602 # 91.42 [+3.70] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 91.43 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6250 # 96.08 [+4.64] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 96.11 [+0.03] INFO: Packets sent on path1 / path2: 2 / 12601 # 2574.49 [+2478.39] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2574.50 [+0.01] INFO: Packets sent on path1 / path2: 8328 / 8503 # 2577.57 [+3.07] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2577.58 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2583.27 [+5.69] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2583.28 [+0.01] INFO: Packets sent on path1 / path2: 16271 / 16499 # 2588.53 [+5.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2588.54 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2594.14 [+5.60] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2594.15 [+0.01] INFO: Packets sent on path1 / path2: 16272 / 16500 # 2599.44 [+5.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2599.45 [+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__->