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 # 25.43 [+25.43] TEST: ping [ OK ] # 26.98 [+1.55] TEST: ping6 [ OK ] # 27.07 [+0.09] INFO: Running IPv4 custom multipath hash tests # 32.22 [+5.15] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.23 [+0.01] INFO: Packets sent on path1 / path2: 6853 / 5751 # 34.63 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.63 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.64 [+4.00] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.65 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6650 # 42.41 [+3.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.42 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 48.50 [+6.08] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.51 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16370 # 54.72 [+6.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.73 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 # 61.14 [+6.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.14 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16370 # 67.00 [+5.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.01 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 67.56 [+0.55] INFO: Running IPv6 custom multipath hash tests # 72.52 [+4.96] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.53 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5803 # 74.91 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.93 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.51 [+3.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.52 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5950 # 82.47 [+3.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.48 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2525.88 [+2443.40] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2525.89 [+0.01] INFO: Packets sent on path1 / path2: 8384 / 8406 # 2528.90 [+3.01] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2528.91 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2534.31 [+5.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2534.32 [+0.01] INFO: Packets sent on path1 / path2: 16233 / 16537 # 2539.54 [+5.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2539.55 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2544.96 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2544.97 [+0.01] INFO: Packets sent on path1 / path2: 16232 / 16537 # 2550.32 [+5.36] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2550.33 [+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__->