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 # 15.64 [+15.64] TEST: ping [ OK ] # 16.92 [+1.27] TEST: ping6 [ OK ] # 16.99 [+0.07] INFO: Running IPv4 custom multipath hash tests # 20.29 [+3.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.30 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 22.02 [+1.73] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.03 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 23.80 [+1.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.43 [+0.63] INFO: Packets sent on path1 / path2: 6600 / 6000 # 27.50 [+3.07] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.53 [+0.03] INFO: Packets sent on path1 / path2: 1 / 12601 # 32.86 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.87 [+0.01] INFO: Packets sent on path1 / path2: 16370 / 16399 # 38.12 [+5.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.46 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.50 [+0.04] INFO: Packets sent on path1 / path2: 16370 / 16400 # 49.07 [+5.57] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.08 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 49.31 [+0.22] INFO: Running IPv6 custom multipath hash tests # 52.58 [+3.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.60 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6101 # 54.86 [+2.26] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 58.77 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.78 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 62.02 [+3.24] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.04 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1222.01 [+1159.97] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1222.02 [+0.02] INFO: Packets sent on path1 / path2: 8232 / 8336 # 1224.73 [+2.71] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1224.74 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1230.12 [+5.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1230.13 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16438 # 1235.15 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1235.21 [+0.06] INFO: Packets sent on path1 / path2: 32770 / 1 # 1240.73 [+5.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1240.75 [+0.02] INFO: Packets sent on path1 / path2: 16331 / 16439 # 1246.16 [+5.41] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1246.18 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32771 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__->