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.64 [+17.64] TEST: ping [ OK ] # 19.01 [+1.38] TEST: ping6 [ OK ] # 19.12 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.96 [+3.84] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.97 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901 # 25.06 [+2.09] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 25.07 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 28.95 [+3.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.96 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6351 # 31.91 [+2.95] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.92 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 37.72 [+5.80] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.73 [+0.01] INFO: Packets sent on path1 / path2: 16480 / 16289 # 43.16 [+5.43] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 43.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 49.02 [+5.84] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 49.03 [+0.01] INFO: Packets sent on path1 / path2: 16480 / 16289 # 54.88 [+5.85] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.89 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 55.13 [+0.24] INFO: Running IPv6 custom multipath hash tests # 58.96 [+3.83] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.97 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6101 # 60.94 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 60.96 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 64.67 [+3.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 64.68 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6002 # 67.61 [+2.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 67.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1211.53 [+1143.90] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1211.54 [+0.01] INFO: Packets sent on path1 / path2: 8210 / 8367 # 1214.21 [+2.67] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1214.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1219.45 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1219.47 [+0.02] INFO: Packets sent on path1 / path2: 16399 / 16371 # 1224.47 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1224.48 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 1 # 1229.60 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1229.62 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16371 # 1234.68 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1234.69 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->